AssertionError in IntegrityCheckTest

Bug #1044513 reported by Peter Beaman
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Akiban Persistit
Fix Released
Medium
Peter Beaman

Bug Description

The method IntegrityCheckTest#testPruneRemovesAbortedTransactionStatus() failed during a build with this assertion:

java.lang.AssertionError:
 at org.junit.Assert.fail(Assert.java:91)
 at org.junit.Assert.assertTrue(Assert.java:43)
 at org.junit.Assert.assertTrue(Assert.java:54)
 at com.persistit.IntegrityCheckTest.testPruneRemovesAbortedTransactionStatus(IntegrityCheckTest.java:204)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...

The test was subject to a race between the CLEANUP_MANAGER thread and main.

Related branches

Peter Beaman (pbeaman)
Changed in akiban-persistit:
assignee: nobody → Peter Beaman (pbeaman)
Peter Beaman (pbeaman)
Changed in akiban-persistit:
status: Confirmed → Fix Committed
Peter Beaman (pbeaman)
Changed in akiban-persistit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.