<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Windows] http/tests/navigation/ping-cookie.html frequently fails with output from another test"
   href="https://bugs.webkit.org/show_bug.cgi?id=149068">149068</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Windows] http/tests/navigation/ping-cookie.html frequently fails with output from another test
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Page Loading
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ap&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bfulgham&#64;webkit.org, dbates&#64;webkit.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>&#64;&#64; -1,6 +1,8 &#64;&#64;
-Ping sent successfully
-CONTENT_TYPE: text/ping
-HTTP_COOKIE: hello=world
-HTTP_PING_FROM: <a href="http://127.0.0.1:8000/navigation/ping-cookie.html">http://127.0.0.1:8000/navigation/ping-cookie.html</a>
-HTTP_PING_TO: <a href="http://127.0.0.1:8000/navigation/resources/check-ping.php">http://127.0.0.1:8000/navigation/resources/check-ping.php</a>
-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: &quot;This page should go back. If a test outputs the contents of this page, then the test page failed to enter the page cache.&quot;
+      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 &quot;page-cache&quot; tests above use the helper file that contains the &quot;This page should go back...&quot; error. I suspect that page cache tests confuse Windows DumpRenderTree.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>