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

See Also:


Attachments
sample grad diff (3.45 KB, image/png)
2020-02-04 08:43 PST, Jason Lawrence
no flags Details
Update Test Expectations (1.42 KB, patch)
2020-02-04 08:54 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:43:34 PST
<rdar://problem/59150205>
Comment 2 Jason Lawrence 2020-02-04 08:54:56 PST
Created attachment 389668 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-04 09:02:15 PST
Comment on attachment 389668 [details]
Update Test Expectations

Clearing flags on attachment: 389668

Committed r255682: <https://trac.webkit.org/changeset/255682>
Comment 4 Jason Lawrence 2020-02-05 16:55:05 PST
I was not able to reproduce this issue with r255856.

I used the following command:
run-webkit-tests --root xxx webgpu/whlsl/textures-sample-grad.html --iterations 5000 -f --exit-after-n-failures 5 --force

result:
All 5000 tests ran as expected.