Created attachment 389662 [details] while-loop-continue-diff webgpu/whlsl/while-loop-continue.html Description: This test is flaky failing on Mac wk2. History: https://results.webkit.org/?suite=layout-tests&test=webgpu%2Fwhlsl%2Fwhile-loop-continue.html&platform=mac&limit=50000 Diff: https://build.webkit.org/results/Apple-Catalina-Debug-WK2-Tests/r254499%20(1679)/webgpu/whlsl/while-loop-continue-diff.png
<rdar://problem/59149568>
Created attachment 389663 [details] Update Test Expectations
Comment on attachment 389663 [details] Update Test Expectations Clearing flags on attachment: 389663 Committed r255678: <https://trac.webkit.org/changeset/255678>
I was not able to reproduce this issue using the following commands. run-webkit-tests --root xxx webgpu/whlsl/while-loop-continue.html --iterations 5000 -f --exit-after-n-failures 5 rwt --root t255690 webgpu/whlsl/while-loop-continue.html --iterations 5000 -f --exit-after-n-failures 5 -g
I was actually able to reproduce this issue with run-webkit-tests iterations. I was also able to reporduce it with debug, it failed 5 times out of the first 162 tests.