<?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>190032</bug_id>
          
          <creation_ts>2018-09-27 02:34:17 -0700</creation_ts>
          <short_desc>[Web Animations] Fix test regressions after enabling Web Animations with CSS Integration</short_desc>
          <delta_ts>2023-11-20 12:04:19 -0800</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>REOPENED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=184819</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=186946</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=171600</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=49182</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>
          <dependson>190150</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Antoine Quint">graouts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>fujii</cc>
    
    <cc>graouts</cc>
    
    <cc>ross.kirsling</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1463914</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2018-09-27 02:34:17 -0700</bug_when>
    <thetext>This bug tracks the followup work required after landing the fix for https://bugs.webkit.org/show_bug.cgi?id=184819.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1463915</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-09-27 02:34:48 -0700</bug_when>
    <thetext>&lt;rdar://problem/44824973&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464117</commentid>
    <comment_count>2</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2018-09-27 13:27:19 -0700</bug_when>
    <thetext>These three tests are crashing after https://trac.webkit.org/changeset/236541/webkit

legacy-animation-engine/transitions/transition-to-from-auto.html 
legacy-animation-engine/transitions/extra-transition.html 
legacy-animation-engine/animations/duplicate-keys.html

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=legacy-animation-engine%2Ftransitions%2Ftransition-to-from-auto.html%20legacy-animation-engine%2Ftransitions%2Fextra-transition.html%20legacy-animation-engine%2Fanimations%2Fduplicate-keys.html

Crashes are occurring on Mac Debug WK1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464360</commentid>
    <comment_count>3</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2018-09-28 06:05:26 -0700</bug_when>
    <thetext>Individually none of those tests crash on WK1 Debug locally. However, the crash reported on the bots is webkit.org/b/186946.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464519</commentid>
    <comment_count>4</comment_count>
    <who name="Ross Kirsling">ross.kirsling</who>
    <bug_when>2018-09-28 14:48:56 -0700</bug_when>
    <thetext>WinCairo has 85 diff failures (actually including the output &quot;FAIL&quot;) under legacy-animation-engine as a result of the patch:
https://build.webkit.org/results/WinCairo%2064-bit%20WKL%20Release%20(Tests)/r236582%20(1722)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464913</commentid>
    <comment_count>5</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2018-10-01 01:05:51 -0700</bug_when>
    <thetext>(In reply to Truitt Savell from comment #2)
&gt; These three tests are crashing after
&gt; https://trac.webkit.org/changeset/236541/webkit
&gt; 
&gt; legacy-animation-engine/transitions/transition-to-from-auto.html 
&gt; legacy-animation-engine/transitions/extra-transition.html 
&gt; legacy-animation-engine/animations/duplicate-keys.html

These should no longer be happening as of https://trac.webkit.org/changeset/236650.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1465151</commentid>
    <comment_count>6</comment_count>
    <who name="Ross Kirsling">ross.kirsling</who>
    <bug_when>2018-10-01 11:44:56 -0700</bug_when>
    <thetext>The WinCairo failures are due to a trivial oversight that evidently didn&apos;t matter until now -- patch submitted in bug 190150.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1665549</commentid>
    <comment_count>7</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-06-23 14:40:04 -0700</bug_when>
    <thetext>animations/missing-values-first-keyframe.html
animations/missing-values-last-keyframe.html

these two tests appear to be passing everywhere. Removed their expectation in https://trac.webkit.org/changeset/263421/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1954700</commentid>
    <comment_count>8</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2023-05-11 07:59:10 -0700</bug_when>
    <thetext>I don&apos;t think this is tracking any actual work anymore, let&apos;s close this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1993964</commentid>
    <comment_count>9</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2023-11-20 12:04:19 -0800</bug_when>
    <thetext>This bug ID is still used to mark failing tests in TestExpectations. Reopened.
https://github.com/WebKit/WebKit/blob/aaa1eb722ad16c0a03c7d09924b8e6611fb65acb/LayoutTests/TestExpectations#L3520-L3527</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>