Fix failing DOM:Networking mochitests with cross-origin and Fission enabled
Categories
(Core :: DOM: Networking, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | affected |
People
(Reporter: neha, Assigned: valentin)
References
(Depends on 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
These tests are marked as skipped/failed for cross-origin and Fission, and need to be fixed
dom/xhr/tests/test_XHRDocURI.html
dom/xhr/tests/test_worker_xhr_parameters.html
More info: https://wiki.mozilla.org/Project_Fission/Enabling_Tests_with_Fission#Cross-Origin_Mochitests
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
•
|
||
Nhi, please assign someone to look into these failures. If the failure is because of a broken functionality with Fission enabled, then that must be fixed for M6b (Fx82) and if it is because of a broken test, then that can be done a little later but before Fission beta later this year so should be tracked separately for M7.
Updated•4 years ago
|
Comment 2•4 years ago
|
||
dom/xhr/tests/test_XHRDocURI.html is blocked by session history (Bug 1467221)
I'll take a look at dom/xhr/tests/test_worker_xhr_parameters.html
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
(In reply to Junior [:junior] from comment #2)
dom/xhr/tests/test_XHRDocURI.html is blocked by session history (Bug 1467221)
Marking as blocked on bug 1467221
I'll take a look at
dom/xhr/tests/test_worker_xhr_parameters.html
This actually seems to work now 🙂
Assignee | ||
Comment 4•4 years ago
|
||
Comment 6•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Reporter | ||
Comment 7•4 years ago
|
||
The one pending test is yet to be triaged into M6b or M6c, depending on the debugging result so moving this main meta to M6c for now.
Assignee | ||
Comment 8•4 years ago
|
||
For some reason test_worker_xhr_parameters.html always passes locally with fission xorigin enabled but not on try.
It's not clear to me why.
Assignee | ||
Comment 9•4 years ago
|
||
It seems bug 1668357 removed the skip-if and it stuck.
Thanks Olli!
Description
•