RESOLVED FIXED220673
REGRESSION (r271514): http/tests/loading/redirect-with-no-location-crash.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=220673
Summary REGRESSION (r271514): http/tests/loading/redirect-with-no-location-crash.html...
Truitt Savell
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2021-01-15 14:16:27 PST
Ryosuke Niwa
Comment 2 2021-01-19 22:38:37 PST
Note You need to log in before you can comment on or make changes to this bug.