Skip to content

[backport/8.0-staging] Disable WASI CI#128849

Closed
maraf with Copilot wants to merge 10000 commits into
release/8.0-stagingfrom
copilot/release80-staging-backport-128775
Closed

[backport/8.0-staging] Disable WASI CI#128849
maraf with Copilot wants to merge 10000 commits into
release/8.0-stagingfrom
copilot/release80-staging-backport-128775

Base on release/8.0-staging

b0505e9
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jun 1, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

runtime-dev-innerloop / Build / linux-x64 Release PortableSourceBuild / Publish Logs

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Publishing build artifacts failed with an error: Not found PathtoPublish: /__w/1/s/artifacts/log/

runtime / Build / osx-x64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit / Build Tests

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src/tests/Common/test_dependencies/test_dependencies.csproj(0,0): error NU1301: Unable to load the service index for source https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-35ebe6f3/nuget/v3/index.json.
    ❌.dotnet/sdk/8.0.126/NuGet.RestoreEx.targets(19,5): error : Unable to load the service index for source https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-35ebe6f3/nuget/v3/index.json. [/Users/runner/work/1/s/src/tests/Common/test_dependencies/test_dependencies.csproj]
    ❌.dotnet/sdk/8.0.126/NuGet.RestoreEx.targets(19,5): error : at NuGet.Protocol.ServiceIndexResourceV3Provider.GetServiceIndexResourceV3(SourceRepository source, DateTime utcNow, ILogger log, CancellationToken token) [/Users/runner/work/1/s/src/tests/Common/test_dependencies/test_dependencies.csproj]

runtime / Build / osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter / Build Tests

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌.dotnet/sdk/8.0.126/NuGet.RestoreEx.targets(19,5): error : Unable to load the service index for source https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-35ebe6f3/nuget/v3/index.json. [/Users/runner/work/1/s/src/tests/Common/test_dependencies_fs/test_dependencies.fsproj]
    ❌.dotnet/sdk/8.0.126/NuGet.RestoreEx.targets(19,5): error : at NuGet.Protocol.ServiceIndexResourceV3Provider.GetServiceIndexResourceV3(SourceRepository source, DateTime utcNow, ILogger log, CancellationToken token) [/Users/runner/work/1/s/src/tests/Common/test_dependencies_fs/test_dependencies.fsproj]
    ❌.dotnet/sdk/8.0.126/NuGet.RestoreEx.targets(19,5): error : at NuGet.Protocol.ServiceIndexResourceV3Provider.TryCreate(SourceRepository source, CancellationToken token) [/Users/runner/work/1/s/src/tests/Common/test_dependencies_fs/test_dependencies.fsproj]

Known test errors

Test Failures (1 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No