[webkit-dev] New script to import W3C CSS tests

Rebecca Hauck rhauck at adobe.com
Thu Mar 7 16:04:32 PST 2013



On 3/7/13 3:26 PM, "Dirk Pranke" <dpranke at chromium.org> wrote:

>On Thu, Mar 7, 2013 at 3:04 PM, Tony Gentilcore <tonyg at chromium.org>
>wrote:
>>> I also got a little inspiration from the
>>> import-w3c-performance-wg-tests that already exists. I followed a few
>>>of
>>> their steps, but had to add a few layers to handle the added
>>>complexity of
>>> the CSS test suites.
>>
>> Is there any way we can merge the two scripts so there is only one
>> import/exporter than handles both performance and CSS test suites?
>>
 
 I thought about it. There are only a couple similar pieces between the
two scripts, but since the perf importer is relatively short, there's no
reason why the code couldn't be consolidated into one module with separate
execution paths.  

I figured I'd start this out atomically and then figure out how it can all
plug in.


>
>That is a good question, and something I'll be looking at as part of this
>:).
>
>More generally, I'm trying to look into importing and running tests
>from the w3c across the board as one of my next projects. Rebecca beat
>me to it!
>
>-- Dirk
>
>> -Tony
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> https://lists.webkit.org/mailman/listinfo/webkit-dev



More information about the webkit-dev mailing list