Bug 182541

Summary: imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html is flaky
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Service WorkersAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2018-02-06 10:40:01 PST
imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html is flaky:
--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https-actual.txt
@@ -1,3 +1,3 @@
 
-PASS Response with a ReadableStream having non-Uint8Array chunks should be transferred as errored 
+FAIL Response with a ReadableStream having non-Uint8Array chunks should be transferred as errored assert_equals: expected "PASS" but got "FAIL: read() should be rejected"

See https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Ffetch-event-respond-with-response-body-with-invalid-chunk.https.html&revision=228100
Comment 1 youenn fablet 2018-02-06 10:48:03 PST
I can take a look later this afternoon
Comment 2 youenn fablet 2018-02-06 15:26:31 PST
Created attachment 333228 [details]
Patch
Comment 3 Radar WebKit Bug Importer 2018-02-06 15:28:38 PST
<rdar://problem/37291486>
Comment 4 Chris Dumez 2018-02-06 15:28:55 PST
Comment on attachment 333228 [details]
Patch

r=me if the bots are happy.
Comment 5 youenn fablet 2018-02-06 15:29:36 PST
Created attachment 333229 [details]
Patch
Comment 6 WebKit Commit Bot 2018-02-06 16:09:27 PST
Comment on attachment 333229 [details]
Patch

Clearing flags on attachment: 333229

Committed r228199: <https://trac.webkit.org/changeset/228199>
Comment 7 WebKit Commit Bot 2018-02-06 16:09:29 PST
All reviewed patches have been landed.  Closing bug.