Bug 207222 - [ macOS wk2 ] webgpu/whlsl/zero-initialize-values-2.html is a flaky failure
Summary: [ macOS wk2 ] webgpu/whlsl/zero-initialize-values-2.html is a flaky failure
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 13:29 PST by Jacob Uphoff
Modified: 2020-02-07 13:17 PST (History)
2 users (show)

See Also:


Attachments
Update Test Expectations (1.45 KB, patch)
2020-02-04 13:33 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff
Update Test Expectations (1.45 KB, patch)
2020-02-04 13:33 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-04 13:29:25 PST
webgpu/whlsl/zero-initialize-values-2.html

This test has been failing for all visible history on macOS wk2.

I ran the test in iterations x5000 and did not reproduce the failure.

History:

https://results.webkit.org/?suite=layout-tests&test=webgpu%2Fwhlsl%2Fzero-initialize-values-2.html&limit=50000

Diff:

Expected a black square inside a blue square, instead get no image.
Comment 1 Radar WebKit Bug Importer 2020-02-04 13:29:50 PST
<rdar://problem/59162052>
Comment 2 Jacob Uphoff 2020-02-04 13:33:11 PST
Created attachment 389697 [details]
Update Test Expectations
Comment 3 Jacob Uphoff 2020-02-04 13:33:46 PST
Created attachment 389698 [details]
Update Test Expectations
Comment 4 Ryan Haddad 2020-02-04 13:39:52 PST
Comment on attachment 389698 [details]
Update Test Expectations

Clearing flags on attachment: 389698

Committed r255692: <https://trac.webkit.org/changeset/255692>
Comment 5 Jacob Uphoff 2020-02-07 13:17:33 PST
Put in a Pass Failure for text when Should have been Pass ImageOnlyFailure. Corrected this so the test will reflect the proper expectations.