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

Support for WASI threads #98120

Closed
wants to merge 3 commits into from

Fix pthread linking for WasmBuildNative

c48c6ab
Select commit
Loading
Failed to load commit list.
Closed

Support for WASI threads #98120

Fix pthread linking for WasmBuildNative
c48c6ab
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter) failed Mar 19, 2024 in 56m 16s

Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter failed

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): error : (NETCORE_ENGINEERING_TELEMETRY=Helix) RestApiException`1: The response contained an invalid status code 500 Internal Server Error

Body: {"Message":"An error occured.","ActivityId":"fd081fe39ac0dcc38a635ffb150c08ed"}
   at Microsoft.DotNet.Helix.Client.Job.OnDetailsFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 493
   at Microsoft.DotNet.Helix.Client.Job.DetailsAsync(String job, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 455
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.WaitForHelixJobAsync(String jobName, String queueName, String helixJobCancellationToken, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 56
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 33
   at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 61