Github user dragonsinth commented on a diff in the pull request:

    https://github.com/apache/curator/pull/88#discussion_r34184613
  
    --- Diff: 
curator-framework/src/test/java/org/apache/curator/framework/imps/TestBlockUntilConnected.java
 ---
    @@ -232,4 +232,30 @@ public void run()
                 CloseableUtils.closeQuietly(client);
             }
         }
    +
    +    /**
    +     * Test that we are actually connected every time that we block until 
connection is established in a tight loop.
    +     */
    +    @Test
    --- End diff --
    
    qq: how long does this test take to run? not sure it matters, but some 
projects use @SlowTest or annotations like that


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

Reply via email to