-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-System.Diagnostics.Tracingtest-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs
Milestone
Description
failed in job: runtime-libraries outerloop 20200621.1
failed tests:
System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceActivityLogging_InvalidBaggage
System.Net.Http.Functional.Tests.SocketsHttpHandler_DiagnosticsTest.SendAsync_ExpectedDiagnosticSourceActivityLoggingDoesNotOverwriteHeader
Error message
Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.
Stack trace
Child exception:
System.AggregateException: One or more errors occurred. (Assert.False() Failure
Expected: False
Actual: True)
---> Xunit.Sdk.FalseException: Assert.False() Failure
Expected: False
Actual: True
at System.Net.Http.Functional.Tests.DiagnosticsTest.<>c__DisplayClass14_0.<SendAsync_ExpectedDiagnosticSourceActivityLoggingDoesNotOverwriteHeader>b__1(KeyValuePair`2 kvp) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs:line 576
at System.Net.Http.Functional.Tests.FakeDiagnosticListenerObserver.FakeDiagnosticSourceWriteObserver.OnNext(KeyValuePair`2 value) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/FakeDiagnosticSourceListenerObserver.cs:line 31
at System.Diagnostics.DiagnosticListener.Write(String name, Object value) in /_/src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/DiagnosticListener.cs:line 262
at System.Diagnostics.DiagnosticSource.StopActivity(Activity activity, Object args) in /_/src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/DiagnosticSourceActivity.cs:line 51
at System.Net.Http.DiagnosticsHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Http/src/System/Net/Http/DiagnosticsHandler.cs:line 129
at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task`1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts, CancellationToken callerToken, Int64 timeoutTime) in /_/src/libraries/System.Net.Http/src/System/Net/Http/HttpClient.cs:line 533
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Future.cs:line 471
at System.Threading.Tasks.Task`1.get_Result() in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Future.cs:line 440
at System.Net.Http.Functional.Tests.DiagnosticsTest.<>c.<SendAsync_ExpectedDiagnosticSourceActivityLoggingDoesNotOverwriteHeader>b__14_0(String useVersionString) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs:line 587
Child process:
System.Net.Http.Functional.Tests, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.DiagnosticsTest+<>c Void <SendAsync_ExpectedDiagnosticSourceActivityLoggingDoesNotOverwriteHeader>b__14_0(System.String)
Child arguments:
1.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.Diagnostics.Tracingtest-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs