The current wpt server config.json mandates to use 8443 for https, which conflicts with Apache https server used for http/tests layout tests. A similar issue may arise for the websocket server. The config.json should be updated accordingly. Some WPT tests making use of https and websocket should be imported at the same time to ensure wpt https and ws servers work fine.
Created attachment 247121 [details] Patch
Comment on attachment 247121 [details] Patch This change seems good to me. Could you please rebaseline and I'll approve it after a clean EWS run?
(In reply to comment #2) > Comment on attachment 247121 [details] > Patch > > This change seems good to me. Could you please rebaseline and I'll approve > it after a clean EWS run? Actually, I'm trying it right now. If it works we can take it as-is.
(In reply to comment #3) > (In reply to comment #2) > > Comment on attachment 247121 [details] > > Patch > > > > This change seems good to me. Could you please rebaseline and I'll approve > > it after a clean EWS run? > > Actually, I'm trying it right now. If it works we can take it as-is. Bummer. The patch is so old it won't apply. Could you please update it and I'll approve it?
Comment on attachment 247121 [details] Patch Patch does not apply anymore :-(
I'll rebase it.
Created attachment 273724 [details] Rebasing
Comment on attachment 273724 [details] Rebasing Attachment 273724 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/960962 New failing tests: imported/w3c/web-platform-tests/fetch/api/basic/mode-same-origin-worker.html imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html imported/w3c/web-platform-tests/fetch/api/basic/mode-same-origin.html
Created attachment 273726 [details] Archive of layout-test-results from ews102 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 273724 [details] Rebasing Attachment 273724 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/960966 New failing tests: imported/w3c/web-platform-tests/fetch/api/basic/mode-same-origin-worker.html imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html imported/w3c/web-platform-tests/fetch/api/basic/mode-same-origin.html
Created attachment 273727 [details] Archive of layout-test-results from ews104 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 273724 [details] Rebasing Attachment 273724 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/960969 New failing tests: imported/w3c/web-platform-tests/fetch/api/basic/mode-same-origin-worker.html imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html imported/w3c/web-platform-tests/fetch/api/basic/mode-same-origin.html
Created attachment 273729 [details] Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.10.5
Created attachment 273730 [details] Rebasing test expectations
Comment on attachment 273730 [details] Rebasing test expectations Rejecting attachment 273730 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 273730, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ted/w3c/ChangeLog fatal: multiple stage entries for merged file 'LayoutTests/imported/w3c' Failed to run "['git', 'commit', '--all', '-F', '-']" exit_code: 128 cwd: /Volumes/Data/EWS/WebKit You have both LayoutTests/imported/w3c and LayoutTests/imported/w3c/ChangeLog fatal: multiple stage entries for merged file 'LayoutTests/imported/w3c' Failed to run "['git', 'commit', '--all', '-F', '-']" exit_code: 128 cwd: /Volumes/Data/EWS/WebKit Updating OpenSource Current branch master is up to date. Full output: http://webkit-queues.webkit.org/results/976002
Created attachment 273941 [details] Patch for landing
Comment on attachment 273941 [details] Patch for landing Rejecting attachment 273941 [details] from commit-queue. New failing tests: transitions/default-timing-function.html Full output: http://webkit-queues.webkit.org/results/976282
Created attachment 273948 [details] Archive of layout-test-results from webkit-cq-02 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the commit-queue. Bot: webkit-cq-02 Port: mac-yosemite Platform: Mac OS X 10.10.5
The commit-queue encountered the following flaky tests while processing attachment 273941 [details]: The commit-queue is continuing to process your patch.
The commit-queue encountered the following flaky tests while processing attachment 273941 [details]: transitions/default-timing-function.html bug 138901 (author: simon.fraser@apple.com) The commit-queue is continuing to process your patch.
Comment on attachment 273941 [details] Patch for landing Clearing flags on attachment: 273941 Committed r198116: <http://trac.webkit.org/changeset/198116>
All reviewed patches have been landed. Closing bug.