Bug 159878

Summary: Add new aliases to http test server
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, buildbot, commit-queue, dbates, glenn, lforschler, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews101 for mac-yosemite
none
Archive of layout-test-results from ews106 for mac-yosemite-wk2
none
Archive of layout-test-results from ews115 for mac-yosemite
none
Archive of layout-test-results from ews124 for ios-simulator-wk2
none
Fixing media alias none

Description youenn fablet 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.
Comment 1 youenn fablet 2016-07-18 06:03:12 PDT
Created attachment 283901 [details]
Patch
Comment 2 youenn fablet 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?
Comment 3 youenn fablet 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.
Comment 4 Build Bot 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.
Comment 5 Build Bot 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
Comment 6 Build Bot 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.
Comment 7 Build Bot 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
Comment 8 Build Bot 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.
Comment 9 Build Bot 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
Comment 10 Build Bot 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
Comment 11 Build Bot 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
Comment 12 youenn fablet 2016-07-18 07:19:51 PDT
Created attachment 283909 [details]
Fixing media alias
Comment 13 Darin Adler 2016-07-18 09:59:24 PDT
Comment on attachment 283909 [details]
Fixing media alias

OK
Comment 14 WebKit Commit Bot 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>
Comment 15 WebKit Commit Bot 2016-07-19 00:39:55 PDT
All reviewed patches have been landed.  Closing bug.