Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Xml.Tests OOM on Wasm #115152

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

Open
ericstj opened this issue Apr 29, 2025 · 2 comments
Open

Xml.Tests OOM on Wasm #115152

ericstj opened this issue Apr 29, 2025 · 2 comments
Labels
arch-wasm WebAssembly architecture area-System.Xml blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm

Comments

@ericstj
Copy link
Member

ericstj commented Apr 29, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1025800
Build error leg or test failing: WasmTestOnChrome-ST-System.Private.Xml.Tests.WorkItemExecution
Pull request: #115013

Error Message

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

{
  "ErrorMessage": ["Starting:    System.Private.Xml.Tests.dll" , "fail: OutOfMemoryException", "XHarness exit code: 71 (GENERAL_FAILURE)"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Example failure https://helixr1107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-115013-merge-a3b65883de9d45438c/WasmTestOnChrome-ST-System.Private.Xml.Tests/1/console.95c6b879.log?helixlogtype=result:

ChromeDriver was started successfully on port 43713.
[21:22:45] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/135.0.0.0 Safari/537.36
[21:22:45] info: Running at: http://127.0.0.1:45473/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Private.Xml.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info
[21:22:45] fail: [out of order message from the browser]: http://127.0.0.1:45473/runArgs.json - Failed to load resource: the server responded with a status of 404 (Not Found)
[21:22:45] fail: [out of order message from the browser]: http://127.0.0.1:45473/favicon.ico - Failed to load resource: the server responded with a status of 404 (Not Found)
[21:22:45] info: could not load /runArgs.json: 404. Ignoring
[21:22:45] info: Incoming arguments: --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
[21:22:45] info: Application arguments: --run WasmTestRunner.dll System.Private.Xml.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info
[21:22:50] info: Initializing dotnet version 10.0.0-ci commit hash edefcb793e49ed6673aa070f6392184aa3cdd186
[21:22:50] info: Using threadless Xunit runner
[21:22:50] info: Discovering: System.Private.Xml.Tests.dll (method display = ClassAndMethod, method display options = None)
[21:22:53] info: Discovered:  System.Private.Xml.Tests.dll (found 4774 of 4834 test cases)
[21:22:53] info: Starting:    System.Private.Xml.Tests.dll
[21:24:57] warn: [MONO] Process terminated.
[21:24:57] warn: [MONO] ThreadPool.BackgroundJobHandler failed
[21:24:57] fail: 
[21:24:57] fail: Unhandled Exception:
[21:24:57] fail: OutOfMemoryException
[21:24:57] info: WASM EXIT 1
[21:24:57] fail: [out of order message from the browser]: http://bla/ - Failed to load resource: net::ERR_NAME_NOT_RESOLVED
[21:24:57] info: Waiting to flush log messages with a timeout of 120 secs ..
[21:24:57] fail: [out of order message from the browser]: https://foo/foo - Failed to load resource: net::ERR_NAME_NOT_RESOLVED
[21:24:57] fail: Application has finished with exit code TESTS_FAILED but 0 was expected
[21:24:57] info: Closing 1 browser tabs before setting the main tab to config page and quitting.
XHarness exit code: 71 (GENERAL_FAILURE)
/root/helix/work/workitem/e /root/helix/work/workitem/e
----- end Thu Apr 24 09:24:59 PM UTC 2025 ----- exit code 71 ----------------------------------------------------------

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1025800
Error message validated: [Starting: System.Private.Xml.Tests.dll fail: OutOfMemoryException XHarness exit code: 71 (GENERAL_FAILURE)]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/29/2025 3:44:08 PM UTC

Report

Build Definition Test Pull Request
1025800 dotnet/runtime WasmTestOnChrome-ST-System.Private.Xml.Tests.WorkItemExecution #115013

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@ericstj ericstj added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Apr 29, 2025
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 29, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 29, 2025
@lewing lewing added arch-wasm WebAssembly architecture os-browser Browser variant of arch-wasm labels Apr 29, 2025
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Apr 29, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-xml
See info in area-owners.md if you want to be subscribed.

@teo-tsirpanis teo-tsirpanis removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.Xml blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

4 participants