Closed
Bug 1749503
Opened 3 years ago
Closed 3 years ago
Perma DIALOG failures e.g. element-request-fullscreen-dialog.html | Element#requestFullscreen() for dialog element - expected FAIL when Gecko 98 merges to Beta on 2022-02-07
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox96 | --- | unaffected |
firefox97 | --- | unaffected |
firefox98 | + | verified |
People
(Reporter: nataliaCs, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [stockwell needswork:owner][stockwell needswork:owner])
Attachments
(1 file)
[Tracking Requested - why for this release]:
- Central-as-beta
- How to run these simulations
- Failure logs
- TEST-UNEXPECTED-PASS | /fullscreen/api/element-request-fullscreen-dialog.html | Element#requestFullscreen() for dialog element - expected FAIL
- TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface HTMLDialogElement to all webpages as a property on 'window'? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
- TEST-UNEXPECTED-OK | /inert/inert-with-modal-dialog-001.tentative.html | expected ERROR
Could be caused by Bug 1733536?
Emilio can you take a look please?
Flags: needinfo?(emilio)
Reporter | ||
Updated•3 years ago
|
Summary: Perma DIALOG failures e.g. element-request-fullscreen-dialog.html | Element#requestFullscreen() for dialog element - expected FAIL → Perma DIALOG failures e.g. element-request-fullscreen-dialog.html | Element#requestFullscreen() for dialog element - expected FAIL when Gecko 98 merges to Beta on 2022-02-07
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9258487 -
Attachment description: WIP: Bug 1749503 - Fix some test expectations on beta now that dialog is enabled. → Bug 1749503 - Fix some test expectations on beta now that dialog is enabled.
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e318f5b0b7e7
Fix some test expectations on beta now that dialog is enabled.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Updated•3 years ago
|
Assignee: nobody → emilio
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Keywords: regression
Comment 5•3 years ago
|
||
The fix seems to be working on today's beta-sim: https://treeherder.mozilla.org/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel&revision=645918b0632a5738997e5bf9c381b9eeee7cccae&group_state=expanded
Status: RESOLVED → VERIFIED
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•