Skip to content

[9.0] WasmTestOnV8-ST-System.Runtime.Tests #115628

Open
@jozkee

Description

@jozkee

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1040013
Build error leg or test failing: WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution
Pull request: N/A

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "error : Failed to compile /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Console log: https://helixr1107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-115497-merge-e31621d241e5402292/WasmTestOnV8-ST-System.Runtime.Tests/1/console.c700c9d8.log?helixlogtype=result

Relevant part:

/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Failed to compile /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc -> /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.o [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error :  /root/helix/work/correlation/build/emsdk/bin/clang -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr --sysroot=/root/helix/work/correlation/build/emsdk/emscripten/cache/sysroot -DEMSCRIPTEN -Werror=implicit-function-declaration -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -Oz -g3 -v -fwasm-exceptions -c /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc -o /tmp/tmpPVvxFq.tmp [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : clang version 19.1.0 (https://[email protected]/dnceng/internal/_git/dotnet-llvm-project 615d41dd7f8de828f0bd0b6f65f7de4864ae8d12) [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Target: wasm32-unknown-emscripten [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Thread model: posix [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : InstalledDir: /root/helix/work/correlation/build/emsdk/bin [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error :  (in-process) [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error :  "/root/helix/work/correlation/build/emsdk/bin/clang-19" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name System.Runtime.Tests.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +multivalue -target-feature +reference-types -target-feature +exception-handling -exception-model=wasm -target-feature +multivalue -target-feature +reference-types -target-cpu generic -target-feature +simd128 -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -fdebug-compilation-dir=/root/helix/work/workitem/e/publish -v -fcoverage-compilation-dir=/root/helix/work/workitem/e/publish -resource-dir /root/helix/work/correlation/build/emsdk/lib/clang/19 -Oz -Werror=implicit-function-declaration -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -exception-model=wasm -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /tmp/tmpPVvxFq.tmp -x ir /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : clang -cc1 version 19.1.0 based upon LLVM 19.1.0 default target x86_64-linux-gnu [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Killed [took 138.810s] [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1040013
Error message validated: [error : Failed to compile /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/15/2025 7:47:23 PM UTC

Report

Build Definition Test Pull Request
1042913 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #115576
1040013 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #115497

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions