Permafailing test_running_on_compositor.html | Multiple transform-like properties animation does not runs on the compositor because the motion path exists - when Gecko 70 merges to Beta on 2019-08-26
Categories
(Core :: DOM: Animation, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | + | fixed |
People
(Reporter: nataliaCs, Assigned: boris)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Central as Beta: https://treeherder.mozilla.org/#/jobs?repo=try&group_state=expanded&revision=2116e7173752c044711f7e81e6d574afde735382&searchStr=mochitest-chrome-1proc-1%2Cm-1proc%28c1%29&selectedJob=259777858
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=259777858&repo=try&lineNumber=49210
[task 2019-08-03T14:15:22.042Z] 14:15:22 INFO - TEST-START | dom/animation/test/chrome/test_running_on_compositor.html
[task 2019-08-03T14:15:24.829Z] 14:15:24 INFO - TEST-INFO | started process screencapture
[task 2019-08-03T14:15:24.937Z] 14:15:24 INFO - TEST-INFO | screencapture: exit 0
[task 2019-08-03T14:15:24.938Z] 14:15:24 INFO - Buffered messages logged at 14:15:24
[task 2019-08-03T14:15:24.938Z] 14:15:24 INFO - TEST-PASS | dom/animation/test/chrome/test_running_on_compositor.html | Bug 1045994 - Add a chrome-only property to inspect if an animation is running on the compositor or not - Bug 1045994 - Add a chrome-only property to inspect if an animation is running on the compositor or not: Elided 55 passes or known failures.
[task 2019-08-03T14:15:24.938Z] 14:15:24 INFO - Buffered messages finished
[task 2019-08-03T14:15:24.938Z] 14:15:24 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | Multiple transform-like properties animation does not runs on the compositor because the motion path exists - Multiple transform-like properties animation does not runs on the compositor because the motion path exists: assert_false: rotate is not running on the compositor expected false got true
[task 2019-08-03T14:15:24.938Z] 14:15:24 INFO - Not taking screenshot here: see the one that was previously logged
[task 2019-08-03T14:15:24.939Z] 14:15:24 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | Opacity animation still runs on the compositor even if the motion path exists, but transform animation is not running on the compositor in this case - Opacity animation still runs on the compositor even if the motion path exists, but transform animation is not running on the compositor in this case: assert_equals: Transform animation is not running on the compositor at 78.02ms expected false but got true
[task 2019-08-03T14:15:25.048Z] 14:15:25 INFO - TEST-PASS | dom/animation/test/chrome/test_running_on_compositor.html | Bug 1045994 - Add a chrome-only property to inspect if an animation is running on the compositor or not - Bug 1045994 - Add a chrome-only property to inspect if an animation is running on the compositor or not: Elided 3 passes or known failures.
[task 2019-08-03T14:15:25.048Z] 14:15:25 INFO - GECKO(1884) | MEMORY STAT | vsize 7525MB | residentFast 302MB | heapAllocated 137MB
[task 2019-08-03T14:15:25.049Z] 14:15:25 INFO - TEST-OK | dom/animation/test/chrome/test_running_on_compositor.html | took 3052ms
Might be a regression of Bug 1569795.
:boris, could you take a look please? Thank you
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Importing the patch makes the failures go away:
Comment 5•6 years ago
|
||
bugherder |
Comment 6•6 years ago
|
||
Verified fixed in beta-sims: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception%2Crunnable&revision=9e586eb3dcbde02ea7e5a39545f9dfa55bf5e70d&searchStr=mochitest-chrome-1proc-1%2Cm-1proc%28c1%29&selectedJob=260788827
Updated•6 years ago
|
Updated•3 years ago
|
Description
•