aspnet / KestrelHttpServer

[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
2.63k stars 528 forks source link

Expect correct error message in HTTP/2 test #3085

Closed halter73 closed 5 years ago

halter73 commented 5 years ago

Since AbortedStream_ResetsAndDrainsRequest_RefusesFramesAfterClientReset sends an RST frame before the final frame instead of an EOS frame like AbortedStream_ResetsAndDrainsRequest_RefusesFramesAfterEndOfStream, we need to expect a slightly different error message in the client reset test.

You can see the issue in the most recent failure reported in #3022:

http://aspnetci/viewLog.html?buildId=590193&buildTypeId=Releases_22xPublic_Win2012