-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-System.Net.Httptest-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs
Milestone
Description
This is fork of #40881 where new failure was originally reported. It failed again few times recently in CI.
For master, it was always on Windows7 queue but there are other failures in various PRs (and maybe same root cause)
System.Net.Tests.HttpWebRequestTest_Async.Timeout_SetTenMillisecondsOnLoopback_ThrowsWebException [FAIL]
Assert.InRange() Failure
Range: (1 - 15000)
Actual: 0
Stack Trace:
/_/src/libraries/System.Net.Requests/tests/HttpWebRequestTest.cs(525,0): at System.Net.Tests.HttpWebRequestTest.<>c.<Timeout_SetTenMillisecondsOnLoopback_ThrowsWebException>b__38_0(LoopbackServer server, Uri url)
/_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs(78,0): at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass12_0.<CreateServerAsync>b__0(LoopbackServer server)
/_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs(72,0): at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options)
/_/src/libraries/System.Net.Requests/tests/HttpWebRequestTest.cs(516,0): at System.Net.Tests.HttpWebRequestTest.Timeout_SetTenMillisecondsOnLoopback_ThrowsWebException()
--- End of stack trace from previous location ---
Finished: System.Net.Requests.Tests
=== TEST EXECUTION SUMMARY ===
System.Net.Requests.Tests Total: 1107, Errors: 0, Failed: 1, Skipped: 6, Time: 7.189s
Metadata
Metadata
Assignees
Labels
area-System.Net.Httptest-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs