Bug 135928 - import-w3c-tests doesn't import .svg support files
Summary: import-w3c-tests doesn't import .svg support files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-13 19:25 PDT by Rebecca Hauck
Modified: 2014-08-20 12:10 PDT (History)
3 users (show)

See Also:


Attachments
Patch for the bug (1.43 KB, patch)
2014-08-19 18:31 PDT, Rebecca Hauck
bjonesbe: review+
bjonesbe: commit-queue-
Details | Formatted Diff | Diff
fixed changelog typo (1.43 KB, patch)
2014-08-20 10:43 PDT, Rebecca Hauck
no flags Details | Formatted Diff | Diff
fixed nit. (1.43 KB, patch)
2014-08-20 10:53 PDT, Rebecca Hauck
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rebecca Hauck 2014-08-13 19:25:04 PDT
When importing the CSS Shapes W3C test suite, I discovered that no support/*.svg files were imported.  Should be an easy fix as I believe I'm explicitly listing file extensions somewhere and probably just forgot .svg in this context.
Comment 1 Rebecca Hauck 2014-08-19 18:31:16 PDT
Created attachment 236843 [details]
Patch for the bug
Comment 2 Bem Jones-Bey 2014-08-20 10:11:46 PDT
Comment on attachment 236843 [details]
Patch for the bug

View in context: https://bugs.webkit.org/attachment.cgi?id=236843&action=review

r=me, but you should fix the typo in the ChangeLog before landing.

> Tools/ChangeLog:9
> +        files with an xml mimetype as convertible tests,.which

s/,./, /
Comment 3 Rebecca Hauck 2014-08-20 10:43:09 PDT
Created attachment 236877 [details]
fixed changelog typo
Comment 4 Rebecca Hauck 2014-08-20 10:53:07 PDT
Created attachment 236880 [details]
fixed nit.
Comment 5 WebKit Commit Bot 2014-08-20 12:10:56 PDT
Comment on attachment 236880 [details]
fixed nit.

Clearing flags on attachment: 236880

Committed r172803: <http://trac.webkit.org/changeset/172803>
Comment 6 WebKit Commit Bot 2014-08-20 12:10:59 PDT
All reviewed patches have been landed.  Closing bug.