runtime: Failure in System.Diagnostics.Tests.ActivityTests.DiagnosticSourceStartStop
@joperezr can you find the right owner for DiagnosticSource? This gave us a red badge this morning. This test may need some logging adding, and leave enabled.
xUnit.net console test runner (64-bit .NET Core)
Copyright (C) 2014 Outercurve Foundation.
Discovering: System.Diagnostics.DiagnosticSource.Tests
Discovered: System.Diagnostics.DiagnosticSource.Tests
Starting: System.Diagnostics.DiagnosticSource.Tests
System.Diagnostics.Tests.ActivityTests.DiagnosticSourceStartStop [FAIL]
Assert.True() Failure
Expected: True
Actual: False
Stack Trace:
D:\j\workspace\outerloop_win---75d58f69\src\System.Diagnostics.DiagnosticSource\tests\ActivityTests.cs(378,0): at System.Diagnostics.Tests.ActivityTests.DiagnosticSourceStartStop()
Finished: System.Diagnostics.DiagnosticSource.Tests
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 30 (21 by maintainers)
Commits related to this issue
- Fix DiagnosticSourceStartStop, #16856 — committed to lmolkova/corefx by deleted user 7 years ago
- Merge pull request #16951 from lmolkova/dev/fix_DiagnoticSourceStartStop_16856 DiagnosticSourceStartStop #16856 — committed to dotnet/corefx by stephentoub 7 years ago
- Fix Activity test StopWithoutTimestamp on netfx #16856 — committed to lmolkova/corefx by deleted user 7 years ago
- Fix Activity test StopWithoutTimestamp on netfx #16856 (#21910) — committed to dotnet/corefx by deleted user 7 years ago
@danmosemsft I will close this issue first since it doesn’t fail last few days, if it is repo, I will reopen it.