Closed
Bug 1303802
Opened 9 years ago
Closed 8 years ago
Beta web platform tests unexpectedly passing with /dom/historical.html | Node member must be nuked: rootNode - expected FAIL
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox50 fixed, firefox51 disabled, firefox52 disabled, firefox57 fixed)
RESOLVED
FIXED
mozilla57
People
(Reporter: intermittent-bug-filer, Assigned: cbook)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
552 bytes,
patch
|
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
status-firefox50:
--- → affected
status-firefox51:
--- → unaffected
| Assignee | ||
Comment 2•9 years ago
|
||
per irc
Flags: needinfo?(james)
Attachment #8792818 -
Flags: review?(Ms2ger)
Comment 3•9 years ago
|
||
Comment on attachment 8792818 [details] [diff] [review]
bug1303802.patch
Review of attachment 8792818 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks
Attachment #8792818 -
Flags: review?(Ms2ger) → review+
| Assignee | ||
Comment 4•9 years ago
|
||
landed on beta:
https://hg.mozilla.org/releases/mozilla-beta/rev/a7853dad14c9
thanks ms2ger!
Assignee: nobody → cbook
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 5•9 years ago
|
||
Needs to land on trunk/aurora still, unless I'm mistaken.
Comment 6•9 years ago
|
||
How could it? It's an unexamined and probably spurious unexpected pass that only happens on RELEASE_BUILD, can't very well remove the expectation of failure on branches where it still does fail.
Comment 7•9 years ago
|
||
This is expected in the sense that it tests that we don't support the rootNode attribute; we currently do support it, but it is preffed off in release builds. There's no need to land anything on trunk.
Bug 1269155 is expected to fix this once and for all.
Updated•9 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Comment 9•9 years ago
|
||
What verb tense are you using to call 51 and 52 unaffected, alternate-future-with-different-past? Bug 1269155 hasn't been meaningfully touched since last June, 51 merges to beta on November 7th, and when it does this test will again fail.
Assignee: cbook → nobody
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•9 years ago
|
Keywords: leave-open
Comment 10•9 years ago
|
||
Pushed by philringnalda@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d2193462357a
Disable the part of historical.html which is permaorange on every merge to beta when we disable our rootNode implementation and let the test unexpectedly pass
Comment 11•9 years ago
|
||
Comment 12•9 years ago
|
||
| bugherder | ||
Comment 14•8 years ago
|
||
Pushed by philringnalda@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/44edb197a893
reenable rootNode test chunk now that we don't have a rootNode implementation so the rootNode test which failed when we had one now passes when we don't have one
| Assignee | ||
Comment 16•8 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 9 years ago → 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•7 years ago
|
Assignee: nobody → cbook
You need to log in
before you can comment on or make changes to this bug.
Description
•