-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge PR 191, test_200_17+18: check remote.emitted count fix
Newer curl versions send a GOAWAY frame rapidly after the response is received, making the test_200_17+18 fail since the desired log statement does not appear. Add the log output where the GOAWAY is received and check for that in the test cases in addition. Thanks to Rainer Jung for tracking this down.
- Loading branch information
Showing
2 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters