Bug 133460

Summary: Update import-w3c-tests to reflect current W3C test repo directory structure
Product: WebKit Reporter: Rebecca Hauck <rhauck>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Rebecca Hauck 2014-06-02 14:14:21 PDT
The W3C test repo was recently reorganized so that the tests no longer live in 'approved', 'submitted', or 'incoming' subfolders.  The Tools/Scripts/import-w3c-test script made some assumptions based on these directory names that are no longer relevant. Although the script (probably) isn't currently being used, it should be updated to remove these assumptions to avoid any confusion in the future.
Comment 1 Rebecca Hauck 2014-06-02 14:16:17 PDT
For more info on what changed in the W3C CSS test repo, see:

http://lists.w3.org/Archives/Public/public-css-testsuite/2014May/0000.html
Comment 2 Rebecca Hauck 2014-06-02 15:08:18 PDT
Created attachment 232402 [details]
Patch

Removes all references to test status in w3c css test repo directory structure.  The CSS test repo no longer has approved/submitted/incoming directories.
Comment 3 Bem Jones-Bey 2014-06-17 10:30:55 PDT
Comment on attachment 232402 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-06-17 11:02:37 PDT
Comment on attachment 232402 [details]
Patch

Clearing flags on attachment: 232402

Committed r170062: <http://trac.webkit.org/changeset/170062>
Comment 5 WebKit Commit Bot 2014-06-17 11:02:39 PDT
All reviewed patches have been landed.  Closing bug.