running ant cppunit tests, a failure still results in BUILD SUCCESSFUL
----------------------------------------------------------------------
Key: ZOOKEEPER-377
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-377
Project: Zookeeper
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Patrick Hunt
Assignee: Giridharan Kesavan
Priority: Critical
Fix For: 3.2.0
Giri, can you take a look at this?
I ran "ant test"
looks like this test failed:
[exec] Zookeeper_operations::testOperationsAndDisconnectConcurrently1 :
assertion
then later...
[exec]
[exec]
/home/phunt/dev/workspace/svnzk_apache/src/c/tests/TestOperations.cc:551:
Assertion: equality assertion failed [Expected: -4, Actual : 0,
ZCONNECTIONLOSS != rc]
[exec] Failures !!!
[exec] Run: 38 Failure total: 1 Failures: 1 Errors: 0
[exec] make: *** [run-check] Error 1
[exec] Result: 2
test-core:
test-contrib:
BUILD SUCCESSFUL
Total time: 15 minutes 39 seconds
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.