Closed
Bug 1840603
Opened 2 years ago
Closed 2 years ago
Perma TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | offset-path:ray() animation runs on the compositor - offset-path:ray() animation runs on the compositor: assert_equals when Gecko 116 merges to Beta on 2023-07-04
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
VERIFIED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox114 | --- | unaffected |
firefox115 | --- | unaffected |
firefox116 | + | verified |
People
(Reporter: ctuns, Assigned: boris)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
[Tracking Requested - why for this release]:
Central-as-beta simulation:
How to run these simulations:
Failure log
[task 2023-06-27T11:54:53.615Z] 11:54:53 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 57 passes or known failures.
[task 2023-06-27T11:54:53.619Z] 11:54:53 INFO - Buffered messages finished
[task 2023-06-27T11:54:53.619Z] 11:54:53 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | offset-path:ray() animation runs on the compositor - offset-path:ray() animation runs on the compositor: assert_equals: offset-path:ray() animation should be running on the compositor at 106.648302ms expected true but got false
[task 2023-06-27T11:54:53.619Z] 11:54:53 INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-06-27T11:54:53.619Z] 11:54:53 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | offset-path:inset() animation runs on the compositor - offset-path:inset() animation runs on the compositor: assert_equals: offset-path:inset() animation should be running on the compositor at 51.606531ms expected true but got false
[task 2023-06-27T11:54:53.619Z] 11:54:53 INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-06-27T11:54:53.619Z] 11:54:53 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | offset-path:circle() animation runs on the compositor - offset-path:circle() animation runs on the compositor: assert_equals: offset-path:circle() animation should be running on the compositor at 69.520315ms expected true but got false
[task 2023-06-27T11:54:53.620Z] 11:54:53 INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-06-27T11:54:53.621Z] 11:54:53 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | offset-path:ellipse() animation runs on the compositor - offset-path:ellipse() animation runs on the compositor: assert_equals: offset-path:ellipse() animation should be running on the compositor at 56.509334ms expected true but got false
[task 2023-06-27T11:54:53.622Z] 11:54:53 INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-06-27T11:54:53.623Z] 11:54:53 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/chrome/test_running_on_compositor.html | offset-path:polygon() animation runs on the compositor - offset-path:polygon() animation runs on the compositor: assert_equals: offset-path:polygon() animation should be running on the compositor at 56.423431ms expected true but got false
[task 2023-06-27T11:54:53.623Z] 11:54:53 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 12 passes or known failures.
[task 2023-06-27T11:54:53.624Z] 11:54:53 INFO - GECKO(1969) | MEMORY STAT | vsize 3306MB | residentFast 505MB | heapAllocated 207MB
[task 2023-06-27T11:54:53.625Z] 11:54:53 INFO - TEST-OK | dom/animation/test/chrome/test_running_on_compositor.html | took 15758ms
Flags: needinfo?(boris.chiou)
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Enable the necessary preferences for motion path.
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(boris.chiou)
Updated•2 years ago
|
Assignee: nobody → boris.chiou
Status: NEW → ASSIGNED
Pushed by bchiou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ecb2997338f1
Enable preferences in dom/animation/test/chrome.ini for motion path. r=hiro
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
Comment 4•2 years ago
|
||
Verified as fixed with today's beta simulation
Updated•2 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•