adf2596c36
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.