GitHub user prabhjyotsingh opened a pull request:

    https://github.com/apache/zeppelin/pull/2070

    [ZEPPELIN-2155] Flaky test: NotebookTest -   
NotebookTest.testPublicPrivateNewNote:11…

    ### What is this PR for?
    Will do this in two parts, this one is easy. Just give some static name to 
note say "1111" so it is always the first note.
    
    So, this fixes `NotebookTest.testPublicPrivateNewNote:1173 
expected:<2C[B7YJQ16]> but was:<2C[A45Z6X7]>`
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### What is the Jira issue?
    * 
[https://issues.apache.org/jira/browse/ZEPPELIN-2155](https://issues.apache.org/jira/browse/ZEPPELIN-2155)
    
    ### How should this be tested?
    CI should not fail with  `NotebookTest.testPublicPrivateNewNote:1173 
expected:<2C[B7YJQ16]> but was:<2C[A45Z6X7]>`


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

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

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

    https://github.com/apache/zeppelin/pull/2070.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 #2070
    
----
commit 9a5be5beec1e4bc5117262f0c67a529559af62a6
Author: Prabhjyot Singh <prabhjyotsi...@gmail.com>
Date:   2017-02-26T07:41:46Z

    Flaky test: NotebookTest -   NotebookTest.testPublicPrivateNewNote:1173 
expected:<2C[B7YJQ16]> but was:<2C[A45Z6X7]>

----


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