Skip Menu |

This queue is for tickets about the App-NDTools CPAN distribution.

Report information
The Basics
Id: 124591
Status: resolved
Priority: 0/
Queue: App-NDTools

People
Owner: MIXAS [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Test failure with non-English locale (0.5.2.2-TRIAL)
If a German locale is active, and I think it has to be a slightly older perl (< 5.22), then t/bin/ndproc-Insert.t fails: # Failed test 'STDERR check for file_absent: [/usr/perl5.16.3t/bin/perl ../../../ndproc --module Insert --path {path} --file NotExists.json file_absent.got]' # at /usr/home/eserte/.cpan/build/2018022609/App-NDTools-0.5.2.2-TRIAL-2/blib/lib/App/NDTools/Test.pm line 52. # '[2018-02-26 09:03:11 9045 FATAL] Failed to open file 'NotExists.json' (Datei oder Verzeichnis nicht gefunden). Exit 2, ET 0s # ' # doesn't match '(?^:FATAL] Failed to open file 'NotExists.json' \(No such file or directory\))' # Looks like you failed 1 test of 3. # Failed test 'file_absent' # at t/bin/ndproc-Insert.t line 95. # Looks like you failed 1 test of 24. t/bin/ndproc-Insert.t ................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/24 subtests
Fixed in 0.5.2 Thanks =)