Bug 220673 - REGRESSION (r271514): http/tests/loading/redirect-with-no-location-crash.html is flaky failing
Summary: REGRESSION (r271514): http/tests/loading/redirect-with-no-location-crash.html...
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-15 14:15 PST by Truitt Savell
Modified: 2021-01-19 22:38 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2021-01-15 14:15:55 PST
http/tests/loading/redirect-with-no-location-crash.html

this test began flaky failing after the changes in r271514. looks like the order of the output became variable

history:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Floading%2Fredirect-with-no-location-crash.html

Diff:
--- /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/http/tests/loading/redirect-with-no-location-crash-expected.txt
+++ /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/http/tests/loading/redirect-with-no-location-crash-actual.txt
@@ -1,8 +1,8 @@
 main frame - didStartProvisionalLoadForFrame
 main frame - didCommitLoadForFrame
 main frame - didFinishDocumentLoadForFrame
+frame "<!--frame1-->" - didStartProvisionalLoadForFrame
 main frame - didReceiveTitle: Test for https://bugs.webkit.org/show_bug.cgi?id=29293
-frame "<!--frame1-->" - didStartProvisionalLoadForFrame
 frame "<!--frame1-->" - didCommitLoadForFrame
 frame "<!--frame1-->" - didFinishDocumentLoadForFrame
 frame "<!--frame1-->" - didHandleOnloadEventsForFrame
Comment 1 Radar WebKit Bug Importer 2021-01-15 14:16:27 PST
<rdar://problem/73262976>
Comment 2 Ryosuke Niwa 2021-01-19 22:38:37 PST
Fixed in https://trac.webkit.org/changeset/271549/webkit.