CC: | ANDK [...] cpan.org |
Subject: | Test failures with bleadperl |
With bleadperl (e.g. perl 5.25.11) I see the following test failure on my smokers:
...
Invalid CODE attribute: Tests at t/Test/Parser.pm line 28.
BEGIN failed--compilation aborted at t/Test/Parser.pm line 28.
Compilation failed in require at t/parser.t line 2.
BEGIN failed--compilation aborted at t/parser.t line 2.
t/parser.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...
The test failure has somewhat random character: until 5.25.3, I did not observe any failures. Between 5.25.4 and 5.25.10, the failure happens, but not on all systems. Starting with 5.25.11 I see only failures on my smokers (various linux systems & freebsd 9 + 10).
See also: http://fast-matrix.cpantesters.org/?dist=Burpsuite-Parser%200.01
@Andreas: usually I would ask for a bisect, but given the partially random results I think there won't be any useful results...