<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - inspector/debugger/command-line-api-exception.html flakily times out on mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=152029#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - inspector/debugger/command-line-api-exception.html flakily times out on mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=152029">bug 152029</a>
              from <span class="vcard"><a class="email" href="mailto:ryanhaddad&#64;apple.com" title="Ryan Haddad &lt;ryanhaddad&#64;apple.com&gt;"> <span class="fn">Ryan Haddad</span></a>
</span></b>
        <pre>--- /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/inspector/debugger/command-line-api-exception-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk1/build/layout-test-results/inspector/debugger/command-line-api-exception-actual.txt
&#64;&#64; -1,32 +1,10 &#64;&#64;
 CONSOLE MESSAGE: line 4: TypeError: undefined is not an object (evaluating '[].x.x')
 CONSOLE MESSAGE: line 10: ReferenceError: Can't find variable: variableThatDoesNotExist
-CONSOLE MESSAGE: line 16: SyntaxError: Unexpected token ')'
-CONSOLE MESSAGE: line 22: IndexSizeError: DOM Exception 1: Index or size was negative, or greater than the allowed value.
-CONSOLE MESSAGE: line 27: thrown string
-CONSOLE MESSAGE: line 32: 123.456
-CONSOLE MESSAGE: line 37: null
-CONSOLE MESSAGE: line 42: [object Object]
-CONSOLE MESSAGE: line 47: [object HTMLBodyElement]
-CONSOLE MESSAGE: line 55: CATCHER: TypeError: undefined is not an object (evaluating '[].x.x')
-CONSOLE MESSAGE: line 55: CATCHER: thrown string
-CONSOLE MESSAGE: line 55: CATCHER: [object Object]
+FAIL: Timed out waiting for notifyDone to be called
 Checks that $exception is available and accurate in evaluations when paused on an exception.

 BEFORE: $exception =&gt; undefined
 PAUSE #1: $exception =&gt; TypeError: undefined is not an object (evaluating '[].x.x')
 PAUSE #2: $exception =&gt; ReferenceError: Can't find variable: variableThatDoesNotExist
-PAUSE #3: $exception =&gt; SyntaxError: Unexpected token ')'
-PAUSE #4: $exception =&gt; Error: IndexSizeError: DOM Exception 1
-PAUSE #5: $exception =&gt; thrown string
-PAUSE #6: $exception =&gt; 123.456
-PAUSE #7: $exception =&gt; null
-PAUSE #8: $exception =&gt; Object
-PAUSE #9: $exception =&gt; body
-PAUSE #10: $exception =&gt; TypeError: undefined is not an object (evaluating '[].x.x')
-STEPPED OUT TO CATCH BLOCK: $exception === e ? true
-PAUSE #11: $exception =&gt; thrown string
-STEPPED OUT TO CATCH BLOCK: $exception === e ? true
-PAUSE #12: $exception =&gt; Object
-STEPPED OUT TO CATCH BLOCK: $exception === e ? true
-AFTER: $exception =&gt; undefined
+AFTER: $exception =&gt; SyntaxError: Unexpected token ')'</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>