-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-System.Net.Httptest-bugProblem in test source code (most likely)Problem in test source code (most likely)
Milestone
Description
Failed in #40841:
https://dev.azure.com/dnceng/public/_build/results?buildId=773535&view=ms.vss-test-web.build-test-results-tab&runId=24166882&paneView=debug&resultId=104442
Configurations:
net5.0-Windows_NT-Debug-x64-CoreCLR_release-Windows.10.Amd64.Server19H1.ES.Open
net5.0-Windows_NT-Release-x86-CoreCLR_release-Windows.10.Amd64.Server19H1.ES.Open
Stack Trace:
Details
Child exception:
Xunit.Sdk.DoesNotContainException: Assert.DoesNotContain() Failure
Found: (filter expression)
In value: ConcurrentQueue<EventWrittenEventArgs> [EventWrittenEventArgs { ActivityId = 00000000-0000-0000-0000-000000000000, Channel = None, EventId = 1, EventName = "RequestStart", EventSource = EventSource(System.Net.Http, d30b5633-7ef1-5485-b4e0-94979b102068), ... }, EventWrittenEventArgs { ActivityId = 00000000-0000-0000-0000-000000000000, Channel = None, EventId = -1, EventName = "EventCounters", EventSource = EventSource(System.Net.Http, d30b5633-7ef1-5485-b4e0-94979b102068), ... }, EventWrittenEventArgs { ActivityId = 00000000-0000-0000-0000-000000000000, Channel = None, EventId = -1, EventName = "EventCounters", EventSource = EventSource(System.Net.Http, d30b5633-7ef1-5485-b4e0-94979b102068), ... }, EventWrittenEventArgs { ActivityId = 00000000-0000-0000-0000-000000000000, Channel = None, EventId = -1, EventName = "EventCounters", EventSource = EventSource(System.Net.Http, d30b5633-7ef1-5485-b4e0-94979b102068), ... }, EventWrittenEventArgs { ActivityId = 00000000-0000-0000-0000-000000000000, Channel = None, EventId = -1, EventName = "EventCounters", EventSource = EventSource(System.Net.Http, d30b5633-7ef1-5485-b4e0-94979b102068), ... }, ...]
at System.Net.Http.Functional.Tests.TelemetryTest_Http11.<>c.<<EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue>b__1_0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 267
--- End of stack trace from previous location ---
at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 66
Child process:
System.Net.Http.Functional.Tests, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.TelemetryTest_Http11+<>c System.Threading.Tasks.Task <EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue>b__1_0()
Metadata
Metadata
Assignees
Labels
area-System.Net.Httptest-bugProblem in test source code (most likely)Problem in test source code (most likely)