Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None

    Description

      Recently, most CI build fails with

      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
      

      error

      Attachments

        Activity

          People

            moon Lee Moon Soo
            moon Lee Moon Soo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: