You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2015/09/08 04:58:45 UTC

[jira] [Updated] (CURATOR-260) Fix tests in CURATOR-3.0

     [ https://issues.apache.org/jira/browse/CURATOR-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jordan Zimmerman updated CURATOR-260:
-------------------------------------
    Description: 
* TestSessionFailRetryLoop fails intermittently after CURATOR-253

Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.748 sec <<< FAILURE! - in org.apache.curator.TestSessionFailRetryLoop
testBasic(org.apache.curator.TestSessionFailRetryLoop)  Time elapsed: 0.182 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.fail(Assert.java:101)
	at org.apache.curator.TestSessionFailRetryLoop.testBasic(TestSessionFailRetryLoop.java:216)


  was:
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.748 sec <<< FAILURE! - in org.apache.curator.TestSessionFailRetryLoop
testBasic(org.apache.curator.TestSessionFailRetryLoop)  Time elapsed: 0.182 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.fail(Assert.java:101)
	at org.apache.curator.TestSessionFailRetryLoop.testBasic(TestSessionFailRetryLoop.java:216)



> Fix tests in CURATOR-3.0
> ------------------------
>
>                 Key: CURATOR-260
>                 URL: https://issues.apache.org/jira/browse/CURATOR-260
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 3.0.0
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>             Fix For: 3.0.0
>
>
> * TestSessionFailRetryLoop fails intermittently after CURATOR-253
> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.748 sec <<< FAILURE! - in org.apache.curator.TestSessionFailRetryLoop
> testBasic(org.apache.curator.TestSessionFailRetryLoop)  Time elapsed: 0.182 sec  <<< FAILURE!
> java.lang.AssertionError: null
> 	at org.testng.Assert.fail(Assert.java:94)
> 	at org.testng.Assert.fail(Assert.java:101)
> 	at org.apache.curator.TestSessionFailRetryLoop.testBasic(TestSessionFailRetryLoop.java:216)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)