-
Enhancement
-
Resolution: Done
-
Major
-
1.2.10.Final, 2.0.0.CR1
-
None
-
None
This test uses SynchrounousQueue to get synchronized results of timeout. The problem could be the queue offer can happen before there is actually some thread requesting the queue with its poll method. This could cause the test to fail.