Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DiagnosticsTest.SendAsync_ExpectedDiagnosticCancelledLogging Assert failing area-System.Net.Http.Functional.Tests #20204

Closed
steveharter opened this issue Feb 13, 2017 · 3 comments
Labels
area-System.Net.Http test-run-core Test failures in .NET Core test runs
Milestone

Comments

@steveharter
Copy link
Member

Test appears to be added with dotnet/corefx#15971 and is affecting Linux tests
cc@lmolkova
cc@stephentoub

Assert.Equal() Failure
18:57:42 Expected: 42
18:57:42 Actual: 134
18:57:42 Stack Trace:
18:57:42 /mnt/resource/j/workspace/dotnet_corefx/master/outerloop_opensuse42.1_debug/src/Common/tests/System/Diagnostics/RemoteExecutorTestBase.cs(167,0): at System.Diagnostics.RemoteExecutorTestBase.RemoteInvokeHandle.Dispose()
18:57:42 /mnt/resource/j/workspace/dotnet_corefx/master/outerloop_opensuse42.1_debug/src/System.Net.Http/tests/FunctionalTests/DiagnosticsTests.cs(219,0): at System.Net.Http.Functional.Tests.DiagnosticsTest.SendAsync_ExpectedDiagnosticCancelledLogging()
18:57:42 Finished: System.Net.Http.Functional.Tests

@stephentoub
Copy link
Member

Is there any stack trace earlier in the log from an unhandled exception? Exit code 134 suggests the remote executor app crashed.

@Priya91
Copy link
Contributor

Priya91 commented Feb 13, 2017

This is a dupe of #20197

@danmoseley
Copy link
Member

Closing as dupe. I tagged the other one as blocking as it's making the badges red. We should either fix now or disable.

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 2.0.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

5 participants