-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Wasm test failure: System addon update list error SyntaxError: XMLHttpRequest.open #102955
Comments
Tagging subscribers to this area: @dotnet/area-system-xml |
Tagging subscribers to this area: @directhex, @matouskozak |
All of the logs contains Should we run Firefox in safe mode? |
My PR hit this failure in the CI with a variant of the message that did not get caught by KnownBuildError. I am going to open another issue so that it can unblock PRs, but I'm mentioning it here so that you close it as duplicate. Edit: Here it is #103060 |
This is probably missleading as the tests continue and eventualy fail on timeout |
Yeah, we're seeing an uptick in timeouts in System.Memory and System.Xml and for firefox I believe both this and #103060 are actually timeouts rather than a problem caused by the firefox internal error |
Increased timeout. Leaving open for few days |
Yeah just FYI I'm pretty sure 'System addon update list error' is a browser chrome error, not a page error. So it should have nothing to do with whether a test fails, and pattern matching against it may suppress real bugs in PRs. |
Feel free to update the pattern to a more appropriate one. This was my best guess what's causing the test to fail. |
closing in favor of #103524 |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=694729
Build error leg or test failing: WasmTestOnChrome-ST-System.Memory.Tests.WorkItemExecution
Pull request: #102946
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=694729
Error message validated:
[System addon update list error SyntaxError: XMLHttpRequest.open
]Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 6/1/2024 4:56:55 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: