[Webkit-unassigned] [Bug 184934] Detach the old Test262 Runner from the stress tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 8 09:01:06 PDT 2018


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

--- Comment #14 from Leo Balter <leonardo.balter at gmail.com> ---
> Can you please mention why are we removing old test runner and using new one?

I'm not sure if should mention this here or through the changelog. In any case, I'll try both, one should be right.

I can summarize some of the goals for the new Test262 Runner:

- It's configurable, with mechanisms to handled new imported files, failing tests, etc.
- It eases the process of importing new Test262 content, where skipped and known failing tests are kept and flagged without a hassle.
- It's compatible with any target for running the Test262 tests locally through the CI bots.
- It's also detached from the stress tests as Test262 has a different content and purpose (specs conformance, mostly).

> Can the removal of old test-runner related files be done in a separate patch after the switch is complete?

I this case I should use the bug 184933 for the switch only and then we follow up on this one. I'm happy to fix this and I'll ping you as soon I have a patch up there.

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

This current bug purpose is to have the actual removal of the old runner.

> Can you please write the detailed ChangeLog?

sure!

Thanks for the feedback!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180508/43336594/attachment.html>


More information about the webkit-unassigned mailing list