<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>186484</bug_id>
          
          <creation_ts>2018-06-11 04:16:51 -0700</creation_ts>
          <short_desc>[Web Animations] Replace imported Mozilla tests with WPT tests and make them pass reliably</short_desc>
          <delta_ts>2019-10-27 14:00:31 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Animations</component>
          <version>Safari Technology Preview</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=183818</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183821</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183826</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183828</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183830</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183831</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183834</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183836</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183837</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183840</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183841</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183843</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183844</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183846</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183847</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=183848</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=203477</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>jonlee</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1431781</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2018-06-11 04:16:51 -0700</bug_when>
    <thetext>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)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1431782</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-06-11 04:18:07 -0700</bug_when>
    <thetext>&lt;rdar://problem/40999764&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1431783</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-06-11 04:18:26 -0700</bug_when>
    <thetext>&lt;rdar://problem/40999758&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1581938</commentid>
    <comment_count>3</comment_count>
    <who name="Jon Lee">jonlee</who>
    <bug_when>2019-10-21 12:13:39 -0700</bug_when>
    <thetext>The Mozilla tests have been pushed to WPT. Changing the task to importing the WPT tests instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1581940</commentid>
    <comment_count>4</comment_count>
    <who name="Jon Lee">jonlee</who>
    <bug_when>2019-10-21 12:17:02 -0700</bug_when>
    <thetext>rdar://problem/40999764</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1583354</commentid>
    <comment_count>5</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-10-24 08:31:26 -0700</bug_when>
    <thetext>Let&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1584332</commentid>
    <comment_count>6</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2019-10-27 14:00:22 -0700</bug_when>
    <thetext>This was superseded by bug 203477.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>