<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-scripts.html is a flaky failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=165582">165582</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTest inspector/worker/debugger-scripts.html is a flaky failure
          </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, 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/worker/debugger-scripts.html is a flaky failure

<a href="https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/9820">https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/9820</a>

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

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-scripts-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/inspector/worker/debugger-scripts-actual.txt
&#64;&#64; -3,28 +3,8 &#64;&#64;

 == Running test suite: Worker.Debugger.Script
 -- Running test case: Worker.Debugger.Script.MainResource
-PASS: Worker target's main resource should be a Script.
-PASS: Worker target's main resource should be owned by a Worker target.
-PASS: Worker DebuggerData should include script.
-PASS: Worker DebuggerData should include script by identifier.
-PASS: Worker DebuggerData should include script by URL.
-PASS: Main DebuggerData should not include the script.
-PASS: Worker target's main resource should have content.
+FAIL: Worker target's main resource should be a Script.
+    Expected: truthy
+    Actual: false
+!! EXCEPTION: null is not an object (evaluating 'script.target')

--- Running test case: Worker.Debugger.Script.ImportedScript
-PASS: ScriptAdded - inspector/worker/resources/worker-import-1.js
-PASS: Script should be owned by a Worker target.
-PASS: Worker DebuggerData should include script.
-PASS: Worker DebuggerData should include script by identifier.
-PASS: Worker DebuggerData should include script by URL.
-PASS: Main DebuggerData should not include the script.
-PASS: Imported script content should have 'workerImport1'.
-
--- Running test case: Worker.Debugger.Script.NamedEval
-PASS: ScriptAdded - worker-eval.js
-PASS: Script should be owned by a Worker target.
-PASS: Worker DebuggerData should include script.
-PASS: Worker DebuggerData should include script by identifier.
-PASS: Main DebuggerData should not include the script.
-PASS: Eval script content should have 'workerEval'.
-</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>