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 <[email protected]> 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 <[email protected]> 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 >> [email protected] >> https://lists.webkit.org/mailman/listinfo/webkit-dev _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

