Closed
Bug 1332615
Opened 9 years ago
Closed 9 years ago
Perma failure in document-fullscreen-enabled.html | Document.fullscreenEnabled - assert_true: top-level document expected true got undefined when aurora moves to beta 52
Categories
(Core :: DOM: Core & HTML, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla54
People
(Reporter: cbook, Assigned: jgraham)
References
()
Details
Attachments
(1 file)
|
561 bytes,
patch
|
Details | Diff | Splinter Review |
found during aurora as beta uplift tests in preparation of next monday merge day and got:
TEST-UNEXPECTED-FAIL | /fullscreen/api/document-fullscreen-enabled.html | Document.fullscreenEnabled - assert_true: top-level document expected true got undefined
https://treeherder.mozilla.org/logviewer.html#?job_id=70620489&repo=try&lineNumber=3316
James i guess its your area
| Reporter | ||
Comment 1•9 years ago
|
||
[Tracking Requested - why for this release]:
possible tree closure reason next merge day
tracking-firefox52:
--- → ?
Flags: needinfo?(james)
| Assignee | ||
Comment 2•9 years ago
|
||
I think this patch should fix it. If you can confirm I can land on inbound and you can uplift as required.
Flags: needinfo?(james) → needinfo?(cbook)
| Reporter | ||
Comment 3•9 years ago
|
||
pushed a try run in https://treeherder.mozilla.org/#/jobs?repo=try&revision=6d43a1238c64ca54b83ab491a1bc58040e7706e0
Flags: needinfo?(cbook)
| Reporter | ||
Comment 4•9 years ago
|
||
yeah seems fixed now \o/ - however we seem to have now https://treeherder.mozilla.org/logviewer.html#?job_id=71110658&repo=try is this also you ? should i file a new bug ?
Flags: needinfo?(james)
| Assignee | ||
Comment 6•9 years ago
|
||
I don't know what's going on there. I can of course update the metadata to fit the results, but I guess you will need to ask someone who works on web-animations if there's a pref that we can set to make the tests pass.
Flags: needinfo?(james)
Comment 7•9 years ago
|
||
Xidorn confirmed that this is the correct fix. Still need to land it on Aurora at some point.
https://hg.mozilla.org/releases/mozilla-beta/rev/0c43334619e606a5b5ea925c517020bdd49994b7
status-firefox52:
--- → fixed
status-firefox53:
--- → affected
status-firefox54:
--- → affected
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [checkin-needed-aurora]
Version: Version 3 → 52 Branch
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ce0fb0e12f0b
Enable unprefixed fullscreen API for fullscreen tests. r=xidorn
Updated•9 years ago
|
Assignee: nobody → james
Priority: -- → P1
Comment 9•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Comment 10•9 years ago
|
||
| bugherder uplift | ||
Whiteboard: [checkin-needed-aurora]
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•