Github user felixcheung commented on the issue:

    https://github.com/apache/zeppelin/pull/1859
  
    that's odd
    ```
    WelcomePageSuite:
    - Welcome sign is correct *** FAILED ***
      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)
    Zeppelin stop [  OK  ]
    Run completed in 37 seconds, 499 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] 
    [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 ***
      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)
    Run completed in 33 seconds, 483 milliseconds.
    Total number of tests run: 0
    Suites: completed 1, aborted 1
    ```


---
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.
---

Reply via email to