Bug 220673
| Summary: | REGRESSION (r271514): http/tests/loading/redirect-with-no-location-crash.html is flaky failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rbuis, rniwa, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/73262976>
Ryosuke Niwa
Fixed in https://trac.webkit.org/changeset/271549/webkit.