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] Optimize bundled_resources key creation, hashing, and comparison #101460

Merged
merged 4 commits into from
May 13, 2024

Address PR feedback

a78577a
Select commit
Loading
Failed to load commit list.
Merged

[wasm] Optimize bundled_resources key creation, hashing, and comparison #101460

Address PR feedback
a78577a
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded May 13, 2024 in 0s

.NET Result Analysis

Details

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

All checks completed

[runtime]

[runtime-dev-innerloop]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime / Build / browser-wasm linux Release LibraryTests_Threading / Send to Helix

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24253.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests in job e60934de-dc23-41e2-bece-cfcf48768635 has failed. [Failure log]

runtime / Build / browser-wasm windows Release WasmBuildTests / Send to Helix

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24253.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Workloads-ST-Wasm.Build.Tests.Blazor.NoopNativeRebuildTest in job 019650c9-5f4a-4c89-8bed-3b309085d156 has failed. [Failure log]

Non-Deterministic Test Failures Detected

System.Runtime.InteropServices.JavaScript.Tests.WebWorkerTest.WaitInAsyncAssertsOnlyOnJSWebWorker [Console] [Details] [Artifacts] [0.16% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

WasmTestOnChrome-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution [Console] [Details] [Artifacts] [3.14% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Workloads-ST-Wasm.Build.Tests.Blazor.NoopNativeRebuildTest.WorkItemExecution [Console] [Details] [Artifacts] [2.02% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: DeadLetter. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Was this helpful? Yes No