Closed
Bug 1816653
Opened 3 years ago
Closed 3 years ago
Perma mozilla/tests/workers/modules/shared-worker-import-csp.html | <something> directive should allow cross origin static import. - assert_equals: expected (string) "LOADED" but got (object) ["ERROR"]
Categories
(Core :: DOM: Workers, defect)
Core
DOM: Workers
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox110 | --- | unaffected |
| firefox111 | --- | unaffected |
| firefox112 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: yulia)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [stockwell needswork:owner])
Attachments
(1 file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=405565272&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cZ6jMckdRg-SPVBUcL6Ngw/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cZ6jMckdRg-SPVBUcL6Ngw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2023-02-14T09:48:00.356Z] 09:48:00 INFO - TEST-PASS | /_mozilla/workers/modules/shared-worker-import-csp.html | worker-src 'self' directive should disallow cross origin static import.
[task 2023-02-14T09:48:00.356Z] 09:48:00 INFO - TEST-UNEXPECTED-FAIL | /_mozilla/workers/modules/shared-worker-import-csp.html | worker-src * directive should allow cross origin static import. - assert_equals: expected (string) "LOADED" but got (object) ["ERROR"]
[task 2023-02-14T09:48:00.360Z] 09:48:00 INFO - openWindow@http://web-platform.test:8000/_mozilla/workers/modules/shared-worker-import-csp.html:15:16
[task 2023-02-14T09:48:00.367Z] 09:48:00 INFO - .......
[task 2023-02-14T09:48:00.367Z] 09:48:00 INFO - TEST-OK | /_mozilla/workers/modules/shared-worker-import-csp.html | took 2127ms
[task 2023-02-14T09:48:00.368Z] 09:48:00 INFO - No more tests
Updated•3 years ago
|
Regressed by: 1805676
Summary: Intermittent TVw mozilla/tests/workers/modules/shared-worker-import-csp.html | worker-src * directive should allow cross origin static import. - assert_equals: expected (string) "LOADED" but got (object) ["ERROR"] → Intermittent mozilla/tests/workers/modules/shared-worker-import-csp.html | worker-src * directive should allow cross origin static import. - assert_equals: expected (string) "LOADED" but got (object) ["ERROR"]
Comment 1•3 years ago
|
||
:yulia, since you are the author of the regressor, bug 1805676, could you take a look?
For more information, please visit auto_nag documentation.
Flags: needinfo?(ystartsev)
Keywords: regression
Updated•3 years ago
|
Summary: Intermittent mozilla/tests/workers/modules/shared-worker-import-csp.html | worker-src * directive should allow cross origin static import. - assert_equals: expected (string) "LOADED" but got (object) ["ERROR"] → Perma mozilla/tests/workers/modules/shared-worker-import-csp.html | <something> directive should allow cross origin static import. - assert_equals: expected (string) "LOADED" but got (object) ["ERROR"]
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1805676
status-firefox110:
--- → unaffected
status-firefox111:
--- → unaffected
status-firefox112:
--- → affected
status-firefox-esr102:
--- → unaffected
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → ystartsev
Status: NEW → ASSIGNED
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/53760845b997
Address intermittent test in shared-worker-import-csp.html; r=jonco
Comment 7•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(ystartsev)
You need to log in
before you can comment on or make changes to this bug.
Description
•