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

[wasm] Improvements to startup performance of mono_wasm_get_assembly_exports #99924

Merged
merged 4 commits into from
Apr 5, 2024

Address PR feedback

77f918b
Select commit
Loading
Failed to load commit list.
Merged

[wasm] Improvements to startup performance of mono_wasm_get_assembly_exports #99924

Address PR feedback
77f918b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Apr 4, 2024 in 2h 8m 10s

Build #20240404.38 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 2,848,470 (98.12%)
  • Other: 54,441 (1.88%)
  • Total: 2,902,915

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24176.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24176.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24176.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.File_Copy_str_str_b.WindowsAlternateDataStreamOverwrite has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/7f7c4b7a-d28e-440e-95df-8a797c0f54d7/workitems/System.IO.FileSystem.Tests/console

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24176.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24176.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24176.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.FileInfo_CopyTo_str_b.WindowsAlternateDataStreamOverwrite has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/7f7c4b7a-d28e-440e-95df-8a797c0f54d7/workitems/System.IO.FileSystem.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/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.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Net.Http.Functional.Tests in job df29bdab-9b6a-4eab-9b24-c93986181db1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/df29bdab-9b6a-4eab-9b24-c93986181db1/workitems/WasmTestOnBrowser-System.Net.Http.Functional.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/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.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24176.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests in job df29bdab-9b6a-4eab-9b24-c93986181db1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/df29bdab-9b6a-4eab-9b24-c93986181db1/workitems/WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 1 in WasmTestOnBrowser-System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Net.Http.Functional.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.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnBrowser-System.Runtime.InteropServices.JavaScript.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 System.IO.Tests.File_Copy_str_str_b.WindowsAlternateDataStreamOverwrite

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_Copy_str_str_b.WindowsAlternateDataStreamOverwrite

Test failed

Check failure on line 1 in System.IO.Tests.FileInfo_CopyTo_str_b.WindowsAlternateDataStreamOverwrite

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.FileInfo_CopyTo_str_b.WindowsAlternateDataStreamOverwrite

Test failed