Skip Menu |

This queue is for tickets about the re-engine-PCRE CPAN distribution.

Report information
The Basics
Id: 124336
Status: new
Priority: 0/
Queue: re-engine-PCRE

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

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



Subject: Random test failures
I randomly receive test failures like this: # Failed test at t/split.t line 9. # got: '' # expected: 'b' # Looks like you failed 1 test of 20. t/split.t ............... Dubious, test returned 1 (wstat 256, 0x100) or: # Failed test 's/.//g; 'abcdefg' => ''' # at t/s.t line 21. # got: 'f' # expected: '' # Looks like you failed 1 test of 10. t/s.t ................... Dubious, test returned 1 (wstat 256, 0x100) I use perl-5.26.1, pcre-8.41 and gcc-8.0.1.