<?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>245482</bug_id>
          
          <creation_ts>2022-09-21 09:25:18 -0700</creation_ts>
          <short_desc>[ New Test ] (254561@main): [ macOS wk2 ] fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll.html is a flaky failure</short_desc>
          <delta_ts>2023-01-18 14:31:11 -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>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="Nobody">webkit-unassigned</assigned_to>
          <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>1900151</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-21 09:25:18 -0700</bug_when>
    <thetext>Description:
fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll.html

The test was added at 254561@main and has been a flaky failure on BigSur wk2 and Monterey wk2 Debug.

Reproduction steps:
I can reproduce this on 254719@main ToT.

Command: 
run-webkit-tests --iterations 50 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 -f --no-retry --debug  fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll.html

History:
https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fscrolling%2Fmac%2Fkeyboard-scrolling-with-mouse-scroll.html&amp;limit=50000

Diff:
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-actual.txt
@@ -1,5 +1,5 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
-Successful.
+Unsuccessful. window.scrollY == 8


--- /Volumes/Data/worker/Apple-BigSur-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-expected.txt
+++ /Volumes/Data/worker/Apple-BigSur-Release-AppleSilicon-WK2-Tests/build/layout-test-results/fast/scrolling/mac/keyboard-scrolling-with-mouse-scroll-actual.txt
@@ -1,5 +1,5 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
-Successful.
+Unsuccessful. window.scrollY == 3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900153</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-21 09:26:05 -0700</bug_when>
    <thetext>&lt;rdar://problem/100227233&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900156</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-21 09:30:02 -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>1900158</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-21 09:35:11 -0700</bug_when>
    <thetext>Test gardening commit 254729@main (32ad63345791): &lt;https://commits.webkit.org/254729@main&gt;

Reviewed commits have been landed. Closing PR #4569 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900280</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-09-21 19:22:43 -0700</bug_when>
    <thetext>Getting fixed via a newly filed bug.

*** This bug has been marked as a duplicate of bug 245503 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915590</commentid>
    <comment_count>5</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-11-30 06:13:56 -0800</bug_when>
    <thetext>The latest history still shows the test flaky failing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1915591</commentid>
    <comment_count>6</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-11-30 06:14:40 -0800</bug_when>
    <thetext>Closing dup.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1926413</commentid>
    <comment_count>7</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2023-01-18 14:31:11 -0800</bug_when>
    <thetext>The test is no longer failing according to the dashboard.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>