Bug 228011 - inspector/canvas/setRecordingAutoCaptureFrameCount.html is flaky failing
Summary: inspector/canvas/setRecordingAutoCaptureFrameCount.html is flaky failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-15 17:16 PDT by Eric Hutchison
Modified: 2022-06-23 13:56 PDT (History)
8 users (show)

See Also:


Attachments
Test List (591.10 KB, text/plain)
2021-07-15 17:16 PDT, Eric Hutchison
no flags Details
Update Test Expectations (1.47 KB, patch)
2021-07-15 17:25 PDT, Eric Hutchison
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-07-15 17:16:23 PDT
Created attachment 433639 [details]
Test List

inspector/canvas/setRecordingAutoCaptureFrameCount.html 

is a flaky fail.

History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcanvas%2FsetRecordingAutoCaptureFrameCount.html&platform=mac

Diff:
--- /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/inspector/canvas/setRecordingAutoCaptureFrameCount-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/inspector/canvas/setRecordingAutoCaptureFrameCount-actual.txt
@@ -29,8 +29,6 @@
 PASS: Canvas should have one finished recording.
 
 -- Running test case: Canvas.setRecordingAutoCaptureFrameCount.WebGL.Multiple
+!! TIMEOUT: took longer than 10000ms
 PASS: Recording started.
-PASS: Canvas should have no finished recordings.
-PASS: Canvas should be actively recording.
-PASS: Recording should have 2 frames.

Unable to reproduce error using run-webkit-tests --iterations 5 -f --debug --test-list= on r279932 and r279957.
Comment 1 Radar WebKit Bug Importer 2021-07-15 17:18:32 PDT
<rdar://problem/80659404>
Comment 2 Eric Hutchison 2021-07-15 17:25:09 PDT
Created attachment 433641 [details]
Update Test Expectations
Comment 3 Robert Jenner 2021-07-15 17:35:44 PDT
Comment on attachment 433641 [details]
Update Test Expectations

Clearing flags on attachment: 433641

Committed r279970 (239713@main): <https://commits.webkit.org/239713@main>