<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 http/tests/fetch/fetch-in-worker-crash.html is flaky"
   href="https://bugs.webkit.org/show_bug.cgi?id=160510">160510</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>LayoutTest http/tests/fetch/fetch-in-worker-crash.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>New Bugs
          </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></table>
      <p>
        <div>
        <pre>LayoutTest http/tests/fetch/fetch-in-worker-crash.html is flaky

Crash:
<a href="https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r204079%20(8190)/results.html">https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r204079%20(8190)/results.html</a>

Failure:
<a href="https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r204075%20(7134)/results.html">https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r204075%20(7134)/results.html</a>

Flakiness dashboard:
<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=http%2Ftests%2Ffetch%2Ffetch-in-worker-crash.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=http%2Ftests%2Ffetch%2Ffetch-in-worker-crash.html</a>

Thread 26 Crashed:: WebCore: Worker
0   com.apple.WebCore                 0x00000001095bf3bf WebCore::WorkerThreadableLoader::MainThreadBridge::cancel() + 335 (WorkerThreadableLoader.cpp:159)
1   com.apple.WebCore                 0x000000010881a8dd WebCore::FetchResponse::stop() + 221 (FetchResponse.cpp:300)
2   com.apple.WebCore                 0x000000010925ffe7 WebCore::ScriptExecutionContext::stopActiveDOMObjects() + 343 (ScriptExecutionContext.cpp:298)
3   com.apple.WebCore                 0x00000001095be730 WTF::Function&lt;void (WebCore::ScriptExecutionContext&amp;)&gt;::CallableWrapper&lt;WebCore::WorkerThread::stop()::$_0&gt;::call(WebCore::ScriptExecutionContext&amp;) + 32 (Function.h:101)
4   com.apple.WebCore                 0x00000001095bb5b3 WebCore::WorkerRunLoop::runCleanupTasks(WebCore::WorkerGlobalScope*) + 211 (memory:2459)
5   com.apple.WebCore                 0x00000001095bb2bf WebCore::WorkerRunLoop::run(WebCore::WorkerGlobalScope*) + 111 (WorkerRunLoop.cpp:134)
6   com.apple.WebCore                 0x00000001095be3be WebCore::WorkerThread::workerThread() + 718 (WorkerThread.cpp:186)
7   com.apple.JavaScriptCore          0x0000000107e19f52 WTF::threadEntryPoint(void*) + 178 (Threading.cpp:61)
8   com.apple.JavaScriptCore          0x0000000107e1a36f WTF::wtfThreadEntryPoint(void*) + 15 (ThreadingPthreads.cpp:166)
9   libsystem_pthread.dylib           0x00007fff8eae399d _pthread_body + 131
10  libsystem_pthread.dylib           0x00007fff8eae391a _pthread_start + 168
11  libsystem_pthread.dylib           0x00007fff8eae1351 thread_start + 13


--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/http/tests/fetch/fetch-in-worker-crash-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/http/tests/fetch/fetch-in-worker-crash-actual.txt
&#64;&#64; -1,5 +1,5 &#64;&#64;
 CONSOLE MESSAGE: line 11: 0
-CONSOLE MESSAGE: line 11: 1
+CONSOLE MESSAGE: line 11: FAIL: promise 1 resolved
 Test that terminating an ongoing fetch in a worker does not cause a crash.

 PASS: No crash.</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>