Bug 227781 - [Mac Debug] inspector/canvas/create-context-webgl2.html is a flaky text failure
Summary: [Mac Debug] inspector/canvas/create-context-webgl2.html is a flaky text failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: ayumi_kojima
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-07 17:28 PDT by ayumi_kojima
Modified: 2021-07-08 10:36 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.75 KB, patch)
2021-07-08 08:50 PDT, ayumi_kojima
no flags Details | Formatted Diff | Diff

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