Bug 127548 - W3C importer should import html files within resources folders
Summary: W3C importer should import html files within resources folders
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: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-24 00:59 PST by youenn fablet
Modified: 2014-09-22 11:36 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2014-01-24 01:08 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2014-01-24 00:59:16 PST
By default, HTML files are imported by Tools/Scripts/import-w3c-tests if they are either ref tests or js tests.
HTML files within "resources" folders are generally not ref tests or js tests.
But they should be imported anyway as they may be used by ref/js tests.
Comment 1 youenn fablet 2014-01-24 01:08:20 PST
Created attachment 222087 [details]
Patch
Comment 2 WebKit Commit Bot 2014-09-22 11:36:53 PDT
Comment on attachment 222087 [details]
Patch

Clearing flags on attachment: 222087

Committed r173841: <http://trac.webkit.org/changeset/173841>
Comment 3 WebKit Commit Bot 2014-09-22 11:36:55 PDT
All reviewed patches have been landed.  Closing bug.