You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SOS][tests] Fix OtherCommands test failure on Alpine Linux (#5489)
## Problem
In the past SOS.OtherCommands test was failing on Alpine Linux with
error:
```
System.Exception : VerifyOutput: no last command output or debugger exited unexpectedly: \s*Name:\s+SymbolTestApp.Program\s+
```
We believe the issue was resolved in
#5421 but the tests had never
been re-enabled. This PR re-enables the test.
Fixes#4654.
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: noahfalk <[email protected]>
0 commit comments