-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
WasmTemplateTests.ConsolePublishAndRun fails with exit code 137 #87414
Comments
This is |
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=301956 Failures in Build browser-wasm linux Release WasmBuildTests, in WasmTemplateTests:
Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "mono/wasm/Wasm.Build.Tests/WasmTemplateTests.cs(409,0): at Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun",
"BuildRetry": false,
"ExcludeConsoleLog": false
} ReportSummary
|
Where the 137 is coming from? What does it mean ? |
maybe runtime/eng/testing/RunnerTemplate.sh Line 59 in d672a46
|
The exit code is from
I couldn't reproduce this locally. I will try again on helix. |
Also, when node starts to run:
Are these messages expected? What do they mean? |
It's nodejs exiting with
|
This is using
Where do we measure, and track app startup times? |
Debug+aot: Release uses |
I'll turn off |
|
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=301956
Build error leg or test failing: Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
Pull request: #87156
Failures in Build browser-wasm linux Release WasmBuildTests, in WasmTemplateTests:
Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: