netty5/common/src
Norman Maurer d315f1b3ba [#5551] Fix sporadic GlobalEventExecutorTest.testAutomaticStartStop test failure
Motivation:

We saw some sporadic test failures for GlobalEventExecutorTest.testAutomaticStartStop test. This is caused parallel execution of tests in combination with assert checks that will be affected.

Modifications:

Remove fragile assert checks.

Result:

No more sporadic test failures
2016-07-25 08:26:30 +02:00
..
main Ensure shared capacity is updated correctly when WeakOrderQueue is collected. 2016-07-24 20:56:51 +02:00
test [#5551] Fix sporadic GlobalEventExecutorTest.testAutomaticStartStop test failure 2016-07-25 08:26:30 +02:00