Skip Menu |

This queue is for tickets about the Regexp-Common CPAN distribution.

Report information
The Basics
Id: 103911
Status: new
Priority: 0/
Queue: Regexp-Common

People
Owner: Nobody in particular
Requestors: zefram [...] fysh.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.