<?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>213804</bug_id>
          
          <creation_ts>2020-06-30 11:36:30 -0700</creation_ts>
          <short_desc>[ macOS wk2 ] REGRESSION(r263485): fast/scrolling/mac/scroll-snapping-in-progress.html is a flaky failure</short_desc>
          <delta_ts>2020-07-16 09:28:33 -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>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></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="Jacob Uphoff">jacob_uphoff</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>hector_i_lopez</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>tsavell</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>1667639</commentid>
    <comment_count>0</comment_count>
    <who name="Jacob Uphoff">jacob_uphoff</who>
    <bug_when>2020-06-30 11:36:30 -0700</bug_when>
    <thetext>fast/scrolling/mac/scroll-snapping-in-progress.html

This test has been a flaky failure on macOS wk2 since it was introduced on r263485.

History:

https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fscrolling%2Fmac%2Fscroll-snapping-in-progress.html

Diff:

 Sending wheel events
 PASS container.scrollTop &gt; 0 is true
-PASS window.internals.isScrollSnapInProgress(container) is true
+FAIL window.internals.isScrollSnapInProgress(container) should be true. Was false.
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1667640</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-06-30 11:36:59 -0700</bug_when>
    <thetext>&lt;rdar://problem/64948258&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1667766</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-06-30 15:35:15 -0700</bug_when>
    <thetext>I can reproduce.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1667773</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-06-30 16:04:29 -0700</bug_when>
    <thetext>Doesn&apos;t reproduce when I turn on logging.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1667780</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-06-30 16:30:06 -0700</bug_when>
    <thetext>When it flakes, we send the scroll event earlier, so we haven&apos;t started the scroll snap timer in ScrollController yet.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1667781</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-06-30 16:32:45 -0700</bug_when>
    <thetext>Seem to relate to whether we handle the two wheel events in the same commit, or different commits.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1667788</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2020-06-30 16:49:33 -0700</bug_when>
    <thetext>I don&apos;t see a way to make a non-flakey version of this test with the APIs we have. I can&apos;t wait for scrolling completion, because scroll snap is something that delays completion. I can&apos;t control when scroll events fire relative to wheel events, and I can&apos;t use wheel handlers in the test because that sends us down the slow-scrolling path.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1672137</commentid>
    <comment_count>7</comment_count>
      <attachid>404448</attachid>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-07-16 09:24:22 -0700</bug_when>
    <thetext>Created attachment 404448
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1672140</commentid>
    <comment_count>8</comment_count>
      <attachid>404448</attachid>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2020-07-16 09:28:33 -0700</bug_when>
    <thetext>Comment on attachment 404448
Patch

Clearing flags on attachment: 404448

Committed r264460: &lt;https://trac.webkit.org/changeset/264460&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>404448</attachid>
            <date>2020-07-16 09:24:22 -0700</date>
            <delta_ts>2020-07-16 09:28:33 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-213804-20200716092421.patch</filename>
            <type>text/plain</type>
            <size>1529</size>
            <attacher name="Hector Lopez">hector_i_lopez</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjY0NDU3CmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggZmY4ZGViYWI1MzdlOTM5M2RiMThj
NmMzOTMxODliMGJhMjNmMDYzNi4uMWU4YjQwMzQyOGIzMDI0MzgyNmQ0NjQwMWM2MzA2MTg3Yzdh
NjBjYyAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSwzICsxLDEyIEBACisyMDIwLTA3LTE2ICBIZWN0b3IgTG9wZXogIDxo
ZWN0b3JfaV9sb3BlekBhcHBsZS5jb20+CisKKyAgICAgICAgWyBtYWNPUyB3azIgXSBSRUdSRVNT
SU9OKHIyNjM0ODUpOiBmYXN0L3Njcm9sbGluZy9tYWMvc2Nyb2xsLXNuYXBwaW5nLWluLXByb2dy
ZXNzLmh0bWwgaXMgYSBmbGFreSBmYWlsdXJlCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQu
b3JnL3Nob3dfYnVnLmNnaT9pZD0yMTM4MDQKKworICAgICAgICBVbnJldmlld2VkIHRlc3QgZ2Fy
ZGVuaW5nLgorCisgICAgICAgICogcGxhdGZvcm0vbWFjLXdrMi9UZXN0RXhwZWN0YXRpb25zOgor
CiAyMDIwLTA3LTE2ICBDYXJsb3MgQWxiZXJ0byBMb3BleiBQZXJleiAgPGNsb3BlekBpZ2FsaWEu
Y29tPgogCiAgICAgICAgIFVwZGF0ZSBXUFQgY3NzL3N1cHBvcnQgZGlyZWN0b3J5CmRpZmYgLS1n
aXQgYS9MYXlvdXRUZXN0cy9wbGF0Zm9ybS9tYWMtd2syL1Rlc3RFeHBlY3RhdGlvbnMgYi9MYXlv
dXRUZXN0cy9wbGF0Zm9ybS9tYWMtd2syL1Rlc3RFeHBlY3RhdGlvbnMKaW5kZXggZGRmNWFkNDQ1
M2JlN2U1NmY3M2ZjOTI3NGY5NTc5ZWY4YzNmNWQ4Mi4uMTdkOWIwN2M1NTYwMzA1OTlmZjRhNzFl
NmM3Yzg5OWU5NmM3NmFkOCAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvcGxhdGZvcm0vbWFjLXdr
Mi9UZXN0RXhwZWN0YXRpb25zCisrKyBiL0xheW91dFRlc3RzL3BsYXRmb3JtL21hYy13azIvVGVz
dEV4cGVjdGF0aW9ucwpAQCAtMTA0Miw0ICsxMDQyLDYgQEAgd2Via2l0Lm9yZy9iLzIxMzY1MiB3
ZWJydGMvdmlkZW8tYXV0b3BsYXkxLmh0bWwgWyBQYXNzIEZhaWx1cmUgXQogCiB3ZWJraXQub3Jn
L2IvMjE0MDg0IFsgUmVsZWFzZSBdIHdlYnJ0Yy9saWJ3ZWJydGMvZGVzY3JpcHRpb25HZXR0ZXJz
Lmh0bWwgWyBQYXNzIEZhaWx1cmUgXQogCi13ZWJraXQub3JnL2IvMjE0Mjg2IGltcG9ydGVkL3cz
Yy93ZWItcGxhdGZvcm0tdGVzdHMvd2VicnRjL1JUQ1BlZXJDb25uZWN0aW9uLWNvbm5lY3Rpb25T
dGF0ZS5odHRwcy5odG1sIFsgUGFzcyBGYWlsdXJlIF0KXCBObyBuZXdsaW5lIGF0IGVuZCBvZiBm
aWxlCit3ZWJraXQub3JnL2IvMjE0Mjg2IGltcG9ydGVkL3czYy93ZWItcGxhdGZvcm0tdGVzdHMv
d2VicnRjL1JUQ1BlZXJDb25uZWN0aW9uLWNvbm5lY3Rpb25TdGF0ZS5odHRwcy5odG1sIFsgUGFz
cyBGYWlsdXJlIF0KKword2Via2l0Lm9yZy9iLzIxMzgwNCBmYXN0L3Njcm9sbGluZy9tYWMvc2Ny
b2xsLXNuYXBwaW5nLWluLXByb2dyZXNzLmh0bWwgWyBQYXNzIEZhaWx1cmUgXQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>