Skip to content

OmniSharp tests have been failing silently #3953

@ellahathaway

Description

@ellahathaway

OmniSharp tests show the following output:

Executing: /__w/1/s/artifacts/obj/extracted-dotnet-sdk/dotnet new <template> --name OmniSharpTests_<template> --output /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tests/Release/projects-202512151127508377/OmniSharpTests_<template>
Executing: /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tests/Release/OmniSharpTests/run -s /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tests/Release/projects-202512151127508377/OmniSharpTests_<template>
/__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tests/Release/OmniSharpTests/run: line 19: mono: command not found

The underlying OmniSharp runner script fails to execute, but the test suite still reports the result as a success instead of a failure or skip.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions