abhiramb / multithreadedtc

Automatically exported from code.google.com/p/multithreadedtc
0 stars 0 forks source link

ScheduledExecutorTest #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Execute the test mtcversion.ScheduledExecutorTest 100 times:
        public void runTest() throws Throwable {
            TestFramework.runManyTimes(this, 100);
        }

What is the expected output? What do you see instead?
The test is flaky. Sometimes it passes and sometimes it fails. With 100 
repetitions, it fails consistently.

Original issue reported on code.google.com by tom...@google.com on 11 Jun 2011 at 9:12

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r38.

Original comment by tom...@google.com on 11 Jun 2011 at 9:14

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 0b06576be36b.

Original comment by tom...@google.com on 17 Oct 2011 at 7:59