Bug 296824
| Summary: | [ iOS Release ] http/tests/webcodecs/audio-encoder-callbacks-do-not-leak.html is a flakey text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cdumez, rreno, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
http/tests/webcodecs/audio-encoder-callbacks-do-not-leak.html
is a flakey text failure on iOS Release.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebcodecs%2Faudio-encoder-callbacks-do-not-leak.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/webcodecs/audio-encoder-callbacks-do-not-leak-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/webcodecs/audio-encoder-callbacks-do-not-leak-actual.txt
@@ -7,4 +7,76 @@
PASS successfullyParsed is true
TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS The iframe document didn't leak.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
TEXT DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/298131@main%20(1634)/http/tests/webcodecs/audio-encoder-callbacks-do-not-leak-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157321254>
Bryan Medina
I was able to reproduce the text failure locally on my device running iOS 18 Simulator Release ToT using the following command:
run-webkit-tests http/tests/webcodecs/audio-encoder-callbacks-do-not-leak.html --iOS-simulator --iterations=5000 -f --child-processes=3
EWS
Test gardening commit 298149@main (a54004cf6203): <https://commits.webkit.org/298149@main>
Reviewed commits have been landed. Closing PR #48848 and removing active labels.
Chris Dumez
*** This bug has been marked as a duplicate of bug 295992 ***