Skip to content

[release/10.0.1xx] Fix OmniSharp tests silently passing on script execution failures#4175

Merged
mthalman merged 7 commits intorelease/10.0.1xxfrom
backport/pr-3954-to-release/10.0.1xx
Feb 10, 2026
Merged

[release/10.0.1xx] Fix OmniSharp tests silently passing on script execution failures#4175
mthalman merged 7 commits intorelease/10.0.1xxfrom
backport/pr-3954-to-release/10.0.1xx

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Backport of #3954 to release/10.0.1xx

/cc @mthalman @copilot

Copilot AI and others added 7 commits January 13, 2026 20:49
Adds checks for "command not found" and "No such file or directory" in stderr to prevent tests from silently passing when the OmniSharp run script fails to execute properly.

Co-authored-by: mthalman <15789599+mthalman@users.noreply.github.com>
Applied code review feedback to make error message detection more robust by using case-insensitive comparison.

Co-authored-by: mthalman <15789599+mthalman@users.noreply.github.com>
@github-actions github-actions bot requested review from a team as code owners January 13, 2026 20:49
@mthalman mthalman merged commit 2e90e05 into release/10.0.1xx Feb 10, 2026
10 checks passed
@mthalman mthalman deleted the backport/pr-3954-to-release/10.0.1xx branch February 10, 2026 14:46
@mthalman
Copy link
Copy Markdown
Member

/backport to release/10.0.2xx

@mthalman
Copy link
Copy Markdown
Member

/backport to release/10.0.3xx

@github-actions
Copy link
Copy Markdown
Contributor Author

Started backporting to release/10.0.2xx (link to workflow run)

@github-actions
Copy link
Copy Markdown
Contributor Author

Started backporting to release/10.0.3xx (link to workflow run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants