Closed Bug 1477486 Opened 6 years ago Closed 6 years ago

Perma-failing /css/css-logical/animation-003.tenative.html | Logical properties are represented as physical properties in keyframes - div.getAnimations is not a function Gecko 63 merges to Beta on 2018-08-27

Categories

(Core :: DOM: Animation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
thunderbird_esr52 --- unaffected
thunderbird_esr60 --- unaffected
firefox-esr52 --- unaffected
firefox-esr60 --- unaffected
firefox61 --- unaffected
firefox62 --- unaffected
firefox63 --- fixed

People

(Reporter: ccoroiu, Assigned: birtles)

Details

Attachments

(2 files)

Central as beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&revision=568e142efb2341632a696a3431b45e9dfd30cb12&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-resultStatus=retry&filter-resultStatus=usercancel&filter-resultStatus=runnable&selectedJob=189326844 Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=189326844&repo=try&lineNumber=3112 task 2018-07-21T12:57:19.555Z] 12:57:19 INFO - TEST-START | /css/css-logical/animation-003.tenative.html [task 2018-07-21T12:57:19.632Z] 12:57:19 INFO - PID 5290 | 1532177839623 Marionette DEBUG [2147483662] Frame script loaded [task 2018-07-21T12:57:19.633Z] 12:57:19 INFO - PID 5290 | 1532177839628 Marionette DEBUG [2147483662] Frame script registered [task 2018-07-21T12:57:19.716Z] 12:57:19 INFO - [task 2018-07-21T12:57:19.716Z] 12:57:19 INFO - TEST-UNEXPECTED-FAIL | /css/css-logical/animation-003.tenative.html | Logical properties are represented as physical properties in keyframes - div.getAnimations is not a function [task 2018-07-21T12:57:19.716Z] 12:57:19 INFO - @http://web-platform.test:8000/css/css-logical/animation-003.tenative.html:28:16 [task 2018-07-21T12:57:19.717Z] 12:57:19 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1538:20 [task 2018-07-21T12:57:19.717Z] 12:57:19 INFO - test@http://web-platform.test:8000/resources/testharness.js:545:9 [task 2018-07-21T12:57:19.717Z] 12:57:19 INFO - @http://web-platform.test:8000/css/css-logical/animation-003.tenative.html:23:1 [task 2018-07-21T12:57:19.718Z] 12:57:19 INFO - TEST-OK | /css/css-logical/animation-003.tenative.html | took 163ms [task 2018-07-21T12:57:19.739Z] 12:57:19 INFO - PID 5290 | 1532177839732 Marionette INFO Stopped listening on port 2828 [task 2018-07-21T12:57:19.919Z] 12:57:19 INFO - PID 5290 | JavaScript error: resource:///modules/AsyncTabSwitcher.jsm, line 250: TypeError: browser.frameLoader is null [task 2018-07-21T12:57:20.231Z] 12:57:20 INFO - Browser exited with return code 0 [task 2018-07-21T12:57:20.233Z] 12:57:20 WARNING - u'runner_teardown': () [task 2018-07-21T12:57:20.257Z] 12:57:20 INFO - Setting up ssl [task 2018-07-21T12:57:20.293Z] 12:57:20 INFO - certutil | [task 2018-07-21T12:57:20.322Z] 12:57:20 INFO - certutil | [task 2018-07-21T12:57:20.342Z] 12:57:20 INFO - certutil | [task 2018-07-21T12:57:20.343Z] 12:57:20 INFO - Certificate Nickname Trust Attributes [task 2018-07-21T12:57:20.343Z] 12:57:20 INFO - SSL,S/MIME,JAR/XPI [task 2018-07-21T12:57:20.343Z] 12:57:20 INFO - [task 2018-07-21T12:57:20.343Z] 12:57:20 INFO - web-platform-tests CT,, [task 2018-07-21T12:57:20.343Z] 12:57:20 INFO - [task 2018-07-21T12:57:20.360Z] 12:57:20 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmpMl06tO.mozrunner [task 2018-07-21T12:57:20.376Z] 12:57:20 INFO - Starting runner [task 2018-07-21T12:57:22.175Z] 12:57:22 INFO - PID 5471 | 1532177842171 Marionette INFO Listening on port 2828 [task 2018-07-21T12:57:22.288Z] 12:57:22 INFO - PID 5471 | 1532177842280 Marionette DEBUG [2147483649] Frame script loaded [task 2018-07-21T12:57:22.288Z] 12:57:22 INFO - PID 5471 | 1532177842281 Marionette DEBUG [2147483649] Frame script registered [task 2018-07-21T12:57:22.304Z] 12:57:22 INFO - PID 5471 | 1532177842301 Marionette DEBUG [2147483649] Received DOM event beforeunload for about:blank [task 2018-07-21T12:57:22.325Z] 12:57:22 INFO - PID 5471 | 1532177842321 Marionette DEBUG [2147483649] Received DOM event pagehide for about:blank [task 2018-07-21T12:57:22.327Z] 12:57:22 INFO - PID 5471 | 1532177842321 Marionette DEBUG [2147483649] Received DOM event unload for about:blank [task 2018-07-21T12:57:22.343Z] 12:57:22 INFO - PID 5471 | 1532177842336 Marionette DEBUG [2147483649] Received DOM event DOMContentLoaded for http://web-platform.test:8000/testharness_runner.html [task 2018-07-21T12:57:22.371Z] 12:57:22 INFO - PID 5471 | 1532177842366 Marionette DEBUG [2147483649] Received DOM event pageshow for http://web-platform.test:8000/testharness_runner.html
There was some unfortunate timing here. While the patch with these tests sat waiting to be landed I added the extra prefs.
Assignee: nobody → bbirtles
Status: NEW → ASSIGNED
Flags: needinfo?(bbirtles)
Comment on attachment 8994071 [details] Bug 1477486 - Fix typo in animation-003.tenative.html filename; https://reviewboard.mozilla.org/r/258652/#review265590 Too slow loading MANIFEST.json. :/ I think it would be OK what ever changed there. :)
Attachment #8994071 - Flags: review?(hikezoe) → review+
Comment on attachment 8994072 [details] Bug 1477486 - Add dom.animations-api.getAnimations.enabled pref to css-logical test suite; https://reviewboard.mozilla.org/r/258654/#review265592
Attachment #8994072 - Flags: review?(hikezoe) → review+
Unfortunately I can't land this since I need to land on mozilla-inbound to avoid conflicts with Emilio's patch, and all of a sudden my ssh credentials have stopped working.
Pushed by bbirtles@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/28c58c3b91fc Fix typo in animation-003.tenative.html filename; r=hiro https://hg.mozilla.org/integration/mozilla-inbound/rev/14958295cace Add dom.animations-api.getAnimations.enabled pref to css-logical test suite; r=hiro
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/12139 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: