Closed Bug 1777286 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 34646 - Reduce timing dependency in document-timeline-animation.html

Categories

(Core :: DOM: Animation, task, P4)

task

Tracking

()

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 34646 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/34646
Details from upstream follow.

Kevin Ellis <kevers@google.com> wrote:

Reduce timing dependency in document-timeline-animation.html

The original test had a short duration, but ran to completion normally.
Short duration animations can flake due to intermittent slowdowns on
test machines. Instead, we use a long duration animation, latch on to
the start of the animation and then programmatically advance to the end
of the animation. This test completes faster and should be more
reliable while testing the same functionality (an animation running on
the compositor can have a document timeline other than the default one).

Bug: 1339491
Change-Id: I059e6f1d7f1f365f32b1d638149de65a9d837533

Reviewed-on: https://chromium-review.googlesource.com/3735305
WPT-Export-Revision: 635116900ec042f82000aca5001f79c1b26757ef

Component: web-platform-tests → DOM: Animation
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1

Chrome

PASS: 1

Safari

PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/20caf9ae3ff9
[wpt PR 34646] - Reduce timing dependency in document-timeline-animation.html, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in before you can comment on or make changes to this bug.