-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Closed
Copy link
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoos-browserBrowser variant of arch-wasmBrowser variant of arch-wasmos-wasiRelated to WASI variant of arch-wasmRelated to WASI variant of arch-wasm
Milestone
Description
Found this issue in the 9.0 stable branding PR for GA #108899
The test Wasi.Build.Tests.SdkMissingTests.SimpleBuildDoesNotFail
is not passing because the expected value is wrong, while the actual value is right.
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=844459
Build error leg or test failing: various wasi and wasm
Error Message
{
"ErrorMessage" : [ "SimpleBuildDoesNotFail", "Runtime pack path doesn't match." ],
"BuildRetry" : false,
"ExcludeConsoleLog" : false
}
- PR: [release/9.0] Stable branding for GA #108899
- Queue: wasi and wasm
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=844459&view=logs&j=10714551-d8dc-5291-8d0a-07fdfc20529c&t=5f9795af-cd24-5a5c-e5ca-60a850cfa043&l=90
- Log file: https://helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-108899-merge-651f2a552cc9403fa1/Workloads-ST-Wasm.Build.Tests/1/console.8c4328cb.log?helixlogtype=result
- Output:
Wasi.Build.Tests.SdkMissingTests.SimpleBuildDoesNotFail(config: "Release") [FAIL]
Runtime pack path doesn't match.
Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.0-ci'
Actual: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.0'
Stack Trace:
/_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(354,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
/_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(259,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
/_/src/mono/wasi/Wasi.Build.Tests/SdkMissingTests.cs(70,0): at Wasi.Build.Tests.SdkMissingTests.BuildWithInvalidSdkPath(String config, String extraProperties, Boolean publish, Boolean expectSuccess)
/_/src/mono/wasi/Wasi.Build.Tests/SdkMissingTests.cs(58,0): at Wasi.Build.Tests.SdkMissingTests.SimpleBuildDoesNotFail(String config)
at InvokeStub_SdkMissingTests.SimpleBuildDoesNotFail(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=844459
Error message validated: [SimpleBuildDoesNotFail Runtime pack path doesn't match.
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/16/2024 6:44:01 PM UTC
Report
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 15 | 85 |
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoos-browserBrowser variant of arch-wasmBrowser variant of arch-wasmos-wasiRelated to WASI variant of arch-wasmRelated to WASI variant of arch-wasm