Bug 186484

Summary: [Web Animations] Replace imported Mozilla tests with WPT tests and make them pass reliably
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dino, jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=183818
https://bugs.webkit.org/show_bug.cgi?id=183821
https://bugs.webkit.org/show_bug.cgi?id=183826
https://bugs.webkit.org/show_bug.cgi?id=183828
https://bugs.webkit.org/show_bug.cgi?id=183830
https://bugs.webkit.org/show_bug.cgi?id=183831
https://bugs.webkit.org/show_bug.cgi?id=183834
https://bugs.webkit.org/show_bug.cgi?id=183836
https://bugs.webkit.org/show_bug.cgi?id=183837
https://bugs.webkit.org/show_bug.cgi?id=183840
https://bugs.webkit.org/show_bug.cgi?id=183841
https://bugs.webkit.org/show_bug.cgi?id=183843
https://bugs.webkit.org/show_bug.cgi?id=183844
https://bugs.webkit.org/show_bug.cgi?id=183846
https://bugs.webkit.org/show_bug.cgi?id=183847
https://bugs.webkit.org/show_bug.cgi?id=183848
https://bugs.webkit.org/show_bug.cgi?id=203477

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.