Closed
Bug 1868963
Opened 1 year ago
Closed 1 year ago
Perma [Tier-2] dom/events/test/clipboard/browser_navigator_clipboard_contextmenu_suppression.js | single tracking bug
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox120 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: edgar)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [stockwell unknown])
Attachments
(1 file)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=439348186&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XNxDZlEvTyG7A540SIlp6g/runs/0/artifacts/public/logs/live_backing.log
[task 2023-12-08T10:54:26.054Z] 10:54:26 INFO - TEST-PASS | dom/events/test/clipboard/browser_navigator_clipboard_contextmenu_suppression.js | read from same-origin should just be resolved without showing paste contextmenu shown -
[task 2023-12-08T10:54:26.054Z] 10:54:26 INFO - Dismiss paste button, cross-origin request should be rejected
[task 2023-12-08T10:54:26.055Z] 10:54:26 INFO - Buffered messages finished
[task 2023-12-08T10:54:26.056Z] 10:54:26 INFO - TEST-UNEXPECTED-FAIL | dom/events/test/clipboard/browser_navigator_clipboard_contextmenu_suppression.js | Node is not accessible via accessibility API: id: , tagName: browser, className: -
[task 2023-12-08T10:54:26.056Z] 10:54:26 INFO - Stack trace:
[task 2023-12-08T10:54:26.057Z] 10:54:26 INFO - chrome://mochikit/content/browser-test.js:test_ok:1591
[task 2023-12-08T10:54:26.057Z] 10:54:26 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:a11yFail:392
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:assertCanBeClicked:721
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:runIfA11YChecks/this.AccessibilityUtils:700
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:handleEvent:814
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - EventListener.handleEvent*chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:init:774
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - chrome://mochikit/content/browser-test.js:Tester:169
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - chrome://mochikit/content/browser-harness.xhtml:createTester/</<:261
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - GECKO(20877) | JavaScript error: , line 0: NotAllowedError: Clipboard read operation is not allowed.
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - TEST-PASS | dom/events/test/clipboard/browser_navigator_clipboard_contextmenu_suppression.js | cross-origin request should be rejected -
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - Console message: [JavaScript Error: "NotAllowedError: Clipboard read operation is not allowed."]
[task 2023-12-08T10:54:26.058Z] 10:54:26 INFO - Leaving test bound test_context_menu_suppression_image
[task 2023-12-08T10:54:26.180Z] 10:54:26 INFO - GECKO(20877) | MEMORY STAT | vsize 3321MB | residentFast 357MB | heapAllocated 216MB
[task 2023-12-08T10:54:26.180Z] 10:54:26 INFO - TEST-OK | dom/events/test/clipboard/browser_navigator_clipboard_contextmenu_suppression.js | took 8387ms
Comment 1•1 year ago
|
||
:edgar, since you are the author of the regressor, bug 1777448, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(echen)
Assignee | ||
Comment 2•1 year ago
|
||
Oh, I think this is the same issue as bug 1854502.
I will ignore this error with fail-if
condition first.
Assignee: nobody → echen
Flags: needinfo?(echen)
Assignee | ||
Comment 3•1 year ago
|
||
`
Comment 4•1 year ago
|
||
Set release status flags based on info from the regressing bug 1777448
status-firefox120:
--- → unaffected
status-firefox121:
--- → unaffected
status-firefox122:
--- → affected
status-firefox-esr115:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Attachment #9367719 -
Attachment description: Bug 1868963 - Fail-if browser_navigator_clipboard_contextmenu_suppression.js test for a11y_checks; r?ayeddi,nika,#dom-core → Bug 1868963 - Add exception from a11y_checks for clipboard security popup tests; r?ayeddi
Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Updated•1 year ago
|
Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d94acae370bf
Add exception from a11y_checks for clipboard security popup tests; r=ayeddi
Comment 8•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Blocks: a11y_checks_focusable
You need to log in
before you can comment on or make changes to this bug.
Description
•