Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-878

ZeppelinIT.testSparkInterpreterDependencyLoading fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • None
    • None

    Description

      This test `ZeppelinIT.testSparkInterpreterDependencyLoading` has failed multiple times, with 2 different cases.

      • CASE I "Save button not found on adding `org.apache.commons:commons-csv` dependence to Spark interpreter"
        PR #860
        https://travis-ci.org/apache/incubator-zeppelin/jobs/132702968
        See attached Screenshot-860
        23:18:41,898 ERROR org.apache.zeppelin.AbstractZeppelinIT:153 - Exception in ZeppelinIT while testSparkInterpreterDependencyLoading 
        org.openqa.selenium.ElementNotVisibleException: Element is not currently visible and so may not be interacted with
        ...
        org.apache.zeppelin.integration.ZeppelinIT.testSparkInterpreterDependencyLoading(ZeppelinIT.java:209)
            

        Details in ZEPPELIN-928

      • CASE II "Notebook->Create New Note" is not visible after click
        PR #935
        https://s3.amazonaws.com/archive.travis-ci.org/jobs/134076536/log.txt
        See attached Screenshot-1
        06:25:41,517 ERROR org.apache.zeppelin.AbstractZeppelinIT:153 - Exception in ZeppelinIT while testSparkInterpreterDependencyLoading 
        org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for visibility of element located by By.id: noteNameModal
           

        Details in ZEPPELIN-929

      • CASE III "Configuration page" is open, instead of interpreter page
        in `ZeppelinIT.testSparkInterpreterDependencyLoading`
        details in ZEPPELIN-942

      To run IT tests locally user

      PATH=~/Applications/Firefox.app/Contents/MacOS/:$PATH CI="true" mvn verify -Pspark-1.6 -Phadoop-2.3 -Ppyspark -B -pl "zeppelin-interpreter,zeppelin-zengine,zeppelin-server,zeppelin-display,spark-dependencies,spark" -Dtest="org.apache.zeppelin.AbstractFunctionalSuite" -DfailIfNoTests=false
      

      Attachments

        1. screenshot-860.png
          589 kB
          Alexander Bezzubov
        2. screenshot-1.png
          92 kB
          Alexander Bezzubov

        Issue Links

          Activity

            People

              Unassigned Unassigned
              prasadwagle Prasad Wagle
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: