Colin Patrick McCabe created ZOOKEEPER-1631:
-----------------------------------------------
Summary: cppunit test TestOperations.cc fails
Key: ZOOKEEPER-1631
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1631
Project: ZooKeeper
Issue Type: Bug
Affects Versions: 3.4.6
Reporter: Colin Patrick McCabe
Priority: Minor
I tried running "make run-check" on the cppunit tests, and got the following
error:
{code}
tests/TestOperations.cc:270: Assertion: equality assertion failed [Expected: 1,
Actual : 0]
tests/TestOperations.cc:339: Assertion: assertion failed [Expression:
timeMock==zh->last_recv]
tests/TestOperations.cc:407: Assertion: equality assertion failed [Expected: 1,
Actual : 0]
tests/TestOperations.cc:212: Assertion: equality assertion failed [Expected:
-7, Actual : 0]
{code}
I thought this might be an environment issue, but I was able to reproduce it on
both Ubuntu 12.04 and OpenSUSE 12.1
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira