Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/1859
that's odd
```
[32mWelcomePageSuite:[0m
[31m- Welcome sign is correct *** FAILED ***[0m
[31m The code passed to eventually never returned normally. Attempted 16
times over 20.46449854 seconds. Last failure message:
WelcomePageSuite.this.find("welcome")(WelcomePageSuite.this.driver).isDefined
was false. (WelcomePageSuite.scala:31)[0m
Zeppelin stop [60G[[1;32m OK [0;39m]
[36mRun completed in 37 seconds, 499 milliseconds.[0m
[36mTotal number of tests run: 1[0m
[36mSuites: completed 3, aborted 0[0m
[36mTests: succeeded 0, failed 1, canceled 0, ignored 0, pending 0[0m
[31m*** 1 TEST FAILED ***[0m
[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]
[31mException encountered when invoking run on a nested suite - The code
passed to eventually never returned normally. Attempted 16 times over
20.170745813 seconds. Last failure message:
AbstractFunctionalSuite.this.find("welcome")(AbstractFunctionalSuite.this.webDriver).isDefined
was false. *** ABORTED ***[0m
[31m Exception encountered when invoking run on a nested suite - The code
passed to eventually never returned normally. Attempted 16 times over
20.170745813 seconds. Last failure message:
AbstractFunctionalSuite.this.find("welcome")(AbstractFunctionalSuite.this.webDriver).isDefined
was false. (AbstractFunctionalSuite.scala:44)[0m
[36mRun completed in 33 seconds, 483 milliseconds.[0m
[36mTotal number of tests run: 0[0m
[36mSuites: completed 1, aborted 1[0m
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---