[ZEPPELIN-1110] Catch Exception in ZeppelinIT. testSparkInterpreterDependencyLoading#1129
Closed
minahlee wants to merge 4 commits into
Closed
[ZEPPELIN-1110] Catch Exception in ZeppelinIT. testSparkInterpreterDependencyLoading#1129minahlee wants to merge 4 commits into
minahlee wants to merge 4 commits into
Conversation
Member
|
Looks good to me |
Contributor
|
👍 |
Member
Author
|
Let me merge this into master as hotfix once the selenium test of last commit becomes green. |
Member
|
CI is green now! |
PhilippGrulich
pushed a commit
to SWC-SENSE/zeppelin
that referenced
this pull request
Aug 8, 2016
…pendencyLoading ### What is this PR for? Catch Exception in case dialog is removed from dom to fix flaky test of `ZeppelinIT. testSparkInterpreterDependencyLoading` ### What type of PR is it? Hot Fix ### What is the Jira issue? [ZEPPELIN-1110](https://issues.apache.org/jira/browse/ZEPPELIN-1110) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Mina Lee <minalee@apache.org> Closes apache#1129 from minahlee/ZEPPELIN-1110 and squashes the following commits: c681410 [Mina Lee] Retrigger CI 69da3c1 [Mina Lee] Retrigger CI 21435be [Mina Lee] Retrigger CI 8cd7065 [Mina Lee] catch StaleElementReferenceException in case dialog is removed from dom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is this PR for?
Catch Exception in case dialog is removed from dom to fix flaky test of
ZeppelinIT. testSparkInterpreterDependencyLoadingWhat type of PR is it?
Hot Fix
What is the Jira issue?
ZEPPELIN-1110
Questions: