netty5/codec-http2/src/test/java/io/netty
Scott Mitchell adf2596c36 Http2FrameCodecTest increase timeout
Motivation:
Http2FrameCodecTest#newOutboundStream has a timeout of 1 second and has been observed to timeout on CI servers.

Modifications:
- Increase the timeout to 5 seconds

Result:
Less false positive test failures on CI servers.
2017-12-22 19:32:18 +01:00
..
handler/codec/http2 Http2FrameCodecTest increase timeout 2017-12-22 19:32:18 +01:00