Bug 207200

Summary: [Mac wk2 ] webgpu/whlsl/while-loop-continue.html flaky failing.
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=207199
https://bugs.webkit.org/show_bug.cgi?id=207202
https://bugs.webkit.org/show_bug.cgi?id=207267
Attachments:
Description Flags
while-loop-continue-diff
none
Update Test Expectations none

Comment 1 Radar WebKit Bug Importer 2020-02-04 08:17:04 PST
<rdar://problem/59149568>
Comment 2 Jason Lawrence 2020-02-04 08:23:42 PST
Created attachment 389663 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-04 08:26:29 PST
Comment on attachment 389663 [details]
Update Test Expectations

Clearing flags on attachment: 389663

Committed r255678: <https://trac.webkit.org/changeset/255678>
Comment 4 Jason Lawrence 2020-02-04 14:48:23 PST
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
Comment 5 Jason Lawrence 2020-02-04 15:06:08 PST
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.