netty5/buffer/src
Norman Maurer 95b9b0af5c Increase timeout and decrement number of operations in AbstractByteBufTest.testToStringMultipleThreads
Motivation:

We saw some timeouts on the CI when the leak detection is enabled.

Modifications:

- Use smaller number of operations in test
- Increase timeout

Result:

CI not times out.
2018-01-31 14:57:38 +01:00
..
main/java/io/netty/buffer ByteBufUtil.isText method should be safe to be called concurrently 2018-01-31 13:47:49 +01:00
test/java/io/netty/buffer Increase timeout and decrement number of operations in AbstractByteBufTest.testToStringMultipleThreads 2018-01-31 14:57:38 +01:00