Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
2 similar failures, when on `ZeppelinIT.testSparkInterpreterDependencyLoading` Interpreter page was not visited (it was Configuration or Main page instead)
#946 - https://s3.amazonaws.com/archive.travis-ci.org/jobs/134570147/log.txt
#860 - https://s3.amazonaws.com/archive.travis-ci.org/jobs/134671260/log.txt
Running org.apache.zeppelin.integration.SparkParagraphIT at org.apache.zeppelin.integration.SparkParagraphIT.startUp(SparkParagraphIT.java:47) Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"partial link text","selector":"Create new note"} ... Running org.apache.zeppelin.integration.ZeppelinIT at org.apache.zeppelin.integration.ZeppelinIT.testSparkInterpreterDependencyLoading(ZeppelinIT.java:243) Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate element: {"method":"xpath","selector":"//div[@id='spark']//form//button[1]"}
From the screenshot - it looks like test ends up on Configuration page, instead of Interpreter page
Attachments
Attachments
Issue Links
- is duplicated by
-
ZEPPELIN-950 Fix flaky ZeppelinIT build
- Closed