[Webkit-unassigned] [Bug 220673] New: REGRESSION (r271514): http/tests/loading/redirect-with-no-location-crash.html is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 14:15:55 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220673

            Bug ID: 220673
           Summary: REGRESSION (r271514):
                    http/tests/loading/redirect-with-no-location-crash.htm
                    l is flaky failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210115/324fd4cc/attachment-0001.htm>


More information about the webkit-unassigned mailing list