Re: [collections] Race condition

2003-12-03 Thread Phil Steitz
the next gump run! Today it only happens when I run TestAllPackages. Stephen - Original Message - From: Stephen Colebourne [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 12:46 AM Subject: [collections] Race condition Sadly there seems

Re: [collections] Race condition

2003-12-03 Thread Stephen Colebourne
Message - From: Stephen Colebourne [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 12:46 AM Subject: [collections] Race condition Sadly there seems to be a race condition in one of the new classes/tests There was 1

Re: [collections] Race condition

2003-12-03 Thread Michael Heuer
Commons Developers List [EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 12:46 AM Subject: [collections] Race condition Sadly there seems to be a race condition in one of the new classes/tests There was 1 failure: 1) testMapIteratorSet

Re: [collections] Race condition

2003-12-02 Thread Stephen Colebourne
[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 12:46 AM Subject: [collections] Race condition Sadly there seems to be a race condition in one of the new classes/tests There was 1 failure: 1) testMapIteratorSet(TestFlat3Map.bulkTestMapIterator.testMapIteratorSet

[collections] Race condition

2003-12-01 Thread Stephen Colebourne
Sadly there seems to be a race condition in one of the new classes/tests There was 1 failure: 1) testMapIteratorSet(TestFlat3Map.bulkTestMapIterator.testMapIteratorSet) junit.framework.AssertionFailedError: Map must not contain old value expected:false but was:true at