Closed
Bug 1782730
Opened 3 years ago
Closed 3 years ago
Perma dom/security/test/csp/test_report_for_import.html | Incorrect violated-directive - got "style-src", expected "style-src-elem" when Gecko 105 merges to Beta on 2022-08-22
Categories
(Core :: DOM: Security, defect, P2)
Core
DOM: Security
Tracking
()
VERIFIED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox-esr102 | --- | unaffected |
| firefox103 | --- | unaffected |
| firefox104 | --- | unaffected |
| firefox105 | + | verified |
People
(Reporter: bszekely, Assigned: tschuster)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [domsecurity-active])
Attachments
(1 file)
Hi Tom, these failures appeared in today's beta simulation and they seem to be regressed by bug 1529337, could you take a look?
Thanks!
[task 2022-08-02T13:53:45.220Z] 13:53:45 INFO - TEST-START | dom/security/test/csp/test_report_for_import.html
[task 2022-08-02T13:53:45.281Z] 13:53:45 INFO - GECKO(6912) | [Parent 1936, Main Thread] WARNING: NS_ENSURE_TRUE(she && she->mInfo->mSharedState.Get()) failed: file /builds/worker/checkouts/gecko/docshell/shistory/SessionHistoryEntry.cpp:1127
[task 2022-08-02T13:53:45.341Z] 13:53:45 INFO - GECKO(6912) | [Child 6604, Main Thread] WARNING: 'NS_FAILED(rv)', file /builds/worker/checkouts/gecko/layout/style/Loader.cpp:1971
[task 2022-08-02T13:53:45.354Z] 13:53:45 INFO - TEST-INFO | started process screenshot
[task 2022-08-02T13:53:45.482Z] 13:53:45 INFO - TEST-INFO | screenshot: exit 0
[task 2022-08-02T13:53:45.483Z] 13:53:45 INFO - Buffered messages logged at 13:53:45
[task 2022-08-02T13:53:45.484Z] 13:53:45 INFO - TEST-PASS | dom/security/test/csp/test_report_for_import.html | Incorrect document-uri
[task 2022-08-02T13:53:45.485Z] 13:53:45 INFO - TEST-PASS | dom/security/test/csp/test_report_for_import.html | Incorrect referrer
[task 2022-08-02T13:53:45.485Z] 13:53:45 INFO - Buffered messages finished
[task 2022-08-02T13:53:45.487Z] 13:53:45 INFO - TEST-UNEXPECTED-FAIL | dom/security/test/csp/test_report_for_import.html | Incorrect violated-directive - got "style-src", expected "style-src-elem"
[task 2022-08-02T13:53:45.487Z] 13:53:45 INFO - SimpleTest.is@SimpleTest/SimpleTest.js:497:14
[task 2022-08-02T13:53:45.487Z] 13:53:45 INFO - checkResults@dom/security/test/csp/test_report_for_import.html:52:7
[task 2022-08-02T13:53:45.487Z] 13:53:45 INFO - runTest/myXHR.onload@dom/security/test/csp/test_report_for_import.html:90:17
[task 2022-08-02T13:53:45.487Z] 13:53:45 INFO - TEST-PASS | dom/security/test/csp/test_report_for_import.html | Incorrect original-policy
[task 2022-08-02T13:53:45.488Z] 13:53:45 INFO - TEST-PASS | dom/security/test/csp/test_report_for_import.html | Incorrect blocked-uri
[task 2022-08-02T13:53:45.488Z] 13:53:45 INFO - TEST-PASS | dom/security/test/csp/test_report_for_import.html | Incorrect source-file
[task 2022-08-02T13:53:45.489Z] 13:53:45 INFO - TEST-PASS | dom/security/test/csp/test_report_for_import.html | Incorrect script-sample
[task 2022-08-02T13:53:45.489Z] 13:53:45 INFO - TEST-PASS | dom/security/test/csp/test_report_for_import.html | Incorrect line-number
[task 2022-08-02T13:53:45.490Z] 13:53:45 INFO - GECKO(6912) | MEMORY STAT | vsize 689MB | vsizeMaxContiguous 1293MB | residentFast 109MB | heapAllocated 13MB
[task 2022-08-02T13:53:45.490Z] 13:53:45 INFO - TEST-OK | dom/security/test/csp/test_report_for_import.html | took 153ms
[task 2022-08-02T13:53:45.491Z] 13:53:45 INFO - TEST-START | dom/security/test/csp/test_report_uri_missing_in_report_only_header.html
Flags: needinfo?(tschuster)
Updated•3 years ago
|
Keywords: regression
Updated•3 years ago
|
Updated•3 years ago
|
Assignee: nobody → tschuster
Blocks: 1782513
Severity: -- → S3
Priority: -- → P2
Whiteboard: [domsecurity-active]
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(tschuster)
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ecedff5399f7
Enable style-src-attr-elem in mochitest. r=dveditz
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Comment 5•3 years ago
|
||
Verified fixed in latest beta-sim: https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel&revision=b88c98940567ad772b145f9d8c850acf030ab256&searchStr=mochitest
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•