[ZEPPELIN-1009] [HOTFIX] Fix Selenium test error#1034
Conversation
|
@Leemoonsoo Previous errors are gone, nice find |
|
Looks great to me |
|
I'm getting different error ... |
e97c93f to
667578c
Compare
c762f7d to
fb3e9f6
Compare
|
Fixed all error on
now getting errors from Here's some experiments about
And i tried narrow down what cause the error on apache travis account, and in case of And i believe it locates |
|
Sounds great! Shall we merge this guy then, and handle this nasty click in |
|
@bzz @Leemoonsoo, you said "i believe it locates Inserts New button and click(), but nothing happens and test fails". This may be related to https://issues.apache.org/jira/browse/ZEPPELIN-1033. It's not just integration test which fails, the actual functions seem to be broken. |
|
@bzz Let me merge this into master and branch-0.6 then |
### What is this PR for? Fix selenium test error described in [ZEPPELIN-1009](https://issues.apache.org/jira/browse/ZEPPELIN-1009) ### What type of PR is it? Hot Fix ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1009 ### How should this be tested? Outline the steps to test the PR here. ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Lee moon soo <moon@apache.org> Closes #1034 from Leemoonsoo/ZEPPELIN-1009 and squashes the following commits: 9a048af [Lee moon soo] restore changes 13e15f1 [Lee moon soo] print browser log 63e8682 [Lee moon soo] sleep ec03834 [Lee moon soo] try trusty f05d741 [Lee moon soo] set firefox addon ver c33d9ff [Lee moon soo] try different xpath 430e273 [Lee moon soo] restore f145da5 [Lee moon soo] Take some screenshots b4cab5f [Lee moon soo] Remove debug mesg 1c1b2b8 [Lee moon soo] Increase resolution b2edf6f [Lee moon soo] change xvfb screen resolution 41d9875 [Lee moon soo] more msg 4d27bf7 [Lee moon soo] More mesg 1dd6e50 [Lee moon soo] add more debug msg 54d58b6 [Lee moon soo] escape quote fb3e9f6 [Lee moon soo] Add a paragraph infront to prevent main menu cover angular element 667578c [Lee moon soo] add debug messages da38256 [Lee moon soo] update getParagraphXPath() 55e78ec [Lee moon soo] trigger ci 13dee87 [Lee moon soo] fix (cherry picked from commit 8085ab6) Signed-off-by: Lee moon soo <moon@apache.org>

What is this PR for?
Fix selenium test error described in ZEPPELIN-1009
What type of PR is it?
Hot Fix
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1009
How should this be tested?
Outline the steps to test the PR here.
Questions: