-
Notifications
You must be signed in to change notification settings - Fork 261
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Labels
No labels
Type
Projects
Status
Done