You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/08/30 21:45:53 UTC

[jira] Created: (AVRO-643) TestTraceCollection sometimes fails

TestTraceCollection sometimes fails
-----------------------------------

                 Key: AVRO-643
                 URL: https://issues.apache.org/jira/browse/AVRO-643
             Project: Avro
          Issue Type: Bug
          Components: java
    Affects Versions: 1.4.0
            Reporter: Doug Cutting
             Fix For: 1.4.1


TestTraceCollection sometimes fails with:

{code}
Testcase: testRecursingTrace took 2.116 sec
	FAILED
expected:<0> but was:<1>
junit.framework.AssertionFailedError: expected:<0> but was:<1>
	at org.apache.avro.ipc.trace.TestTraceCollection.testRecursingTrace(TestTraceCollection.java:95)
{code}


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.