Github user prasadwagle commented on the issue:
https://github.com/apache/incubator-zeppelin/pull/860
@bzz I rebased off the latest master and got the error below. Should I
create a new jira issue or is this a duplicate?
https://travis-ci.org/apache/incubator-zeppelin/jobs/134535308
18:38:26,926 ERROR org.apache.zeppelin.AbstractZeppelinIT:153 - Exception
in ZeppelinIT while testSparkInterpreterDependencyLoading
org.openqa.selenium.NoSuchElementException: Unable to locate element:
{"method":"xpath","selector":"//div[@id='spark']//form//button[1]"}
Command duration or timeout: 30.08 seconds
...
testSparkInterpreterDependencyLoading(org.apache.zeppelin.integration.ZeppelinIT)
Time elapsed: 82.819 sec <<< ERROR!
org.openqa.selenium.NoSuchElementException: Unable to locate element:
{"method":"xpath","selector":"//div[@id='spark']//form//button[1]"}
Command duration or timeout: 30.08 seconds
...
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 109.101 sec
<<< FAILURE! - in org.apache.zeppelin.integration.ZeppelinIT
testSparkInterpreterDependencyLoading(org.apache.zeppelin.integration.ZeppelinIT)
Time elapsed: 82.819 sec <<< ERROR!
org.openqa.selenium.NoSuchElementException: Unable to locate element:
{"method":"xpath","selector":"//div[@id='spark']//form//button[1]"}
Command duration or timeout: 30.08 seconds
For documentation on this error, please visit:
http://seleniumhq.org/exceptions/no_such_element.html
...
Results :
Tests in error:
ZeppelinIT.testSparkInterpreterDependencyLoading:243 û NoSuchElement
Unable to...
Tests run: 14, Failures: 0, Errors: 1, Skipped: 0
---
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.
---