Bug 184245

Summary: Layout Test http/tests/workers/service/service-worker-cache-api.https.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Service WorkersAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 186156    
Bug Blocks:    

Ryan Haddad
Reported 2018-04-02 13:00:35 PDT
The following layout test is flaky on iOS and macOS WK2 http/tests/workers/service/service-worker-cache-api.https.html Probable cause: Unknown. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fworkers%2Fservice%2Fservice-worker-cache-api.https.html --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/workers/service/service-worker-cache-api.https-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/workers/service/service-worker-cache-api.https-actual.txt @@ -1,5 +1,5 @@ -PASS Testing cache API in service worker +FAIL Testing cache API in service worker promise_test: Unhandled rejection with value: object "TypeError: Type error" PASS Testing cache API with opaque response + blob
Attachments
Radar WebKit Bug Importer
Comment 1 2018-04-03 10:29:19 PDT
Chris Dumez
Comment 2 2018-05-31 09:37:15 PDT
Flakiness dashboard says it is still flaky. However, I am unable to reproduce with: run-webkit-tests --repeat-each=1000 http/tests/workers/service/service-worker-cache-api.https.html -gf
Note You need to log in before you can comment on or make changes to this bug.