Bug 227781

Summary: [Mac Debug] inspector/canvas/create-context-webgl2.html is a flaky text failure
Product: WebKit Reporter: ayumi_kojima
Component: Web InspectorAssignee: ayumi_kojima
Status: NEW ---    
Severity: Normal CC: inspector-bugzilla-changes, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description ayumi_kojima 2021-07-07 17:28:26 PDT
inspector/canvas/create-context-webgl2.html

History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcanvas%2Fcreate-context-webgl2.html

I was able to reproduce the failure with run-webkit-tests --iterations 500  --debug -f --exit-after-n-failures 2

--- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/inspector/canvas/create-context-webgl2-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/inspector/canvas/create-context-webgl2-actual.txt
@@ -25,7 +25,7 @@
   4: (anonymous function) - [native code]
   5: _wrapCall - [native code]
 
-PASS: Removed canvas has expected ID.
+!! TIMEOUT: took longer than 10000ms
 
 -- Running test case: Canvas.CreateContextWebGL2.CSSCanvas
 Create CSS canvas from -webkit-canvas(css-canvas).
Comment 1 Radar WebKit Bug Importer 2021-07-07 17:29:00 PDT
<rdar://problem/80297206>
Comment 2 ayumi_kojima 2021-07-08 08:50:38 PDT
Created attachment 433133 [details]
Patch
Comment 3 Truitt Savell 2021-07-08 10:36:31 PDT
Comment on attachment 433133 [details]
Patch

Clearing flags on attachment: 433133

Committed r279730 (239517@main): <https://commits.webkit.org/239517@main>