[webkit-dev] Importing Test262 into WebKit
Keith Miller
keith_miller at apple.com
Thu May 12 16:17:05 PDT 2016
We already have separate bots for the JSC tests so the Test262 tests should only impact those bots.
Keith
> On May 12, 2016, at 4:13 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:
>
> Does this mean all buildbot builders would start running these tests?
> It's great to have a better coverage but perhaps we need to increase
> the number of bots if we're adding 20min to our cycle time.
> - R. Niwa
>
>
> On Thu, May 12, 2016 at 4:02 PM, Keith Miller <keith_miller at apple.com> wrote:
>> Hi everyone,
>>
>> For those of you that have not already heard of Test262, it is a continually updated conformance test suite for upcoming ECMAScript standards (https://github.com/tc39/test262). I think it’s in our best interest to include the test suite in our normal testing infrastructure for JavaScriptCore. The current plan is to only run the Test262 tests when running run-javascript-core tests. The test suite is fairly large (~15000 tests) and the last time I ran it, it took about ~15-20 minutes to run. Are there any questions or concerns with this proposal?
>>
>> Cheers,
>> Keith
>> _______________________________________________
>> 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