<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 - Web Inspector: inspector/heap/getRemoteObject.html is flakey"
   href="https://bugs.webkit.org/show_bug.cgi?id=156514">156514</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Web Inspector: inspector/heap/getRemoteObject.html is flakey
          </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>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </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>Tools / Tests
          </td>
        </tr>

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

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

        <tr>
          <th>CC</th>
          <td>joepeck&#64;webkit.org, lforschler&#64;apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>LayoutTests/inspector/heap/getRemoteObject.html is flakey on the Mac WK2 Release/Debug bots:

&lt;<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;revision=199376&amp;tests=inspector%2Fheap%2FgetRemoteObject.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;revision=199376&amp;tests=inspector%2Fheap%2FgetRemoteObject.html</a>&gt;

The failure looks like this:

--- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/inspector/heap/getRemoteObject-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/inspector/heap/getRemoteObject-actual.txt
&#64;&#64; -10,7 +10,9 &#64;&#64;
 PASS: Should not have an error creating a snapshot.
 PASS: Should should include at least one 'Window' instance.
 PASS: Should not have an error getting remote object.
-Window
+function Window() {
+    [native code]
+}

 -- Running test case: GetRemoteObjectBadIdentifier
 PASS: Should not have an error creating a snapshot.</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>