Bug 207200 - [Mac wk2 ] webgpu/whlsl/while-loop-continue.html flaky failing.
Summary: [Mac wk2 ] webgpu/whlsl/while-loop-continue.html flaky failing.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-04 08:16 PST by Jason Lawrence
Modified: 2020-02-05 07:39 PST (History)
3 users (show)

See Also:


Attachments
while-loop-continue-diff (3.45 KB, image/png)
2020-02-04 08:16 PST, Jason Lawrence
no flags Details
Update Test Expectations (1.49 KB, patch)
2020-02-04 08:23 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.