[Webkit-unassigned] [Bug 185918] test262/Runner.pm: randomize tests for performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 14:45:28 PDT 2018


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

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 341115
  --> https://bugs.webkit.org/attachment.cgi?id=341115
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=341115&action=review

> Tools/Scripts/test262/Runner.pm:296
> +        @files = shuffle @files;

Anything random in tests makes me nervous because it can make reproducing results hard. Can the same result be achieved without randomness?

-- 
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/20180523/b3888d04/attachment.html>


More information about the webkit-unassigned mailing list