Package: libtest-unit-perl / 0.28-1

Metadata

Package Version Patches format
libtest-unit-perl 0.28-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
40_make deep test less fragile.patch | (download)

t/tlib/AssertTest.pm | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 add more variants to fragile test
 This test was already marked by upstream as "may be fragile due to
 recursion ordering" and it indeed is fragile. Fixes occasional test
 suite failures due to hash randomization.
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=87017