[Webkit-unassigned] [Bug 186824] [test262-runner] Reduce flakiness of unit tests for the runner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 15:43:29 PDT 2018


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

--- Comment #2 from Leo Balter <leonardo.balter at gmail.com> ---
This is after the report from https://bugs.webkit.org/show_bug.cgi?id=186443#c34

The change on the Tools/Scripts/test262/Runner.pm avoids calls to the runner without enough files.

That fixes the reported problem, but running the tests locally - calling `perl ./Tools/Scripts/test-webkitperl` - I noticed some flakiness in the runner that I'm trying to minimize by setting only one process for each time the test262-runner is called. Otherwise I was getting some non matching exit codes.

-- 
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/20180619/773ef954/attachment-0001.html>


More information about the webkit-unassigned mailing list