Closed
Bug 1162483
Opened 11 years ago
Closed 10 years ago
web-animations/animation-timeline/document-timeline.html is going to permafail when Gecko 40 merges to Beta
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla41
People
(Reporter: RyanVM, Assigned: jgraham)
References
Details
Attachments
(1 file, 1 obsolete file)
|
535 bytes,
patch
|
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
https://treeherder.mozilla.org/logviewer.html#?job_id=7276887&repo=try
11:52:35 INFO - TEST-START | /web-animations/animation-timeline/document-timeline.html
11:52:35 INFO - PROCESS | 1856 | WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
11:52:35 INFO - PROCESS | 1856 | pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
11:52:35 INFO - PROCESS | 1856 | nsBrowserAccess.prototype.openURI@chrome://browser/content/browser.js:15578:21
11:52:35 INFO - PROCESS | 1856 | __marionetteFunc@dummy file:19:30
11:52:35 INFO - PROCESS | 1856 | @dummy file:28:3
11:52:35 INFO - PROCESS | 1856 | executeWithCallback@chrome://marionette/content/listener.js:754:5
11:52:35 INFO - PROCESS | 1856 | executeAsyncScript@chrome://marionette/content/listener.js:650:3
11:52:35 INFO - TEST-UNEXPECTED-FAIL | /web-animations/animation-timeline/document-timeline.html | document.timeline identity tests - assert_not_equals: document.timeline returns a different object for each document got disallowed value undefined
11:52:35 INFO - @http://web-platform.test:8000/web-animations/animation-timeline/document-timeline.html:15:1
11:52:35 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1316:20
11:52:35 INFO - test@http://web-platform.test:8000/resources/testharness.js:449:9
11:52:35 INFO - @http://web-platform.test:8000/web-animations/animation-timeline/document-timeline.html:11:1
11:52:35 INFO - TEST-UNEXPECTED-FAIL | /web-animations/animation-timeline/document-timeline.html | document.timeline.currentTime value tests - document.timeline is undefined
11:52:35 INFO - @http://web-platform.test:8000/web-animations/animation-timeline/document-timeline.html:28:3
11:52:35 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1316:20
11:52:35 INFO - async_test@http://web-platform.test:8000/resources/testharness.js:466:13
11:52:35 INFO - @http://web-platform.test:8000/web-animations/animation-timeline/document-timeline.html:27:1
11:52:35 INFO - TEST-UNEXPECTED-FAIL | /web-animations/animation-timeline/document-timeline.html | document.timeline.currentTime liveness tests - document.timeline is undefined
11:52:35 INFO - @http://web-platform.test:8000/web-animations/animation-timeline/document-timeline.html:68:7
11:52:35 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1316:20
11:52:35 INFO - async_test@http://web-platform.test:8000/resources/testharness.js:466:13
11:52:35 INFO - @http://web-platform.test:8000/web-animations/animation-timeline/document-timeline.html:67:1
11:52:35 INFO - TEST-OK | /web-animations/animation-timeline/document-timeline.html | took 219ms
Flags: needinfo?(james)
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Comment 6•11 years ago
|
||
Flags: needinfo?(james)
Attachment #8617833 -
Flags: review?(Ms2ger)
| Assignee | ||
Updated•11 years ago
|
Attachment #8617833 -
Attachment is obsolete: true
Attachment #8617833 -
Flags: review?(Ms2ger)
| Assignee | ||
Comment 7•11 years ago
|
||
Attachment #8617835 -
Flags: review?(Ms2ger)
Updated•11 years ago
|
Attachment #8617835 -
Flags: review?(Ms2ger) → review+
Updated•11 years ago
|
Assignee: nobody → james
Status: NEW → RESOLVED
Closed: 11 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
| Reporter | ||
Updated•10 years ago
|
status-firefox40:
--- → affected
| Reporter | ||
Comment 10•10 years ago
|
||
Flags: in-testsuite+
| Reporter | ||
Comment 11•10 years ago
|
||
This doesn't appear to be working on Aurora? :(
https://treeherder.mozilla.org/logviewer.html#?job_id=8778578&repo=try
Flags: needinfo?(james)
| Assignee | ||
Comment 12•10 years ago
|
||
I guess the __dir__.ini support wasn't in aurora. We could probably just add the pref to the specific ini file for this test there.
Flags: needinfo?(james)
| Reporter | ||
Comment 13•10 years ago
|
||
| Reporter | ||
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 14•10 years ago
|
||
WTH, this is failing on Beta41 again. I'm going to push the fix we used for 40, but I wouldn't mind knowing why comment 9 isn't working :(
https://treeherder.mozilla.org/logviewer.html#?job_id=461622&repo=mozilla-beta
Flags: needinfo?(james)
| Reporter | ||
Comment 15•10 years ago
|
||
Comment 16•10 years ago
|
||
And again for beta42, I don't think this entirely exactly works.
https://hg.mozilla.org/releases/mozilla-beta/rev/59ba49e25eab
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 17•10 years ago
|
||
I am mildly bemused. It appears to work for me locally when running via mozharness with the same revision that failed on th.
Flags: needinfo?(james)
Comment 19•10 years ago
|
||
The amusement fades. This time there's more, https://treeherder.mozilla.org/logviewer.html#?job_id=685457&repo=mozilla-beta and https://treeherder.mozilla.org/logviewer.html#?job_id=685367&repo=mozilla-beta, and this time I "fixed" it by just hiding the affected chunks.
After you fix it, remind me I did that and that I need to unhide them, because I'll forget within hours.
Flags: needinfo?(james)
| Assignee | ||
Comment 20•10 years ago
|
||
FWIW the reason for this turned out to be that the __dir__.ini stuff was broken on Windows for reasons involving \ vs / I *think* this is now fixed on nightly and so this problem should stop happening in the future. I'll fix this instance.
Flags: needinfo?(james)
| Reporter | ||
Comment 21•10 years ago
|
||
Yeah, this is fixed now.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → FIXED
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
•