Closed Bug 1959431 Opened 11 months ago Closed 5 months ago

Perma [tier 2] /content-security-policy/inheritance/document-write-iframe.html | single tracking bug

Categories

(Core :: DOM: Security, defect, P5)

defect

Tracking

()

RESOLVED FIXED
146 Branch
Tracking Status
firefox146 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: saschanaz)

References

(Blocks 1 open bug, Regressed 1 open bug)

Details

(Keywords: intermittent-failure, intermittent-testcase, Whiteboard: [domsecurity-intermittent])

Attachments

(1 file)

Filed by: amarc [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=503102641&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/KSHbqIz5QfKSSDS7jb_9KA/runs/0/artifacts/public/logs/live_backing.log


[task 2025-04-09T12:38:58.093Z] 12:38:58     INFO - TEST-START | /content-security-policy/inheritance/document-write-iframe.html
[task 2025-04-09T12:38:58.269Z] 12:38:58     INFO - Setting pref layout.scroll.disable-pixel-alignment to true
[task 2025-04-09T12:38:58.286Z] 12:38:58     INFO - Setting pref dom.security.trusted_types.enabled to true
[task 2025-04-09T12:38:59.476Z] 12:38:59     INFO - PID 6400 | A content process crashed and MOZ_CRASHREPORTER_SHUTDOWN is set, shutting down
[task 2025-04-09T12:39:00.084Z] 12:39:00     INFO - PID 6400 | 1744202340080	Marionette	INFO	Stopped listening on port 58679
[task 2025-04-09T12:39:00.192Z] 12:39:00     INFO - TEST-UNEXPECTED-ERROR | /content-security-policy/inheritance/document-write-iframe.html | Document unloaded; maybe test navigated the top-level-browsing context?
[task 2025-04-09T12:39:00.192Z] 12:39:00     INFO - TEST-INFO expected TIMEOUT | took 2097ms
[task 2025-04-09T12:39:00.215Z] 12:39:00     INFO - PID 6400 | JavaScript error: chrome://remote/content/marionette/cert.sys.mjs, line 47: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICertOverrideService.setDisableAllSecurityChecksAndLetAttackersInterceptMyData]
[task 2025-04-09T12:39:00.225Z] 12:39:00     INFO - PID 6400 | JavaScript error: chrome://remote/content/marionette/cert.sys.mjs, line 47: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICertOverrideService.setDisableAllSecurityChecksAndLetAttackersInterceptMyData]
[task 2025-04-09T12:39:00.599Z] 12:39:00     INFO - Browser exited with return code 572
[task 2025-04-09T12:39:00.601Z] 12:39:00     INFO - Closing logging queue
[task 2025-04-09T12:39:00.602Z] 12:39:00     INFO - queue closed
[task 2025-04-09T12:39:00.720Z] 12:39:00     INFO - Application command: D:\task_174419798346231\build\application\firefox\firefox.exe -marionette -remote-allow-system-access about:blank --wait-for-browser -profile C:\Users\task_174419798346231\AppData\Local\Temp\tmpmhrup62q
[task 2025-04-09T12:39:00.739Z] 12:39:00     INFO - PID 9760 | 1744202336566	Marionette	INFO	Marionette enabled
[task 2025-04-09T12:39:00.740Z] 12:39:00     INFO - PID 9760 | 1744202336730	Marionette	INFO	Listening on port 58698
[task 2025-04-09T12:39:00.740Z] 12:39:00     INFO - Starting runner
[task 2025-04-09T12:39:03.404Z] 12:39:03     INFO - TEST-START | /content-security-policy/inheritance/frame-src-javascript-url.html
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---

This looks actually perma, and probably by bug 1995397.

Regressions: 1995397
Assignee: nobody → krosylight

That probably didn't cause only this one, will detect in https://treeherder.mozilla.org/jobs?repo=try&revision=4e6c07fc2c051894c801c0af9d7132a602408ae6 and cover all.

Summary: Intermittent [tier 2] /content-security-policy/inheritance/document-write-iframe.html | single tracking bug → Perma [tier 2] /content-security-policy/inheritance/document-write-iframe.html | single tracking bug
Attachment #9521677 - Attachment description: WIP: Bug 1959431 - Remove crash expectations that are no longer valid r=farre,avandolder → Bug 1959431 - Remove crash expectations that are no longer valid r=farre,avandolder
Pushed by sstanca@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/2a7146cd04e8 https://hg.mozilla.org/integration/autoland/rev/5a35b07c2ad6 Revert "Bug 1959431 - Remove crash expectations that are no longer valid r=dom-core,jjaschke" for causing Android wpt failures.

Reverted this because it was causing storage-acces related wpt failures.

Please check take in account that there are different storage-acces related wpt failures.

Flags: needinfo?(krosylight)
Flags: needinfo?(krosylight)
Pushed by nbeleuzu@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/32dd65e5b726 https://hg.mozilla.org/integration/autoland/rev/bd7d4894b113 Revert "Bug 1959431 - Remove crash expectations that are no longer valid r=dom-core,jjaschke" for causing wpt failures on storage-access-headers.tentative.https.sub.window.html
Flags: needinfo?(krosylight)

That's an unrelated failure that is being dealt in bug 1990593. This bug doesn't cover that test.

Flags: needinfo?(krosylight)

(In reply to Kagami Rosylight [:saschanaz] (they/them) from comment #14)

That's an unrelated failure that is being dealt in bug 1990593. This bug doesn't cover that test.

I backed it out because backfill is pointing to this bug.
The test didn`t run on the green re-triggered ones

Flags: needinfo?(krosylight)
Status: REOPENED → RESOLVED
Closed: 11 months ago5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Flags: needinfo?(krosylight)

It was regressed by bug 1996016 rather than this one, FWIW.

Regressions: 1996229
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: