Hoon Park created ZEPPELIN-1856:
-----------------------------------
Summary: Flaky Test:
InterpreterRestApiTest.testRestartInterpreterPerNote
Key: ZEPPELIN-1856
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1856
Project: Zeppelin
Issue Type: Bug
Components: rest-api, zeppelin-server
Reporter: Hoon Park
Flaky Test: InterpreterRestApiTest
Row Log - https://s3.amazonaws.com/archive.travis-ci.org/jobs/186375028/log.txt
Build Config - https://travis-ci.org/apache/zeppelin/jobs/186375028/config
{code}
Results :
Tests in error:
InterpreterRestApiTest.testRestartInterpreterPerNote:303 NullPointer
Tests run: 58, Failures: 0, Errors: 1, Skipped: 0
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project zeppelin-server: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/travis/build/apache/zeppelin/zeppelin-server/target/surefire-reports for
the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :zeppelin-server
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)