You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Lee moon soo (JIRA)" <ji...@apache.org> on 2017/01/20 08:11:26 UTC

[jira] [Created] (ZEPPELIN-1986) WelcomePageSuite test fail

Lee moon soo created ZEPPELIN-1986:
--------------------------------------

             Summary: WelcomePageSuite test fail
                 Key: ZEPPELIN-1986
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1986
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Lee moon soo


Recently, most CI build fails with

{code}
Run starting. Expected test count is: 1
Pid dir doesn't exist, create /home/travis/build/apache/zeppelin/run
Zeppelin start [  OK  ]
< HTTP/1.1 200 OK
WelcomePageSuite:
- Welcome sign is correct *** FAILED ***
  The code passed to eventually never returned normally. Attempted 16 times over 20.624629993000003 seconds. Last failure message: WelcomePageSuite.this.find("welcome")(WelcomePageSuite.this.driver).isDefined was false. (WelcomePageSuite.scala:31)
Zeppelin stop [  OK  ]
Run completed in 40 seconds, 857 milliseconds.
Total number of tests run: 1
Suites: completed 3, aborted 0
Tests: succeeded 0, failed 1, canceled 0, ignored 0, pending 0
*** 1 TEST FAILED ***
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test (test) on project zeppelin-server: There are test failures -> [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}

error



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)