GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/958

    [Hot Fix] Fix flaky ZeppelinIT build

    ### What is this PR for?
    Master is failing for ZeppelinIT at 
testSparkInterpreterDependencyLoading:243, as the previous line's 
`testDepRemoveBtn.click()` is taking it to a different page. 
    
    
    
    ### What type of PR is it?
    [Hot Fix]
    
    ### Todos
    * [x] - Change all add/remove dependencies/property's div to button
    * [x] - make relevant change in selenium test case.
    
    ### What is the Jira issue?
    (ZEPPELIN-950)[https://issues.apache.org/jira/browse/ZEPPELIN-950]
    
    ### How should this be tested?
    CI should pass
    
    
    
    ### Questions:
    * Does the licenses files need update? N/A
    * Is there breaking changes for older versions? N/A
    * Does this needs documentation? N/A
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prabhjyotsingh/incubator-zeppelin ZEPPELIN-950

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/958.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 #958
    
----
commit 831937089a066a9bc72ed8d0a603bc7a85d3c179
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2016-06-03T18:55:34Z

    Fix flaky ZeppelinIT build

----


---
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