Bug 245010
Summary: | New Test(253099@main): [ iOS macOS wk2 ] imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter.html
Is a flaky text failure on iOS ToT and since introduced.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter.html
DIFF:
@@ -1,7 +1,7 @@
CONSOLE MESSAGE: ReferenceError: Can't find variable: GET
-PASS href
-PASS search
+FAIL href assert_equals: expected "http://localhost:8800/common/blank.html?thereplacement" but got "http://localhost:8800/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/resources/code-injector.html?pipe=sub(none)&code=location.href%20%3D%20%60%2Fcommon%2Fblank.html%3Fthereplacement%60%3B"
+FAIL search assert_equals: expected "http://localhost:8800/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/resources/code-injector.html?thereplacement" but got "http://localhost:8800/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/resources/code-injector.html?pipe=sub(none)&code=location.search%20%3D%20%60thereplacement%60%3B"
PASS hash
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99763706>
Hercules Hjalmarsson
Looks like this is also flakily failing on macOS wk2 but much less frequently.
Hercules Hjalmarsson
This issue can be bisected to 253099@main using command:
run-webkit-tests -f --exit-after-n-failures 1 --force --child-processes=5 --iterations=500 --ios-simulator --release imported/w3c/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter.html
EWS
Test gardening commit 254336@main (f2b484e0e0c4): <https://commits.webkit.org/254336@main>
Reviewed commits have been landed. Closing PR #4203 and removing active labels.