GitHub user prabhjyotsingh reopened a pull request:
https://github.com/apache/incubator-zeppelin/pull/719
test testAngularDisplay failure
### What is this PR for?
There are few times when Selenium test case "testAngularDisplay" fails.
This to reproduce it on travis and fix it.
### What type of PR is it?
Bug Fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/incubator-zeppelin
testAngularDisplayFail
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/719.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #719
----
commit fd9c921a05784487e768fe80492d6f490f32053f
Author: Prabhjyot Singh <[email protected]>
Date: 2016-02-16T04:28:40Z
test testAngularDisplay failure
commit e2f62057864884c24641bd9b93bd1f9b96a1b9af
Author: Prabhjyot Singh <[email protected]>
Date: 2016-02-16T07:29:14Z
change import Base64
commit d3437eff52d42e4c69df6fbb2649bc1268b87015
Author: Prabhjyot Singh <[email protected]>
Date: 2016-02-16T09:08:11Z
trying to make CI fail again
WebElement paragraph2Editor =
driver.findElement(By.xpath(getParagraphXPath(10) + "//textarea"));
commit c2591aec374d28af514c668367f5409d5e38203c
Author: Prabhjyot Singh <[email protected]>
Date: 2016-02-16T09:36:02Z
fail should go away
commit 88c1eadf511f53cbf3c03d66cf558c0184f4f5f5
Author: Prabhjyot Singh <[email protected]>
Date: 2016-02-16T18:31:45Z
correct x-path
----
---
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.
---