Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono] Don't inline methods with the DoesNotReturn attribute in interp #99550

Merged
merged 1 commit into from
Mar 12, 2024

Don't inline methods with the DoesNotReturn attribute in interp, it's…

a57d3e8
Select commit
Loading
Failed to load commit list.
Merged

[mono] Don't inline methods with the DoesNotReturn attribute in interp #99550

Don't inline methods with the DoesNotReturn attribute in interp, it's…
a57d3e8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 11, 2024 in 2h 16m 9s

Build #20240311.73 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,285,606 (97.77%)
  • Other: 29,370 (2.23%)
  • Total: 1,314,978

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24151.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24151.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24151.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests in job 14f477d0-ee7d-4745-ab15-0dec0c3d9da1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/14f477d0-ee7d-4745-ab15-0dec0c3d9da1/workitems/Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests/console

Check failure on line 159 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L159

Cmd.exe exited with code '1'.

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24151.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Threading.Tests in job 9bf094ef-35bf-48b9-b673-9c5528c30df0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9bf094ef-35bf-48b9-b673-9c5528c30df0/workitems/WasmTestOnBrowser-System.Threading.Tests/console

Check failure on line 1 in WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Threading.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Workloads-NoWebcil-Wasm.Build.Tests.TestAppScenarios.SignalRClientTests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.