WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
245010
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
https://bugs.webkit.org/show_bug.cgi?id=245010
Summary
New Test(253099@main): [ iOS macOS wk2 ] imported/w3c/web-platform-tests/html...
Hercules Hjalmarsson
Reported
2022-09-09 16:10:53 PDT
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
Comment 1
2022-09-09 16:11:12 PDT
<
rdar://problem/99763706
>
Hercules Hjalmarsson
Comment 2
2022-09-09 16:23:18 PDT
Looks like this is also flakily failing on macOS wk2 but much less frequently.
Hercules Hjalmarsson
Comment 3
2022-09-09 16:32:18 PDT
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
Comment 4
2022-09-09 16:34:42 PDT
Test gardening commit
254336@main
(f2b484e0e0c4): <
https://commits.webkit.org/254336@main
> Reviewed commits have been landed. Closing PR #4203 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug