<?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>279769</bug_id>
          
          <creation_ts>2024-09-16 10:59:11 -0700</creation_ts>
          <short_desc>REGRESSION (283478@main): [ Sonoma arm64 wk2 Release ] 4x http/tests/webgpu/webgpu/* tests are flaky failing.</short_desc>
          <delta_ts>2024-09-16 22:13:42 -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>WebGPU</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="Anfernee Viduya">aviduya</reporter>
          <assigned_to name="Mike Wyrzykowski">mwyrzykowski</assigned_to>
          <cc>djg</cc>
    
    <cc>mwyrzykowski</cc>
    
    <cc>tzagallo</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>2060483</commentid>
    <comment_count>0</comment_count>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-09-16 10:59:11 -0700</bug_when>
    <thetext>http/tests/webgpu/webgpu/api/validation/queue/destroyed/buffer.html
http/tests/webgpu/webgpu/api/validation/queue/destroyed/query_set.html
http/tests/webgpu/webgpu/api/validation/queue/submit.html
http/tests/webgpu/webgpu/shader/execution/flow_control/switch.html
are flaky failing. 

DIFF:
Diff logs are long, for readability will attach links instead.

LINK: 
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/283686@main%20(5600)/http/tests/webgpu/webgpu/api/validation/queue/destroyed/buffer-diff.txt
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/283686@main%20(5600)/http/tests/webgpu/webgpu/api/validation/queue/destroyed/query_set-diff.txt
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/283686@main%20(5600)/http/tests/webgpu/webgpu/api/validation/queue/submit-diff.txt
https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/283686@main%20(5600)/http/tests/webgpu/webgpu/shader/execution/flow_control/switch-diff.txt

REPRODUCIBILITY: 
I was able to bisect the regression using command
$ run-webkit-tests 283478@main --test-list test_list.txt --iterations=100 --child-process=1

REGRESSION: 
In 283478@main changes were made in WebGPU.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2060484</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-09-16 10:59:21 -0700</bug_when>
    <thetext>&lt;rdar://problem/136087702&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2060485</commentid>
    <comment_count>2</comment_count>
      <attachid>472576</attachid>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-09-16 11:01:27 -0700</bug_when>
    <thetext>Created attachment 472576
test list</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2060488</commentid>
    <comment_count>3</comment_count>
    <who name="Anfernee Viduya">aviduya</who>
    <bug_when>2024-09-16 11:13:54 -0700</bug_when>
    <thetext>HISTORY: 
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fapi%2Fvalidation%2Fqueue%2Fdestroyed%2Fbuffer.html&amp;test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fapi%2Fvalidation%2Fqueue%2Fdestroyed%2Fquery_set.html&amp;test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fapi%2Fvalidation%2Fqueue%2Fsubmit.html&amp;test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fshader%2Fexecution%2Fflow_control%2Fswitch.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2060493</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-09-16 11:38:25 -0700</bug_when>
    <thetext>Test gardening commit 283712@main (f414703c338f): &lt;https://commits.webkit.org/283712@main&gt;

Reviewed commits have been landed. Closing PR #33708 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2060578</commentid>
    <comment_count>5</comment_count>
    <who name="Mike Wyrzykowski">mwyrzykowski</who>
    <bug_when>2024-09-16 15:29:50 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/33722</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2060683</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-09-16 22:13:40 -0700</bug_when>
    <thetext>Committed 283746@main (93be927de1ed): &lt;https://commits.webkit.org/283746@main&gt;

Reviewed commits have been landed. Closing PR #33722 and removing active labels.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>472576</attachid>
            <date>2024-09-16 11:01:27 -0700</date>
            <delta_ts>2024-09-16 11:01:27 -0700</delta_ts>
            <desc>test list</desc>
            <filename>test_list.txt</filename>
            <type>text/plain</type>
            <size>121</size>
            <attacher name="Anfernee Viduya">aviduya</attacher>
            
              <data encoding="base64">dGlsZWQtZHJhd2luZy9zY3JvbGxpbmcvd2hlZWwtZXZlbnRzLXdpdGgtbm8tZGVsdGEuaHRtbAp2
aWV3LWdlc3R1cmVzL3NtYXJ0LW1hZ25pZnkvZG91YmxlLXRhcC16b29tLXNjcm9sbC1hYm92ZS10
b3AuaHRtbA==
</data>

          </attachment>
      

    </bug>

</bugzilla>