netty5/codec-http2/src
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
..
main/java/io/netty/handler/codec/http2 HpackDecoder#addHeader has an unused parameter 2017-12-22 07:17:24 +01:00
test Http2FrameCodecTest increase timeout 2017-12-22 19:32:18 +01:00