Bug 295999
| Summary: | [ iOS ] media/media-garbage-collection.html is a flakey text failure and timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jer.noble, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Bryan Medina
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
<rdar://problem/155903395>
EWS
Test gardening commit 297409@main (fbe22ceb0827): <https://commits.webkit.org/297409@main>
Reviewed commits have been landed. Closing PR #48067 and removing active labels.