testmycode / tmc-netbeans

Test My Code NetBeans plugin
GNU General Public License v2.0
19 stars 18 forks source link

EventSendBufferTest.discardsOldestEventsOnOverflow() is flaky #69

Open mpartel opened 10 years ago

mpartel commented 10 years ago

Fails occasionally at assertArrayEquals(expecteds, savedEvents.getValue()); with savedEvents.getValue() having length=0.