Closed Bug 1663692 Opened 5 years ago Closed 5 years ago

Intermittent dom/animation/test/mozilla/test_restyles.html | Animations running on the compositor in an out-of-view element should never cause restyles - got 1, expected +0

Categories

(Core :: DOM: Animation, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1663509

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=315100366&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Q-d4w6azQIOdh6dgawVXfQ/runs/0/artifacts/public/logs/live_backing.log


[task 2020-09-08T14:24:57.307Z] 14:24:57 INFO - TEST-START | dom/animation/test/mozilla/test_restyles.html
[task 2020-09-08T14:24:58.628Z] 14:24:58 INFO - TEST-INFO | started process screenshot
[task 2020-09-08T14:24:58.683Z] 14:24:58 INFO - TEST-INFO | screenshot: exit 0
[task 2020-09-08T14:24:58.683Z] 14:24:58 INFO - Buffered messages logged at 14:24:57
[task 2020-09-08T14:24:58.684Z] 14:24:58 INFO - add_task | Entering test restyling_for_main_thread_animations
[task 2020-09-08T14:24:58.684Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | undefined assertion name
[task 2020-09-08T14:24:58.684Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | CSS animations running on the main-thread should update style on the main thread
[task 2020-09-08T14:24:58.685Z] 14:24:58 INFO - add_task | Leaving test restyling_for_main_thread_animations
[task 2020-09-08T14:24:58.685Z] 14:24:58 INFO - add_task | Entering test no_restyling_for_compositor_animations
[task 2020-09-08T14:24:58.685Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | undefined assertion name
[task 2020-09-08T14:24:58.686Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | CSS animations running on the compositor should not update style on the main thread
[task 2020-09-08T14:24:58.686Z] 14:24:58 INFO - add_task | Leaving test no_restyling_for_compositor_animations
[task 2020-09-08T14:24:58.686Z] 14:24:58 INFO - add_task | Entering test no_restyling_for_compositor_transitions
[task 2020-09-08T14:24:58.686Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | undefined assertion name
[task 2020-09-08T14:24:58.687Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | CSS transitions running on the compositor should not update style on the main thread
[task 2020-09-08T14:24:58.687Z] 14:24:58 INFO - add_task | Leaving test no_restyling_for_compositor_transitions
[task 2020-09-08T14:24:58.687Z] 14:24:58 INFO - add_task | Entering test no_restyling_when_animation_duration_is_changed
[task 2020-09-08T14:24:58.687Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | undefined assertion name
[task 2020-09-08T14:24:58.688Z] 14:24:58 INFO - Buffered messages logged at 14:24:58
[task 2020-09-08T14:24:58.688Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | Animations running on the compositor should not update style on the main thread
[task 2020-09-08T14:24:58.688Z] 14:24:58 INFO - add_task | Leaving test no_restyling_when_animation_duration_is_changed
[task 2020-09-08T14:24:58.688Z] 14:24:58 INFO - add_task | Entering test only_one_restyling_after_finish_is_called
[task 2020-09-08T14:24:58.689Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | undefined assertion name
[task 2020-09-08T14:24:58.689Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | Animations running on the compositor should only update style once after finish() is called
[task 2020-09-08T14:24:58.689Z] 14:24:58 INFO - TEST-FAIL | dom/animation/test/mozilla/test_restyles.html | Bug 1415457: Animations running on the compositor should only update style once after finish() is called - got 1, expected +0
[task 2020-09-08T14:24:58.690Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | Finished animations should never update style after one restyle happened for finish()
[task 2020-09-08T14:24:58.690Z] 14:24:58 INFO - add_task | Leaving test only_one_restyling_after_finish_is_called
[task 2020-09-08T14:24:58.690Z] 14:24:58 INFO - add_task | Entering test no_restyling_mouse_movement_on_finished_transition
[task 2020-09-08T14:24:58.691Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | Finished transitions should restyle once after Animation.finished was fulfilled
[task 2020-09-08T14:24:58.691Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | Finished transitions should never cause restyles when mouse is moved on the transitions
[task 2020-09-08T14:24:58.691Z] 14:24:58 INFO - add_task | Leaving test no_restyling_mouse_movement_on_finished_transition
[task 2020-09-08T14:24:58.691Z] 14:24:58 INFO - add_task | Entering test no_restyling_mouse_movement_on_finished_animation
[task 2020-09-08T14:24:58.692Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | Finished animations should restyle once after Animation.finished was fulfilled
[task 2020-09-08T14:24:58.692Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | Finished animations should never cause restyles when mouse is moved on the animations
[task 2020-09-08T14:24:58.692Z] 14:24:58 INFO - add_task | Leaving test no_restyling_mouse_movement_on_finished_animation
[task 2020-09-08T14:24:58.693Z] 14:24:58 INFO - add_task | Entering test no_restyling_compositor_animations_out_of_view_element
[task 2020-09-08T14:24:58.693Z] 14:24:58 INFO - TEST-PASS | dom/animation/test/mozilla/test_restyles.html | undefined assertion name
[task 2020-09-08T14:24:58.693Z] 14:24:58 INFO - Buffered messages finished
[task 2020-09-08T14:24:58.694Z] 14:24:58 INFO - TEST-UNEXPECTED-FAIL | dom/animation/test/mozilla/test_restyles.html | Animations running on the compositor in an out-of-view element should never cause restyles - got 1, expected +0

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.