netty5-build/src/main
Xiaoyan Lin d513280534 Add TimedOutTestsListener to print the full thread dump on test timeout
Motivation:

See https://github.com/netty/netty/issues/3172

Modifications:

Copy TimedOutTestsListener from 18f9b77a32/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/test/TimedOutTestsListener.java

Result:

If a test is set the timeout parameter using junit's @Test(timeout = ...) and the timeout is triggered, a full stack trace dump will be outputted and also output the deadlocks if any.
2016-03-04 14:38:15 +09:00
..
java/io/netty/build Add TimedOutTestsListener to print the full thread dump on test timeout 2016-03-04 14:38:15 +09:00
resources Remove NoFinalize from the checkstyle rule 2014-05-07 17:30:56 +09:00