Github user bzz commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/152#issuecomment-141852973
  
    @randerzander thank you for bringing it to our attention!
    
    So, it looks like selenium in-browser Integration Tests of Zeppelin Server 
submodule are failing here:
    
    ```
    -------------------------------------------------------
     T E S T S
    -------------------------------------------------------
    Running org.apache.zeppelin.ZeppelinIT
    Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 68.171 sec 
<<< FAILURE! - in org.apache.zeppelin.ZeppelinIT
    testAngularDisplay(org.apache.zeppelin.ZeppelinIT)  Time elapsed: 67.963 
sec  <<< ERROR!
    org.openqa.selenium.NoSuchElementException: Unable to locate element: 
{"method":"xpath","selector":"//div[@ng-controller=\"ParagraphCtrl\"][1]//div[@id=\"angularTestButton\"]"}
    Command duration or timeout: 14 milliseconds
    ```
    @Madhuka can you verify that it actually passes well please? (at first on 
your local env, by something like `mvn -am -pl zeppelin-server 
integration-test`)


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to