<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 - LayoutTest inspector/model/scope-chain-node.html is flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=153018">153018</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTest inspector/model/scope-chain-node.html is flaky
          </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>LayoutTest inspector/model/scope-chain-node.html is flaky

Frequently times out on El Capitan Debug WK1 and Yosemite Leaks, less frequently on other Debug builds.

Most recent timeout:
&lt;<a href="https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/2168">https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/2168</a>&gt;

Flakiness dashboard:
&lt;<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fmodel%2Fscope-chain-node.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fmodel%2Fscope-chain-node.html</a>&gt;

--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/inspector/model/scope-chain-node-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/inspector/model/scope-chain-node-actual.txt
&#64;&#64; -18,6 +18,7 &#64;&#64;
 CONSOLE MESSAGE: line 130: class (method)
 CONSOLE MESSAGE: line 139: class (static)
 CONSOLE MESSAGE: line 145: normal
+FAIL: Timed out waiting for notifyDone to be called
 Tests for the WebInspector.ScopeChainNode model object.


&#64;&#64; -75,8 +76,7 &#64;&#64;
     Global

 -- Running test case: WebInspector.ScopeChainNode.BlockScopes
-PASS: Pause #1 - Top scope should be normal function Closure/Local scope.
-PASS: Pause #2 - Top scope should be Block scope.
+FAIL: Pause #2 - Top scope should be Block scope.
 PASS: Pause #3 - Top scope should be Block scope.
 PASS: Pause #4 - Top scope should be Block scope.
 PASS: Pause #5 - Top scope should be Block scope.
&#64;&#64; -93,6 +93,18 &#64;&#64;
 PASS: Pause #16 - Contains a Block scope.
 SCOPE CHAIN:
     Block
+      - a: 1002
+    With
+      - something: true
+    Closure
+      - a: 1
+    Closure
+    GlobalLexicalEnvironment
+      - lexicalGlobalVariable: 2
+    Global
+PASS: Pause #17 - Contains a Block scope.
+SCOPE CHAIN:
+    Block
       - a: 1006
     Block
       - a: 1005
&#64;&#64; -106,7 +118,7 &#64;&#64;
     GlobalLexicalEnvironment
       - lexicalGlobalVariable: 2
     Global
-PASS: Pause #17 - Contains a Block scope.
+PASS: Pause #18 - Contains a Block scope.
 SCOPE CHAIN:
     Closure
     FunctionName
&#64;&#64; -119,18 +131,5 &#64;&#64;
     GlobalLexicalEnvironment
       - lexicalGlobalVariable: 2
     Global
-PASS: Pause #18 - Contains a Block scope.
-SCOPE CHAIN:
-    Closure
-    FunctionName
-      - staticMethod: function staticMethod() {
-    Block
-      - MyClassWithStaticMethod: class MyClassWithStaticMethod
-    Closure
-      - a: 1
-    Closure
-    GlobalLexicalEnvironment
-      - lexicalGlobalVariable: 2
-    Global
 PASS: Pause #19 - Top scope should be normal function Closure/Local scope.</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>