Closed
Bug 1812158
Opened 2 years ago
Closed 2 years ago
Perma /url/failure.html | Location's href: file:///p should throw - expected FAIL
Categories
(Core :: DOM: Networking, defect, P5)
Core
DOM: Networking
Tracking
()
RESOLVED
INVALID
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox109 | --- | unaffected |
firefox110 | --- | unaffected |
firefox111 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=403414359&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/J3dDlNlKQTKvewKdcgD7LA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - TEST-PASS | /url/failure.html | sendBeacon(): file:///p should throw
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - TEST-UNEXPECTED-PASS | /url/failure.html | Location's href: file:///p should throw - expected FAIL
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - TEST-INFO | expected FAIL
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO -
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - TEST-FAIL | /url/failure.html | window.open(): file:///p should throw - assert_throws_dom: function "() => self.open(test.input).close()" threw object "Error: Access to 'file:///p' from script denied" that is not a DOMException SyntaxError: property "code" is equal to undefined, expected 12
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - runTests/<@http://web-platform.test:8000/url/failure.html:49:26
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2591:25
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - runTests@http://web-platform.test:8000/url/failure.html:48:12
[task 2023-01-24T20:37:09.692Z] 20:37:09 INFO - TEST-FAIL | /url/failure.html | URL's constructor's base argument: file://%C2%AD/p should throw - assert_throws_js: function "() => new URL("about:blank", test.input)" did not throw
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - runTests/<@http://web-platform.test:8000/url/failure.html:23:23
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2591:25
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - runTests@http://web-platform.test:8000/url/failure.html:20:10
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - TEST-FAIL | /url/failure.html | URL's href: file://%C2%AD/p should throw - assert_throws_js: function "() => url.href = test.input" did not throw
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - runTests/<@http://web-platform.test:8000/url/failure.html:28:23
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2591:25
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - runTests@http://web-platform.test:8000/url/failure.html:26:10
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - TEST-FAIL | /url/failure.html | XHR: file://%C2%AD/p should throw - assert_throws_dom: function "() => client.open("GET", test.input)" did not throw
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - runTests/<@http://web-platform.test:8000/url/failure.html:37:26
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2591:25
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - runTests@http://web-platform.test:8000/url/failure.html:35:12
[task 2023-01-24T20:37:09.693Z] 20:37:09 INFO - TEST-PASS | /url/failure.html | sendBeacon(): file://%C2%AD/p should throw
Updated•2 years ago
|
Flags: needinfo?(valentin.gosu)
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1790287
status-firefox109:
--- → unaffected
status-firefox110:
--- → unaffected
status-firefox111:
--- → affected
status-firefox-esr102:
--- → unaffected
Comment 2•2 years ago
|
||
Fixed by Backout: https://hg.mozilla.org/integration/autoland/rev/00251324bb1d40a835da2da85553bfd95c4f3e0a
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Updated•2 years ago
|
Flags: needinfo?(valentin.gosu)
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•