WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
306053
[MacOS release] inspector/canvas/setRecordingAutoCaptureFrameCount.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=306053
Summary
[MacOS release] inspector/canvas/setRecordingAutoCaptureFrameCount.html is a ...
Diego De La Toba
Reported
2026-01-22 11:49:52 PST
inspector/canvas/setRecordingAutoCaptureFrameCount.html is a flakey text failure on macOS release. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcanvas%2FsetRecordingAutoCaptureFrameCount.html&version_name=Sequoia&version_name=Sonoma&version_name=Tahoe&architecture=arm64
TEXT DIFF: --- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/canvas/setRecordingAutoCaptureFrameCount-expected.txt +++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/canvas/setRecordingAutoCaptureFrameCount-actual.txt @@ -14,9 +14,16 @@ -- Running test case: Canvas.setRecordingAutoCaptureFrameCount.2D.Multiple PASS: Recording started. -PASS: Canvas should have no finished recordings. -PASS: Canvas should be actively recording. -PASS: Recording should have 2 frames. +FAIL: Canvas should not be done recording. +FAIL: Canvas should have no finished recordings. + Expected: 0 + Actual: 1 +FAIL: Canvas should be actively recording. + Expected: truthy + Actual: false +FAIL: Recording should have 2 frames. + Expected: 2 + Actual: 0 -- Running test case: Canvas.setRecordingAutoCaptureFrameCount.WebGL.None PASS: Canvas should have no finished recordings. DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/306014@main%20(1236)/inspector/canvas/setRecordingAutoCaptureFrameCount-pretty-diff.html
STEPS TO REPRODUCE: I was able to reproduce on Tahoe ToT with the following: run-webkit-test --release --no-retry --force --iterations 2000 inspector/canvas/setRecordingAutoCaptureFrameCount.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-01-22 11:49:59 PST
<
rdar://problem/168693902
>
Diego De La Toba
Comment 2
2026-01-22 13:43:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57071
EWS
Comment 3
2026-02-13 15:25:17 PST
Committed
307521@main
(327e3ead94d5): <
https://commits.webkit.org/307521@main
> Reviewed commits have been landed. Closing PR #57071 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug