Bug 182176

Summary: Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https.html is flaky
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED WONTFIX    
Severity: Normal CC: annevk, cdumez, commit-queue, ryanhaddad, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Matt Lewis
Reported 2018-01-26 10:54:00 PST
The following layout test is a flaky timeout on High Sierra WK2 imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https.html Probable cause: Currently goes back further that the flakiness dashboard as such, I'm unsure of a regression point for now Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fappcache-ordering-main.https.html Diff: --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/appcache-ordering-main.https-actual.txt @@ -1,4 +1,5 @@ CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead. +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 85204) +FAIL: Timed out waiting for notifyDone to be called -FAIL serviceworkers take priority over appcaches assert_unreached: unexpected rejection: assert_false: but serviceworkers should take priority expected false got true Reached unreachable code - +#EOF
Attachments
Patch (1.64 KB, patch)
2018-01-26 17:08 PST, youenn fablet
no flags
Radar WebKit Bug Importer
Comment 1 2018-01-26 10:55:21 PST
youenn fablet
Comment 2 2018-01-26 17:08:27 PST
WebKit Commit Bot
Comment 3 2018-01-26 17:43:37 PST
Comment on attachment 332435 [details] Patch Clearing flags on attachment: 332435 Committed r227708: <https://trac.webkit.org/changeset/227708>
WebKit Commit Bot
Comment 4 2018-01-26 17:43:39 PST
All reviewed patches have been landed. Closing bug.
youenn fablet
Comment 5 2018-01-26 17:54:48 PST
reopened for investigation.
youenn fablet
Comment 6 2018-03-01 22:28:19 PST
Should be fixed by https://bugs.webkit.org/show_bug.cgi?id=183148. I reactivated the test inadvertently in https://bugs.webkit.org/show_bug.cgi?id=183264 as it was passing locally with the above patch.
Ryan Haddad
Comment 7 2018-03-16 15:53:46 PDT
This test is still a flaky timeout. It seems to time out more frequently on High Sierra.
Ryan Haddad
Comment 8 2018-03-21 14:18:58 PDT
Skipped test again in https://trac.webkit.org/r229827
Anne van Kesteren
Comment 9 2022-10-27 08:54:34 PDT
AppCache is now disabled and will be removed in bug 219391.
Note You need to log in before you can comment on or make changes to this bug.