TestWebKitAPI.ServiceWorkers.ServiceWorkerAndCacheStorageDefaultDirectories seems flaky. In https://ews-build.webkit-uat.org/#/builders/19/builds/2256, the test Passed in run-api-tests step. However, in the immediately next retry step (re-run-api-tests), it Failed.
This test was added in https://trac.webkit.org/changeset/229150/webkit
TestWebKitAPI.ServiceWorkers.ServiceWorkerAndCacheStorageDefaultDirectories Received data during response processing, queuing it. Received data during response processing, queuing it. /Volumes/Data/worker/macOS-High-Sierra-Release-Build-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:1324 Value of: [[configuration websiteDataStore] _hasRegisteredServiceWorker] Actual: false Expected: true
<rdar://problem/50509884>
Probably same issue as bug 194959
Created attachment 369190 [details] Patch
Comment on attachment 369190 [details] Patch Attachment 369190 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/12120819 New failing tests: http/tests/security/local-video-src-from-remote.html
Created attachment 369253 [details] Archive of layout-test-results from ews210 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews210 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment on attachment 369190 [details] Patch win error unrelated
Comment on attachment 369190 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=369190&action=review > Tools/ChangeLog:9 > + Spin test until successful. Missing blank line after this.
Created attachment 369321 [details] Patch for landing
Comment on attachment 369321 [details] Patch for landing Clearing flags on attachment: 369321 Committed r245034: <https://trac.webkit.org/changeset/245034>
All reviewed patches have been landed. Closing bug.