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
<rdar://problem/73262976>
Fixed in https://trac.webkit.org/changeset/271549/webkit.