Bug 295992
| Summary: | [ iOS Release ] http/tests/geolocation/geolocation-watch-position-does-not-leak.https.html is a flakey text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Tools / Tests | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, rreno, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
http/tests/geolocation/geolocation-watch-position-does-not-leak.https.html
is a flakey text failure occurring on iOS Release
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fgeolocation%2Fgeolocation-watch-position-does-not-leak.https.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/geolocation/geolocation-watch-position-does-not-leak.https-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/geolocation/geolocation-watch-position-does-not-leak.https-actual.txt
@@ -7,4 +7,8 @@
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-iOS-18-Simulator-Release-WK2-Tests/297214@main%20(2541)/http/tests/geolocation/geolocation-watch-position-does-not-leak.https-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155890249>
Alexey Proskuryakov
Looks like a bad test which doesn't fully complete when done.
Bryan Medina
I was able to reproduce this text failure locally on my device running iOS 18 Simulator Release ToT using the command:
run-webkit-tests http/tests/geolocation/geolocation-watch-position-does-not-leak.https.html --ios-simulator --iterations=500 -f
EWS
Test gardening commit 297421@main (cba58a5b621f): <https://commits.webkit.org/297421@main>
Reviewed commits have been landed. Closing PR #48082 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/53509
Chris Dumez
*** Bug 296388 has been marked as a duplicate of this bug. ***
Chris Dumez
*** Bug 296824 has been marked as a duplicate of this bug. ***
EWS
Committed 302683@main (83253d433aae): <https://commits.webkit.org/302683@main>
Reviewed commits have been landed. Closing PR #53509 and removing active labels.