Bug 207127

Summary: [ macOS wk2 ] webgpu/whlsl/buffer-vertex.html is flaky failing
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
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: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Test Expectations none

Description Jacob Uphoff 2020-02-03 09:35:35 PST
webgpu/whlsl/buffer-vertex.html

This test has been a flaky failure for all visible history on Catalina and Mojave

I ran this test in iterations x5000 and got 40 failures

History:

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

Diff:

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/css3/selectors3/xml/css3-modsel-d1b-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/css3/selectors3/xml/css3-modsel-d1b-actual.txt
@@ -7,4 +7,4 @@
         RenderText {#text} at (0,0) size 260x18
           text run at (0,0) width 260: "The following two bars should be green."
       RenderBlock {div} at (16,34) size 768x32 [bgcolor=#00FF00]
-      RenderBlock {div} at (16,82) size 768x32 [bgcolor=#FF0000]
+      RenderBlock {div} at (16,82) size 768x32 [bgcolor=#00FF00]
Comment 1 Radar WebKit Bug Importer 2020-02-03 09:35:56 PST
<rdar://problem/59112953>
Comment 2 Jacob Uphoff 2020-02-03 09:39:54 PST
Created attachment 389529 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-03 09:43:47 PST
Comment on attachment 389529 [details]
Update Test Expectations

Clearing flags on attachment: 389529

Committed r255570: <https://trac.webkit.org/changeset/255570>