RESOLVED FIXED 193125
Resync WPT fetch tests to 834eac4
https://bugs.webkit.org/show_bug.cgi?id=193125
Summary Resync WPT fetch tests to 834eac4
youenn fablet
Reported 2019-01-03 14:42:43 PST
Resync WPT fetch tests to 834eac4
Attachments
Patch (884.21 KB, patch)
2019-01-03 14:49 PST, youenn fablet
no flags
Archive of layout-test-results from ews103 for mac-sierra (2.46 MB, application/zip)
2019-01-03 16:04 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews106 for mac-sierra-wk2 (3.24 MB, application/zip)
2019-01-03 16:16 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews125 for ios-simulator-wk2 (2.51 MB, application/zip)
2019-01-03 16:54 PST, EWS Watchlist
no flags
Archive of layout-test-results from ews115 for mac-sierra (2.15 MB, application/zip)
2019-01-03 16:56 PST, EWS Watchlist
no flags
Patch (885.09 KB, patch)
2019-01-03 17:34 PST, youenn fablet
no flags
Archive of layout-test-results from ews117 for mac-sierra (2.14 MB, application/zip)
2019-01-03 19:39 PST, EWS Watchlist
no flags
Patch (885.72 KB, patch)
2019-01-03 20:49 PST, youenn fablet
no flags
Patch for landing (910.81 KB, patch)
2019-01-07 10:08 PST, youenn fablet
no flags
youenn fablet
Comment 1 2019-01-03 14:49:12 PST
EWS Watchlist
Comment 2 2019-01-03 16:04:04 PST
Comment on attachment 358279 [details] Patch Attachment 358279 [details] did not pass mac-ews (mac): Output: https://webkit-queues.webkit.org/results/10620861 New failing tests: imported/w3c/web-platform-tests/fetch/api/response/response-error-from-stream.html imported/w3c/web-platform-tests/html/webappapis/atob/base64.html
EWS Watchlist
Comment 3 2019-01-03 16:04:05 PST
Created attachment 358284 [details] Archive of layout-test-results from ews103 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-sierra Platform: Mac OS X 10.12.6
EWS Watchlist
Comment 4 2019-01-03 16:16:48 PST
Comment on attachment 358279 [details] Patch Attachment 358279 [details] did not pass mac-wk2-ews (mac-wk2): Output: https://webkit-queues.webkit.org/results/10620885 New failing tests: imported/w3c/web-platform-tests/html/webappapis/atob/base64.html
EWS Watchlist
Comment 5 2019-01-03 16:16:49 PST
Created attachment 358286 [details] Archive of layout-test-results from ews106 for mac-sierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
EWS Watchlist
Comment 6 2019-01-03 16:54:49 PST
Comment on attachment 358279 [details] Patch Attachment 358279 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: https://webkit-queues.webkit.org/results/10620985 New failing tests: imported/w3c/web-platform-tests/html/webappapis/atob/base64.html
EWS Watchlist
Comment 7 2019-01-03 16:54:50 PST
Created attachment 358289 [details] Archive of layout-test-results from ews125 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews125 Port: ios-simulator-wk2 Platform: Mac OS X 10.13.6
EWS Watchlist
Comment 8 2019-01-03 16:56:18 PST
Comment on attachment 358279 [details] Patch Attachment 358279 [details] did not pass mac-debug-ews (mac): Output: https://webkit-queues.webkit.org/results/10621020 New failing tests: imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.any.worker.html imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.any.html imported/w3c/web-platform-tests/html/webappapis/atob/base64.html
EWS Watchlist
Comment 9 2019-01-03 16:56:20 PST
Created attachment 358290 [details] Archive of layout-test-results from ews115 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-sierra Platform: Mac OS X 10.12.6
youenn fablet
Comment 10 2019-01-03 17:34:47 PST
EWS Watchlist
Comment 11 2019-01-03 19:39:20 PST
Comment on attachment 358296 [details] Patch Attachment 358296 [details] did not pass mac-debug-ews (mac): Output: https://webkit-queues.webkit.org/results/10622789 New failing tests: imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.any.worker.html imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.any.html
EWS Watchlist
Comment 12 2019-01-03 19:39:22 PST
Created attachment 358303 [details] Archive of layout-test-results from ews117 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-sierra Platform: Mac OS X 10.12.6
youenn fablet
Comment 13 2019-01-03 20:49:49 PST
Chris Dumez
Comment 14 2019-01-04 09:42:48 PST
Comment on attachment 358306 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=358306&action=review > LayoutTests/imported/w3c/web-platform-tests/fetch/api/abort/keepalive-expected.txt:3 > +Harness Error (TIMEOUT), message = null This test should be skipped since it times out. Otherwise, layout tests running time will significantly increase. > LayoutTests/imported/w3c/web-platform-tests/fetch/api/idl.any.worker-expected.txt:2 > +FAIL idl_test setup promise_test: Unhandled rejection with value: object "Got an error before parsing any named definition: Unrecognised tokens, line 1 (tokens: "{\"error\": {\"message\"") Looks like this test could be failing simply because you failed to import referrer-policy.idl in LayoutTests/imported/w3c/web-platform-tests/interfaces/ > LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-prefetch.https-expected.txt:2 > +Harness Error (TIMEOUT), message = null This test should be skipped. > LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/request-keepalive-quota-expected.txt:1 > +CONSOLE MESSAGE: line 45: ReferenceError: Can't find variable: subsetTestByKey This looks like an import problem, not a legit test failure, please take a look. We may be missing /common/subset-tests-by-key.js > LayoutTests/imported/w3c/web-platform-tests/fetch/api/response/response-stream-with-broken-then.any.worker-expected.txt:2 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/content-encoding/bad-gzip-body.any.worker-expected.txt:2 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/content-type/response.window-expected.txt:2 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/corb/preload-image-png-mislabeled-as-html-nosniff.tentative.sub-expected.txt:4 > +Harness Error (TIMEOUT), message = null Please Skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/corb/script-html-correctly-labeled.tentative.sub-expected.txt:3 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/corb/script-html-js-polyglot.sub-expected.txt:4 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/corb/script-html-via-cross-origin-blob-url.sub-expected.txt:3 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/range/sw.https.window-expected.txt:1 > +#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 73757) Please make sure it is skipped. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/embed.tentative.https.sub-expected.txt:3 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/iframe.tentative.https.sub-expected.txt:5 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/object.tentative.https.sub-expected.txt:3 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/redirect/multiple-redirect-cross-site.tentative.https.sub-expected.txt:4 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/redirect/multiple-redirect-same-site.tentative.https.sub-expected.txt:4 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/redirect/same-origin-redirect.tentative.https.sub-expected.txt:4 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/track.tentative.https.sub-expected.txt:3 > +Harness Error (TIMEOUT), message = null Please skip. > LayoutTests/imported/w3c/web-platform-tests/fetch/sec-metadata/window-open.tentative.https.sub-expected.txt:5 > +Harness Error (TIMEOUT), message = null Please skip.
youenn fablet
Comment 15 2019-01-07 10:08:14 PST
Created attachment 358505 [details] Patch for landing
WebKit Commit Bot
Comment 16 2019-01-07 12:32:08 PST
Comment on attachment 358505 [details] Patch for landing Clearing flags on attachment: 358505 Committed r239693: <https://trac.webkit.org/changeset/239693>
WebKit Commit Bot
Comment 17 2019-01-07 12:32:10 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 18 2019-01-07 12:33:47 PST
Note You need to log in before you can comment on or make changes to this bug.