NEW295999
[ iOS ] media/media-garbage-collection.html is a flakey text failure and timeout
https://bugs.webkit.org/show_bug.cgi?id=295999
Summary [ iOS ] media/media-garbage-collection.html is a flakey text failure and timeout
Bryan Medina
Reported 2025-07-15 13:12:36 PDT
media/media-garbage-collection.html is a flakey text failure occurring on iOS Release and a flakey timeout on Debug HISTORY: https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-garbage-collection.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/media/media-garbage-collection-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/media/media-garbage-collection-actual.txt @@ -5,7 +5,7 @@ Test 2: Test that the media element is not collected between load() and "loadstart" EVENT(loadstart) -EXPECTED (weakVideo.wasCollected == 'false') OK +EXPECTED (weakVideo.wasCollected == 'false'), OBSERVED 'true', AFTER TIMEOUT FAIL Test 3: Test that the media element is not collected during playback TEXT DIFF URL: https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/295991@main%20(1201)/media/media-garbage-collection-diff.txt
Attachments
Bryan Medina
Comment 1 2025-07-15 13:14:02 PDT
I was able to reproduce this text failure locally on iOS 18 Simulator Release ToT using the following commands: run-webkit-tests media/media-garbage-collection.html --ios-simulator -f
Radar WebKit Bug Importer
Comment 2 2025-07-15 13:14:12 PDT
EWS
Comment 3 2025-07-15 13:29:53 PDT
Test gardening commit 297409@main (fbe22ceb0827): <https://commits.webkit.org/297409@main> Reviewed commits have been landed. Closing PR #48067 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.