<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 - inspector/heap/getPreview.html is a flaky timeout on mac-wk2 debug"
   href="https://bugs.webkit.org/show_bug.cgi?id=155312">155312</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>inspector/heap/getPreview.html is a flaky timeout on mac-wk2 debug
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </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>Web Inspector
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ryanhaddad&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bburg&#64;apple.com, graouts&#64;webkit.org, joepeck&#64;webkit.org, mattbaker&#64;apple.com, nvasilyev&#64;apple.com, timothy&#64;apple.com, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>inspector/heap/getPreview.html is a flaky timeout on mac-wk2 debug

&lt;<a href="https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r197941%20(10651)/results.html">https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r197941%20(10651)/results.html</a>&gt;
&lt;<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fheap%2FgetPreview.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fheap%2FgetPreview.html</a>&gt;

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/heap/getPreview-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/heap/getPreview-actual.txt
&#64;&#64; -1,62 +1,2 &#64;&#64;
-Test for the Heap.getRemoteObject command.
+FAIL: Timed out waiting for notifyDone to be called

-
-== Running test suite: Heap.getPreview
--- Running test case: GetPreviewNoSnapshot
-PASS: Should get an error when no snapshot exists.
-PASS: No heap snapshot
-
--- Running test case: GetPreviewForString
-PASS: Should not have an error creating a snapshot.
-PASS: Should not have an error getting preview.
-STRING: This is the test string.
-
--- Running test case: GetPreviewForFunction
-PASS: Should not have an error creating a snapshot.
-PASS: Should not have an error getting preview.
-FUNCTION DETAILS: {
-    &quot;location&quot;: {
-        &quot;scriptId&quot;: &quot;&lt;filtered&gt;&quot;,
-        &quot;lineNumber&quot;: 10,
-        &quot;columnNumber&quot;: 47
-    },
-    &quot;name&quot;: &quot;myFunctionName&quot;
-}
-
--- Running test case: GetPreviewForObject
-PASS: Should not have an error creating a snapshot.
-PASS: Should not have an error getting preview.
-OBJECT PREVIEW: {
-    &quot;type&quot;: &quot;object&quot;,
-    &quot;description&quot;: &quot;Map&quot;,
-    &quot;lossless&quot;: true,
-    &quot;subtype&quot;: &quot;map&quot;,
-    &quot;overflow&quot;: false,
-    &quot;properties&quot;: [],
-    &quot;size&quot;: 1,
-    &quot;entries&quot;: [
-        {
-            &quot;key&quot;: {
-                &quot;type&quot;: &quot;string&quot;,
-                &quot;description&quot;: &quot;key&quot;,
-                &quot;lossless&quot;: true
-            },
-            &quot;value&quot;: {
-                &quot;type&quot;: &quot;string&quot;,
-                &quot;description&quot;: &quot;value&quot;,
-                &quot;lossless&quot;: true
-            }
-        }
-    ]
-}
-
--- Running test case: GetPreviewBadIdentifier
-PASS: Should not have an error creating a snapshot.
-PASS: Should get an error when no object for identifier exists.
-PASS: No object for identifier, it may have been collected
-
--- Running test case: GetRemoteObjectCollectedObject
-PASS: Should not have an error creating a snapshot.
-PASS: Should get an error when object has been collected.
-PASS: No object for identifier, it may have been collected
-</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>