[Webkit-unassigned] [Bug 111513] Create a script to import W3C tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 11:52:03 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=111513


Rebecca Hauck <rhauck at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #194275|0                           |1
        is obsolete|                            |
 Attachment #194309|                            |review?
               Flag|                            |




--- Comment #14 from Rebecca Hauck <rhauck at adobe.com>  2013-03-21 11:54:29 PST ---
Created an attachment (id=194309)
 --> (https://bugs.webkit.org/attachment.cgi?id=194309&action=review)
updated patch - previous patch was missing a local uncommitted change

previous patch was missing a local change - otherwise, same the comment:

new patch to incorporate feedback 

Ok, this has been completely revised to incorporate all the feedback here - split into modules + classes, unit tests added.  There is no longer a manifest file and no longer a manual step. The vendor prefixing is now handled by loading the latest list from the Webkit source and looking for those properties in the tests. The parsing and conversion code has tests, but I probably still need to add tests for the actual import code that needs real directories of W3C tests to work. I wasn't sure how to do that and would like the reviewer's input. There is at least one test for importing a directory with no tests in it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list