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
295913
[ iOS Release, macOS wk2 Sequoia Release arm64 ] media/video-seek-pause.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=295913
Summary
[ iOS Release, macOS wk2 Sequoia Release arm64 ] media/video-seek-pause.html ...
Bryan Medina
Reported
2025-07-14 11:47:31 PDT
media/video-seek-pause.html is a flakey text failure occurring on iOS Release and macOS Sequoia wk2 Release HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-seek-pause.html
TEXT DIFF: --- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/media/video-seek-pause-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/media/video-seek-pause-actual.txt @@ -2,7 +2,7 @@ EVENT(canplaythrough) RUN('video.play()') EXPECTED (video.paused == 'false') OK -EXPECTED (internals.isPlayerPaused(video) == 'false') OK +EXPECTED (internals.isPlayerPaused(video) == 'false'), OBSERVED 'true' FAIL RUN(video.currentTime = 2) RUN(video.pause()) EXPECTED (internals.isPlayerPaused(video)) OK TEXT DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/297331@main%20(1472)/media/video-seek-pause-diff.txt
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-14 11:47:51 PDT
<
rdar://problem/155810249
>
Bryan Medina
Comment 2
2025-07-14 12:12:07 PDT
I was able to reproduce this text failure locally on iOS 18 Simulator Release ToT using the command: run-webkit-tests media/video-seek-pause.html --ipad-simulator --iterations=250 -f --verbose
EWS
Comment 3
2025-07-14 12:23:17 PDT
Test gardening commit
297351@main
(3b925a41095f): <
https://commits.webkit.org/297351@main
> Reviewed commits have been landed. Closing PR #47995 and removing active labels.
EWS
Comment 4
2025-09-19 15:45:21 PDT
Test gardening commit
300262@main
(042078762286): <
https://commits.webkit.org/300262@main
> Reviewed commits have been landed. Closing PR #51036 and removing active labels.
EWS
Comment 5
2025-09-22 10:45:03 PDT
Committed
300334@main
(473468933074): <
https://commits.webkit.org/300334@main
> Reviewed commits have been landed. Closing PR #51129 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