netty5/codec-http2/src
Scott Mitchell c590e3bd63 HTTP/2 relax test timeouts
Motivation:
Build failures have been observed with 2 second timeouts on the CI servers. We should make the timeouts longer to reduce false positive test failures due to tests timing out prematurely.

Modifications:
- Increase timeouts from 2 and 3 seconds to 5 seconds.

Result:
Less false positive test failures.
2017-01-18 08:02:15 +01:00
..
main/java/io/netty/handler/codec/http2 DefaultHttp2Connection modifying child map while iterating 2017-01-11 11:07:18 -08:00
test HTTP/2 relax test timeouts 2017-01-18 08:02:15 +01:00