[Webkit-unassigned] [Bug 231088] [ macOS wk2 Release ] http/tests/loading/preload-slow-loading.py is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 15:25:02 PDT 2021


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

--- Comment #5 from ayumi_kojima at apple.com ---
With r283274 & r283270, the diff was slightly different with one from the test run.

--- /Volumes/Data/Builds/buildToTest/layout-test-results/http/tests/loading/preload-slow-loading-expected.txt
+++ /Volumes/Data/Builds/buildToTest/layout-test-results/http/tests/loading/preload-slow-loading-actual.txt
@@ -1,8 +1,7 @@
 main frame - didStartProvisionalLoadForFrame
 main frame - didCommitLoadForFrame
 non-existant-1 has MIME type text/html
-non-existant-2 has MIME type text/html
 main frame - didFinishDocumentLoadForFrame
 main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame
-");
+

With r283260 & r283100, the diff is same as one from the test run:

--- /Volumes/Data/Builds/test-283100/layout-test-results/http/tests/loading/preload-slow-loading-expected.txt
+++ /Volumes/Data/Builds/test-283100/layout-test-results/http/tests/loading/preload-slow-loading-actual.txt
@@ -1,5 +1,6 @@
 main frame - didStartProvisionalLoadForFrame
 main frame - didCommitLoadForFrame
+preload-slow-target.jpg has MIME type text/html
 non-existant-1 has MIME type text/html
 non-existant-2 has MIME type text/html
 main frame - didFinishDocumentLoadForFrame

-- 
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/20211012/783cf0b0/attachment.htm>


More information about the webkit-unassigned mailing list