-
Notifications
You must be signed in to change notification settings - Fork 523
Failing Test: RequestTimesOutWhenRequestBodyNotReceivedAtSpecifiedMinimumRate #2539
Comments
Isn't a 2.1 stack trace; is it TargetFramework specific? |
No, I've seen both versions of the stack:
|
@pakrym are you still looking at this? |
No |
Disregard the failure from 20 Mar, that was a general issue that has been fixed. Alternate error message from:
All other failures have the same timeout error from the original post above. |
39 Additional failures in Release/2.1 from 24-Jan to current. There are many failures from 24-29 Jan across all OS's. These mostly look like issues with the new Memory type. Recent failures since 17-Apr have been on Ubuntu and all 6 match the original timeout error above. These are all netcoreapp2.0 failures. |
Also failed on my dev machine:
|
All recent failures: Most common stack:
It seems the test fails most often (or only) in test group Unable to repro when running just this test in a loop. Passes 100/100.
Environments tested:
|
This is the flakiest kestrel test on the CI right now.
http://aspnetci/project.html?projectId=XPlat&buildTypeId=&tab=testDetails&testNameId=3964293374486126820&order=TEST_STATUS_DESC&branch_XPlat=__all_branches__&itemsCount=50
It started on April 14th and has 38 failures. It does not appear to be OS specific except that there are no failures on Mac.
The text was updated successfully, but these errors were encountered: