RESOLVED FIXED 159878
Add new aliases to http test server
https://bugs.webkit.org/show_bug.cgi?id=159878
Summary Add new aliases to http test server
youenn fablet
Reported 2016-07-18 05:50:05 PDT
Chromium http tests use /resources/testharness.js and /resources/testharnessreport.js To ease the importing of tests from Chromium, it would be good to allow WebKit http server to do the same.
Attachments
Patch (18.51 KB, patch)
2016-07-18 06:03 PDT, youenn fablet
no flags
Archive of layout-test-results from ews101 for mac-yosemite (852.78 KB, application/zip)
2016-07-18 06:40 PDT, Build Bot
no flags
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (748.84 KB, application/zip)
2016-07-18 06:43 PDT, Build Bot
no flags
Archive of layout-test-results from ews115 for mac-yosemite (603.98 KB, application/zip)
2016-07-18 06:47 PDT, Build Bot
no flags
Archive of layout-test-results from ews124 for ios-simulator-wk2 (724.09 KB, application/zip)
2016-07-18 07:01 PDT, Build Bot
no flags
Fixing media alias (18.51 KB, patch)
2016-07-18 07:19 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-07-18 06:03:12 PDT
youenn fablet
Comment 2 2016-07-18 06:06:53 PDT
I updated httpd.pm but I am not sure it is still in use. If it is still in use, can we try obsoleting it?
youenn fablet
Comment 3 2016-07-18 06:09:30 PDT
(In reply to comment #1) > Created attachment 283901 [details] > Patch Patch would allow running some fetch-api tests from Chromium. Ideally, these tests should be moved to W3C web-platform-tests but these scripts use some php scripts that would need to be translated to python. With this patch, importing of these tests would be a simple file copy operation. This would also allow easier updating of these tests.
Build Bot
Comment 4 2016-07-18 06:40:07 PDT
Comment on attachment 283901 [details] Patch Attachment 283901 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1701541 Number of test failures exceeded the failure limit.
Build Bot
Comment 5 2016-07-18 06:40:11 PDT
Created attachment 283904 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 6 2016-07-18 06:43:42 PDT
Comment on attachment 283901 [details] Patch Attachment 283901 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1701544 Number of test failures exceeded the failure limit.
Build Bot
Comment 7 2016-07-18 06:43:47 PDT
Created attachment 283905 [details] Archive of layout-test-results from ews106 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Build Bot
Comment 8 2016-07-18 06:47:23 PDT
Comment on attachment 283901 [details] Patch Attachment 283901 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1701542 Number of test failures exceeded the failure limit.
Build Bot
Comment 9 2016-07-18 06:47:27 PDT
Created attachment 283906 [details] Archive of layout-test-results from ews115 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 10 2016-07-18 07:01:10 PDT
Comment on attachment 283901 [details] Patch Attachment 283901 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1701561 New failing tests: http/tests/security/canvas-remote-read-remote-video-redirect.html http/tests/appcache/video.html http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html http/tests/security/contentSecurityPolicy/media-src-blocked.html http/tests/security/canvas-remote-read-remote-video-localhost.html http/tests/security/video-cross-origin-caching.html
Build Bot
Comment 11 2016-07-18 07:01:14 PDT
Created attachment 283908 [details] Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.5
youenn fablet
Comment 12 2016-07-18 07:19:51 PDT
Created attachment 283909 [details] Fixing media alias
Darin Adler
Comment 13 2016-07-18 09:59:24 PDT
Comment on attachment 283909 [details] Fixing media alias OK
WebKit Commit Bot
Comment 14 2016-07-19 00:39:51 PDT
Comment on attachment 283909 [details] Fixing media alias Clearing flags on attachment: 283909 Committed r203400: <http://trac.webkit.org/changeset/203400>
WebKit Commit Bot
Comment 15 2016-07-19 00:39:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.