[Webkit-unassigned] [Bug 186399] test262/Runner.pm: minor updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 10:03:52 PDT 2018


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

--- Comment #1 from valerie <valerie at bocoup.com> ---
(In reply to valerie from comment #0)
> +++ This bug was initially created as a clone of Bug #184926 +++
> 
> Currently, the new Test262-runner only saves the results if called with a
> --save option. Test262 should generate the results file by default in full
> runs, while the --save option might be interesting only for creating a new
> expectations file, listing only failures.

THIS DESCRIPTION WAS ACCIDENTAL ^

Real description:
- If harness files cannot be found in a custom, supplies test262 path, then default to webkit's test262 harness files.

- Lazily create the test262-results directory (only right before writing to it)

- If an expectation file is supplied via command line, save to the supplied location instead of the default webkit location (JSTest/test262/expectation.yaml).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180607/23ede07f/attachment-0001.html>


More information about the webkit-unassigned mailing list