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

[browser][MT] disable jiterp + enable safe points #100156

Merged
merged 2 commits into from
Mar 25, 2024

wip

686a144
Select commit
Loading
Failed to load commit list.
Merged

[browser][MT] disable jiterp + enable safe points #100156

wip
686a144
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-wasm failed Mar 25, 2024 in 1h 51m 46s

Build #20240325.1 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 847,578 (96.31%)
  • Other: 32,491 (3.69%)
  • Total: 880,073

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24171.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item normal-System.Text.RegularExpressions.Tests in job d2acb1ff-e2ec-4fbc-a79e-2f1cdb8a8c00 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d2acb1ff-e2ec-4fbc-a79e-2f1cdb8a8c00/workitems/normal-System.Text.RegularExpressions.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

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

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24171.5/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item firefox-DebuggerTests.EvaluateOnCallFrame2Tests in job eaf2766e-c668-4840-bd1b-85a734906d8d has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/eaf2766e-c668-4840-bd1b-85a734906d8d/workitems/firefox-DebuggerTests.EvaluateOnCallFrame2Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24171.5\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Text.RegularExpressions.Tests in job fe62248e-5206-4780-a3e7-3ae2f581e4c7 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/fe62248e-5206-4780-a3e7-3ae2f581e4c7/workitems/WasmTestOnBrowser-System.Text.RegularExpressions.Tests/console

Check failure on line 1 in DebuggerTests.EvaluateOnCallFrame2Tests.DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateStringProperties

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

DebuggerTests.EvaluateOnCallFrame2Tests.DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateStringProperties

System.Threading.Tasks.TaskCanceledException : A task was canceled.
Raw output
   at DebuggerTests.DebuggerTestFirefox.SetBreakpointInMethod(String assembly, String type, String method, Int32 lineOffset, Int32 col, String condition) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestFirefox.cs:line 419
   at DebuggerTests.DebuggerTestBase.CheckInspectLocalsAtBreakpointSite(String type, String method, Int32 line_offset, String bp_function_name, String eval_expression, Func`2 locals_fn, Func`2 wait_for_event_fn, Boolean use_cfo, String assembly, Int32 col) in /_/src/mono/browser/debugger/DebuggerTestSuite/DebuggerTestBase.cs:line 369
   at DebuggerTests.EvaluateOnCallFrame2Tests.EvaluateStringProperties() in /_/src/mono/browser/debugger/DebuggerTestSuite/EvaluateOnCallFrame2Tests.cs:line 703
--- End of stack trace from previous location ---

Check failure on line 1 in firefox-DebuggerTests.EvaluateOnCallFrame2Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

firefox-DebuggerTests.EvaluateOnCallFrame2Tests.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 normal-System.Text.RegularExpressions.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

normal-System.Text.RegularExpressions.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 WasmTestOnBrowser-System.Text.RegularExpressions.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-wasm

WasmTestOnBrowser-System.Text.RegularExpressions.Tests.WorkItemExecution

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