<?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>241283</bug_id>
          
          <creation_ts>2022-06-03 13:49:11 -0700</creation_ts>
          <short_desc>[ macOS Debug wk2 EWS ] fast/animation/request-animation-frame-throttling-detached-iframe.html is a flaky failure</short_desc>
          <delta_ts>2023-09-07 20:45:01 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="Karl Rackler">rackler</reporter>
          <assigned_to name="Karl Rackler">rackler</assigned_to>
          <cc>graouts</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1874014</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-03 13:49:11 -0700</bug_when>
    <thetext>Description:
fast/animation/request-animation-frame-throttling-detached-iframe.html

Is flaky failure on macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS in https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/73ad87ce-32393/results.html

History:
This does not appear in https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fanimation%2Frequest-animation-frame-throttling-detached-iframe.html&amp;limit=50000&amp;platform=mac&amp;style=debug

The first instance I can find is https://ews-build.webkit.org/#/builders/60/builds/31943

Diff:
--- /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/fast/animation/request-animation-frame-throttling-detached-iframe-expected.txt
+++ /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/fast/animation/request-animation-frame-throttling-detached-iframe-actual.txt
@@ -4,27 +4,27 @@
 
 
 PASS internals.requestAnimationFrameThrottlingReasons() is &quot;[Unthrottled]&quot;
-PASS internals.requestAnimationFrameInterval is 0.015
+FAIL internals.requestAnimationFrameInterval should be 0.015. Was 0.013333333333333334.
 PASS frame.contentWindow.internals.requestAnimationFrameThrottlingReasons() is &quot;[Unthrottled]&quot;
-PASS frame.contentWindow.internals.requestAnimationFrameInterval is 0.015
+FAIL frame.contentWindow.internals.requestAnimationFrameInterval should be 0.015. Was 0.013333333333333334.
 internals.setLowPowerModeEnabled(true);
 PASS internals.requestAnimationFrameThrottlingReasons() is &quot;LowPowerMode&quot;
-PASS internals.requestAnimationFrameInterval is 0.030
+FAIL internals.requestAnimationFrameInterval should be 0.03. Was 0.02666666666666667.
 PASS frame.contentWindow.internals.requestAnimationFrameThrottlingReasons() is &quot;LowPowerMode&quot;
-PASS frame.contentWindow.internals.requestAnimationFrameInterval is 0.030
+FAIL frame.contentWindow.internals.requestAnimationFrameInterval should be 0.03. Was 0.02666666666666667.
 frame.remove()
 document.body.appendChild(frame)
 PASS internals.requestAnimationFrameThrottlingReasons() is &quot;LowPowerMode&quot;
-PASS internals.requestAnimationFrameInterval is 0.030
+FAIL internals.requestAnimationFrameInterval should be 0.03. Was 0.02666666666666667.
 PASS frame.contentWindow.internals.requestAnimationFrameThrottlingReasons() is &quot;LowPowerMode&quot;
-PASS frame.contentWindow.internals.requestAnimationFrameInterval is 0.030
+FAIL frame.contentWindow.internals.requestAnimationFrameInterval should be 0.03. Was 0.02666666666666667.
 frame.remove()
 internals.setLowPowerModeEnabled(false);
 PASS internals.requestAnimationFrameThrottlingReasons() is &quot;[Unthrottled]&quot;
-PASS internals.requestAnimationFrameInterval is 0.015
+FAIL internals.requestAnimationFrameInterval should be 0.015. Was 0.013333333333333334.
 document.body.appendChild(frame)
 PASS frame.contentWindow.internals.requestAnimationFrameThrottlingReasons() is &quot;[Unthrottled]&quot;
-PASS frame.contentWindow.internals.requestAnimationFrameInterval is 0.015
+FAIL frame.contentWindow.internals.requestAnimationFrameInterval should be 0.015. Was 0.013333333333333334.
 PASS successfullyParsed is true
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874015</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-06-03 13:49:28 -0700</bug_when>
    <thetext>&lt;rdar://problem/94364006&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874016</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-03 13:52:25 -0700</bug_when>
    <thetext>I have marked this test as a flaky failure while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874019</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-06-03 13:58:33 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/1287</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874020</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-03 14:01:26 -0700</bug_when>
    <thetext>Test gardening commit r295228 (251283@main): &lt;https://commits.webkit.org/251283@main&gt;

Reviewed commits have been landed. Closing PR #1287 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>