dotnet / dotnet/diagnostics

[Test] StartEventPipeSessionWithoutStackwalkTestAsync fails with ServerNotAvailableException

Open
#4,717 2 comments 2 reactions 1 assignee Assigned to @Copilot View on GitHub
CI Stability Microsoft.Diagnostics.NETCore.Client testing
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

Re-enable this test after it is fixed.

Configuration: Ubuntu x64 Release

Error Message: `Microsoft.Diagnostics.NETCore.Client.ServerNotAvailableException : Could not send Stop command. The target process may have exited.`

Stack Trace:
```
at Microsoft.Diagnostics.NETCore.Client.EventPipeSession.Stop() in /__w/1/s/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeSession.cs:line 72
at Microsoft.Diagnostics.NETCore.Client.EventPipeSessionTests.StartEventPipeSessionWithoutStackwalkTestAsync(TestConfiguration testConfig) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeSessionTests.cs:line 223
at Microsoft.Diagnostics.NETCore.Client.EventPipeSessionTests.StartEventPipeSessionWithoutStackwalkTestAsync(TestConfiguration testConfig) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeSessionTests.cs:line 240
--- End of stack trace from previous location ---
```

Builds:
https://dev.azure.com/dnceng-public/public/_build/results?buildId=699794&view=ms.vss-test-web.build-test-results-tab&runId=17415602&resultId=100271&paneView=debug
https://dev.azure.com/dnceng-public/public/_build/results?buildId=697417&view=ms.vss-test-web.build-test-results-tab&runId=17348846&resultId=100271&paneView=debug

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.