Subject: | determinism in tests |
Date: | Thu, 23 Apr 2015 12:37:20 +0100 |
To: | bug-Regexp-Common [...] rt.cpan.org |
From: | Zefram <zefram [...] fysh.org> |
Regexp-Common runs a non-deterministic set of tests, based on the use
of rand(). The non-deterministic number of tests run means that the test
output is non-deterministic, impeding the comparability of build logs.
The attached patch adds support for an environment variable that can be
used to make the tests deterministic. The default state remains as it
is now.
-zefram
Message body is not shown because sender requested not to inline it.