| Summary: | REGRESSION: (259384) [ Mac and iOS wk2 ] WebKit::ServiceWorkerFetchTask::didNotHandle crash on http/tests/workers/service/basic-timeout.https.html | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> | ||||
| Component: | Service Workers | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | RESOLVED DUPLICATE | ||||||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Mac | ||||||
| OS: | macOS 10.15 | ||||||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=209906 | ||||||
| Attachments: |
|
||||||
|
Description
Jason Lawrence
2020-04-02 08:01:33 PDT
I can reproduce the issue on r259384 with the command below. run-webkit-tests --iterations 99 --exit-after-n-failures 10 --force -f --exit-after-n-failures 3 http/tests/workers/service/basic-timeout.https.html [4/99] http/tests/workers/service/basic-timeout.https.html failed unexpectedly (com.apple.WebKit.Networking.Development crashed [pid=8102]) [5/99] http/tests/workers/service/basic-timeout.https.html failed unexpectedly (com.apple.WebKit.Networking.Development crashed [pid=8103]) [6/99] http/tests/workers/service/basic-timeout.https.html failed unexpectedly (com.apple.WebKit.Networking.Development crashed [pid=8118]) Exiting early after 3 failures. 3 tests run. 0 tests ran as expected, 3 didn't (96 didn't run): r259383 results: All 99 tests ran as expected. *** This bug has been marked as a duplicate of bug 209906 *** |