[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
Fri Oct 1 14:03:48 PDT 2021


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

--- Comment #2 from ayumi_kojima at apple.com ---
According to the history, it looks like the test started being flaky recently, but the test failed locally as old as with r283100. (Tried with r283274, r283270, r283260,and r283100)

With r283274 & r283270, the diff was slightly different with one from the test run.

--- /Volumes/Data/Builds/GoldenGate/buildToTest/layout-test-results/http/tests/loading/preload-slow-loading-expected.txt
+++ /Volumes/Data/Builds/GoldenGate/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/GoldenGate/test-283100/layout-test-results/http/tests/loading/preload-slow-loading-expected.txt
+++ /Volumes/Data/Builds/GoldenGate/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/20211001/1b836cfb/attachment.htm>


More information about the webkit-unassigned mailing list