Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] Small Selenium test fixes #1882

Closed
wants to merge 1 commit into from
Closed

[MINOR] Small Selenium test fixes #1882

wants to merge 1 commit into from

Conversation

bitchelov
Copy link
Contributor

@bitchelov bitchelov commented Jan 10, 2017

What is this PR for?

Remove unused imports;
Replace "Thread.sleep" (unstable solution);
Add "deleteTestNotebook()" method -> testWidth.

What type of PR is it?

[Refactoring]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

Travis-CI

Screenshots (if appropriate)

https://travis-ci.org/apache/zeppelin/builds/190644901 -> https://travis-ci.org/apache/zeppelin/jobs/190644918

Questions:

  • Does the licenses files need update? (no)
  • Is there breaking changes for older versions? (no)
  • Does this needs documentation? (no)

Remove unused imports;
Replace "Thread.sleep" (unstable solution);
Add "deleteTestNotebook()" method  -> testWidth.
@Leemoonsoo
Copy link
Member

@bitchelov Thanks for making selenium test more stable!

LGTM and merge to master if no more discussions.

@asfgit asfgit closed this in 4342156 Jan 12, 2017
asfgit pushed a commit that referenced this pull request Jan 12, 2017
### What is this PR for?
Remove unused imports;
Replace "Thread.sleep" (unstable solution);
Add "deleteTestNotebook()" method  -> testWidth.

### What type of PR is it?
[Refactoring]

### Todos
* [ ] - Task

### What is the Jira issue?
* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/
* Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. [ZEPPELIN-533]

### How should this be tested?
Travis-CI

### Screenshots (if appropriate)
https://travis-ci.org/apache/zeppelin/builds/190644901 -> https://travis-ci.org/apache/zeppelin/jobs/190644918

### Questions:
* Does the licenses files need update? (no)
* Is there breaking changes for older versions? (no)
* Does this needs documentation? (no)

Author: Unknown <Sokurito@gmail.com>

Closes #1882 from bitchelov/automationTestFix and squashes the following commits:

f898c59 [Unknown] [MINOR] Small Selenium test fixes

(cherry picked from commit 4342156)
Signed-off-by: Jongyoul Lee <jongyoul@apache.org>
@jongyoul
Copy link
Member

Merged it into master and branch-0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants