Skip to content
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

[browser] addons.xpi ERROR System addon update list error SyntaxError: XMLHttpRequest.open: 'http://%(server)s/dummy-system-addons.xml' is not a valid URL. #104580

Closed
carlossanlop opened this issue Jul 8, 2024 · 5 comments
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono os-browser Browser variant of arch-wasm runtime-mono specific to the Mono runtime test-failure
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jul 8, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=732547
Build error leg or test failing: WasmTestOnFirefox-MT-System.Threading.Tasks.Tests

Error Message

{
  "ErrorMessage" : "System addon update list error SyntaxError: XMLHttpRequest.open",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
[14:42:53] info: [PASS] TaskCoverage.Coverage.Task_WhenAll_NullArgument_Throws
[14:42:53] info: [PASS] TaskCoverage.Coverage.Task_WhenEach_TasksOnlyEnumerableOnce
[14:42:53] info: [PASS] TaskCoverage.Coverage.Task_WhenAll_TwoTasks_WakesOnBothCompletionWithExceptionAndCancellation
1720449796159	addons.xpi	ERROR	System addon update list error SyntaxError: XMLHttpRequest.open: 'http://%(server)s/dummy-system-addons.xml' is not a valid URL.

...
[EXECUTION TIMED OUT]
Exit Code:-3Executor timed out after 1800 seconds and was killed
['WasmTestOnFirefox-MT-System.Threading.Tasks.Tests' END OF WORK ITEM LOG: Command timed out, and was killed]

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=732547
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: 7/8/2024 11:10:22 PM UTC

Report

Build Definition Test Pull Request
736996 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #104707
734582 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104379
735149 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution #104611
735131 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #104644
734366 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104297
734581 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104608
734561 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #103752
734389 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104195
734416 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution #104555
734334 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104171
734257 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #103752
734191 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104577
734140 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution
733707 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #103837
733716 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104577
733713 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104577
733547 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution
733515 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #104437
733121 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution #103774

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 19 19
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture runtime-mono specific to the Mono runtime test-failure Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm labels Jul 8, 2024
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 8, 2024
Copy link
Contributor

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

Copy link
Contributor

Tagging subscribers to this area: @directhex, @matouskozak
See info in area-owners.md if you want to be subscribed.

@maraf
Copy link
Member

maraf commented Jul 9, 2024

This message doesn't cause the test suite to fail. Although it would be nice to reduce the noise in logs.

@pavelsavara
Copy link
Member

yes, the real issue is some deadlock in MT build. The filter here is just catching unrelated firefox problems.

@pavelsavara pavelsavara added this to the 9.0.0 milestone Jul 11, 2024
@pavelsavara pavelsavara removed untriaged New issue has not been triaged by the area owner Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 11, 2024
@lewing lewing closed this as completed Jul 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Infrastructure-mono os-browser Browser variant of arch-wasm runtime-mono specific to the Mono runtime test-failure
Projects
None yet
Development

No branches or pull requests

5 participants