Skip to content

Conversation

@akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Jul 17, 2024

The mono issue that caused the different exit code was fixed in dotnet/runtime#100056.

We now have the same exit code as coreclr so remove the mono special case.

Fixes dotnet/source-build#3174
Fixes dotnet/source-build#4514

The mono issue that caused the different exit code was fixed in dotnet/runtime#100056.

We now have the same exit code as coreclr so remove the mono special case.

Fixes dotnet/source-build#3174
Fixes dotnet/source-build#4514
@akoeplinger akoeplinger requested a review from mthalman July 17, 2024 09:29
@akoeplinger akoeplinger requested review from a team as code owners July 17, 2024 09:29
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Jul 17, 2024
@akoeplinger akoeplinger enabled auto-merge (squash) July 17, 2024 10:28
@akoeplinger akoeplinger merged commit fb2c043 into main Jul 17, 2024
@akoeplinger akoeplinger deleted the akoeplinger-patch-1 branch July 17, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebScenarioTests smoke tests fail on mono with Invalid Operation Exception WebScenarioTests smoke tests fail on mono with unexpected exit code.

3 participants