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 <prabhjyotsi...@gmail.com>
Date:   2016-02-16T04:28:40Z

    test testAngularDisplay failure

commit e2f62057864884c24641bd9b93bd1f9b96a1b9af
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-02-16T07:29:14Z

    change import Base64

commit d3437eff52d42e4c69df6fbb2649bc1268b87015
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
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 <prabhjyotsi...@gmail.com>
Date:   2016-02-16T09:36:02Z

    fail should go away

commit 88c1eadf511f53cbf3c03d66cf558c0184f4f5f5
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-02-16T18:31:45Z

    correct x-path

commit c3dba4bb2a64f57cdb4a08d55d3e6aa035ae2b5d
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-02-19T06:19:04Z

    Merge remote-tracking branch 'origin/master' into testAngularDisplayFail

commit 4351484656febb844fd5046155aabaa137579ad7
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-02-20T16:46:34Z

    Merge remote-tracking branch 'origin/master' into testAngularDisplayFail

commit c358707ffb6c34cdd9ec3a2c6a5ed4019defc5e5
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-02-21T06:30:25Z

    Merge remote-tracking branch 'origin/master' into testAngularDisplayFail

commit 2ea0d98416bb28286e8872a5d24c6664e4f78c67
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-02-22T05:55:33Z

    Merge remote-tracking branch 'origin/master' into testAngularDisplayFail
    
    # Conflicts:
    #   
zeppelin-server/src/test/java/org/apache/zeppelin/AbstractZeppelinIT.java
    #   
zeppelin-server/src/test/java/org/apache/zeppelin/integration/ParagraphActionsIT.java
    #   
zeppelin-server/src/test/java/org/apache/zeppelin/integration/ZeppelinIT.java

commit 257150599934208b5161f0e194fe6c798cff3931
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-02-22T07:14:20Z

    replace System.out.println with LOG.info

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to