-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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-VM-meta-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'os-windowswasm-aot-testWebAssembly AOT TestWebAssembly AOT Test
Milestone
Description
Error Blob
{
"ErrorMessage": "",
"BuildRetry": false,
"ErrorPattern": "\['WasmTestOnBrowser-[a-zA-Z0-9\._\-]+' END OF WORK ITEM LOG: Command timed out, and was killed\]",
"ExcludeConsoleLog": true
}Reproduction Steps
@radical this failure is very similar to #81170, but that one has no hits lately because the ExceptionTests were disabled in #81171.
This error I am seeing has a very similar failure message, it's happening in a windows, in 7.0, but the execution killed message happens in WasmTestOnBrowser instead of in chrome-DebuggerTests. Do you think this failure is the same as the one tracked by #81170?
- PR: [7.0] Remove centos 8 images #86477
- Build:
runtime-staging: https://dev.azure.com/dnceng-public/public/_build/results?buildId=282556&view=results - Job:
Build Browser wasm windows Release LibraryTests_AOT - Job link: https://dev.azure.com/dnceng-public/public/_build/results?buildId=282556&view=logs&j=55f4943c-f76d-585b-7250-deab324f0a54&t=9d909c2f-e8c7-58b9-4308-45796ed0b70f
- Output:
...
...
[38/39] xunit.runner.utility.netcoreapp10.dll -> xunit.runner.utility.netcoreapp10.dll.bc
[39/39] xunit.execution.dotnet.dll -> xunit.execution.dotnet.dll.bc
...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 3600 seconds and was killed, maybe it gives some idea:
['WasmTestOnBrowser-non-simd-System.Runtime.Intrinsics.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
- But there's a third one that had this printed right before the execution was killed (log 3):
C:\helix\work\correlation\build\wasm\WasmApp.Native.targets(290,5):
warning WASM0001: Could not get pinvoke, or callbacks for method
'System.Tests.TimeZoneInfoTests+WindowsUILanguageHelper::EnumUILanguages'
because 'Parsing function pointer types in signatures is not supported.'
[C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]
...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 3600 seconds and was killed
['WasmTestOnBrowser-System.Runtime.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]
Known Issue Error Message
Fill the error message using known issues guidance.
{
"ErrorMessage": "",
"BuildRetry": false
}Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
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-VM-meta-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'os-windowswasm-aot-testWebAssembly AOT TestWebAssembly AOT Test