Bug 182541 - imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html is flaky
Summary: imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-re...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-06 10:40 PST by Chris Dumez
Modified: 2018-02-06 16:09 PST (History)
4 users (show)

See Also:


Attachments
Patch (8.24 KB, patch)
2018-02-06 15:26 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (8.15 KB, patch)
2018-02-06 15:29 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.