[Webkit-unassigned] [Bug 149068] New: [Windows] http/tests/navigation/ping-cookie.html frequently fails with output from another test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 09:39:22 PDT 2015


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

            Bug ID: 149068
           Summary: [Windows] http/tests/navigation/ping-cookie.html
                    frequently fails with output from another test
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: bfulgham at webkit.org, dbates at webkit.org

@@ -1,6 +1,8 @@
-Ping sent successfully
-CONTENT_TYPE: text/ping
-HTTP_COOKIE: hello=world
-HTTP_PING_FROM: http://127.0.0.1:8000/navigation/ping-cookie.html
-HTTP_PING_TO: http://127.0.0.1:8000/navigation/resources/check-ping.php
-REQUEST_METHOD: POST
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (0,0) size 730x18
+        text run at (0,0) width 730: "This page should go back. If a test outputs the contents of this page, then the test page failed to enter the page cache."
+      RenderText {#text} at (0,0) size 0x0

The output comes from some other test that runs before this one (but not immediately preceding it):

16:43:06.130 4812 worker/0 http/tests/navigation/onload-navigation-iframe-2.html passed
16:43:06.427 4812 worker/0 http/tests/navigation/onload-navigation-iframe-timeout.html passed
16:43:06.514 4812 worker/0 http/tests/navigation/onload-navigation-iframe.html passed
16:43:06.667 4812 worker/0 http/tests/navigation/page-cache-iframe-no-current-historyItem.html passed
16:43:07.078 4812 worker/0 http/tests/navigation/page-cache-iframe-provisional-load.html passed
16:43:07.535 4812 [17840/33434] http/tests/navigation/page-cache-pending-image-load-cache-partition.html failed unexpectedly (text diff)
16:43:07.988 4812 [17841/33434] http/tests/navigation/page-cache-pending-image-load.html failed unexpectedly (text diff)
16:43:08.473 4812 [17842/33434] http/tests/navigation/page-cache-xhr.html failed unexpectedly (text diff)
16:43:08.923 4812 [17843/33434] http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html failed unexpectedly (text diff)
16:43:09.438 4812 [17844/33434] http/tests/navigation/pending-location-change-assert.html failed unexpectedly (text diff)

All the "page-cache" tests above use the helper file that contains the "This page should go back..." error. I suspect that page cache tests confuse Windows DumpRenderTree.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150911/8903b669/attachment.html>


More information about the webkit-unassigned mailing list