Bug 186484 - [Web Animations] Replace imported Mozilla tests with WPT tests and make them pass reliably
Summary: [Web Animations] Replace imported Mozilla tests with WPT tests and make them ...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-11 04:16 PDT by Antoine Quint
Modified: 2019-10-27 14:00 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-06-11 04:16:51 PDT
The new tests added under imported/mozilla/css-animations and imported/mozilla/css-transitions are mostly failing reliably, flaky or timing out. Here are the remaining bugs to fix:

* imported/mozilla/css-animations/test_pseudoElement-get-animations.html (webkit.org/b/183818)
* imported/mozilla/css-transitions/test_animation-cancel.html (webkit.org/b/183821)
* imported/mozilla/css-animations/test_animation-pausing.html (webkit.org/b/183826)
* imported/mozilla/css-animations/test_animation-playstate.html (webkit.org/b/183828)
* imported/mozilla/css-animations/test_animation-ready.html (webkit.org/b/183830)
* imported/mozilla/css-transitions/test_animation-ready.html (webkit.org/b/183831)
* imported/mozilla/css-animations/test_animation-starttime.html (webkit.org/b/183834)
* imported/mozilla/css-animations/test_animations-dynamic-changes.html (webkit.org/b/183836)
* imported/mozilla/css-transitions/test_document-get-animations.html (webkit.org/b/183837)
* imported/mozilla/css-animations/test_document-get-animations.html (webkit.org/b/183840)
* imported/mozilla/css-transitions/test_element-get-animations.html (webkit.org/b/183841)
* imported/mozilla/css-transitions/test_event-dispatch.html (webkit.org/b/183843)
* imported/mozilla/css-animations/test_element-get-animations.html (webkit.org/b/183844)
* imported/mozilla/css-transitions/test_pseudoElement-get-animations.html (webkit.org/b/183846)
* imported/mozilla/css-animations/test_event-order.html (webkit.org/b/183847)
* imported/mozilla/css-animations/test_keyframeeffect-getkeyframes.html (webkit.org/b/183848)
Comment 1 Radar WebKit Bug Importer 2018-06-11 04:18:07 PDT
<rdar://problem/40999764>
Comment 2 Radar WebKit Bug Importer 2018-06-11 04:18:26 PDT
<rdar://problem/40999758>
Comment 3 Jon Lee 2019-10-21 12:13:39 PDT
The Mozilla tests have been pushed to WPT. Changing the task to importing the WPT tests instead.
Comment 4 Jon Lee 2019-10-21 12:17:02 PDT
rdar://problem/40999764
Comment 5 Antoine Quint 2019-10-24 08:31:26 PDT
Let's close this and use a new bug to track compliance of the new WPT tests. The Mozilla bugs have been removed for https://bugs.webkit.org/show_bug.cgi?id=203291 in r251536.
Comment 6 Antoine Quint 2019-10-27 14:00:22 PDT
This was superseded by bug 203477.