<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/worker/debugger-shared-breakpoint.html is flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=167203">167203</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTest inspector/worker/debugger-shared-breakpoint.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>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>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>inspector-bugzilla-changes&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>LayoutTest inspector/worker/debugger-shared-breakpoint.html is flaky

<a href="https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r210923%20(1692)/results.html">https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r210923%20(1692)/results.html</a>

<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fworker%2Fdebugger-shared-breakpoint.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=inspector%2Fworker%2Fdebugger-shared-breakpoint.html</a>

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-shared-breakpoint-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-shared-breakpoint-actual.txt
&#64;&#64; -7,21 +7,11 &#64;&#64;
 PASS: Two Workers ready.

 -- Running test case: Worker.Debugger.SharedBreakpoint.BreakpointAdded
-PASS: All Targets paused.
-PASS: Active CalleFrame should be in a Worker.
-PASS: Pause reason should be a breakpoint.
-PAUSE AT triggerBreakpoint:9:5
-      5    
-      6    function triggerBreakpoint() {
-      7        let alpha = 1;
- -&gt;   8        |let beta = 2; // BREAKPOINT
-      9        let gamma = 3;
-     10    }
-     11    
+ASSERT: undefined
+!! EXCEPTION: null is not an object (evaluating 'workerTarget1.mainResource.createSourceCodeLocation')
+Stack Trace: #0: (anonymous) (test)
+#1: initializePromise [native code]
+#2: Promise [native code]
+#3: (anonymous) (TestCombined.js:1591:35)
+#4: promiseReactionJob [native code]

-
-
--- Running test case: Worker.Debugger.SharedBreakpoint.BreakpointRemoved
-PASS: Worker 1 should not have paused.
-PASS: Worker 2 should not have paused.
-</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>