Bug 248997 - REGRESSION(256491@main): [ macOS wk2 ] http/tests/navigation/fragment-navigation-policy-ignore.html is a flaky failure
Summary: REGRESSION(256491@main): [ macOS wk2 ] http/tests/navigation/fragment-navigat...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-08 17:34 PST by Karl Rackler
Modified: 2023-01-25 16:38 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-12-08 17:34:23 PST
http/tests/navigation/fragment-navigation-policy-ignore.html

Is a flaky text failure on macOS ToT and since 256491@main.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http/tests/navigation/fragment-navigation-policy-ignore.html

DIFF:
@@ -4,8 +4,4 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS window.location.href is "http://127.0.0.1:8000/navigation/fragment-navigation-policy-ignore.html"
-PASS successfullyParsed is true

-TEST COMPLETE
-


This issue can be bisected to 256491@main using command:

run-webkit-tests --release -f --clobber-old-results --exit-after-n-failures 1  --force  --child-processes=5 --iterations=500   http/tests/navigation/fragment-navigation-policy-ignore.html
Comment 1 Radar WebKit Bug Importer 2022-12-08 17:34:49 PST
<rdar://problem/103160219>
Comment 2 Karl Rackler 2022-12-08 17:47:23 PST
I have marked this test as a flaky failure while this issue is investigated.
Comment 3 EWS 2022-12-08 17:50:31 PST
Test gardening commit 257602@main (8d87f5a1f7d6): <https://commits.webkit.org/257602@main>

Reviewed commits have been landed. Closing PR #7369 and removing active labels.
Comment 4 Alex Christensen 2023-01-03 14:07:17 PST
Pull request: https://github.com/WebKit/WebKit/pull/8164
Comment 5 EWS 2023-01-25 16:38:37 PST
Committed 259395@main (c266db2df010): <https://commits.webkit.org/259395@main>

Reviewed commits have been landed. Closing PR #8164 and removing active labels.