[cronet] Fix BidirectionalStreamQuicTest#testStreamFailBeforeWriteIsExecutedOnNetworkThread flake
The assertion on quic detail error code is flaky. Sometimes we get QUIC_PACKET_READ_ERROR. The test is meant to test that there is no crash. The detail error information is not crucial. This test removes it. Bug: 746575 Change-Id: I53800ee57aced2cd5aa22d67d39de022f47ac9ce Reviewed-on: https://chromium-review.googlesource.com/580533Reviewed-by:Miriam Gershenson <mgersh@chromium.org> Commit-Queue: Helen Li <xunjieli@chromium.org> Cr-Commit-Position: refs/heads/master@{#488438}
Showing
Please register or sign in to comment