Jens Rieks (via RT) wrote:
# New Ticket Created by Jens Rieks # Please include the string: [perl #26547]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=26547 >



The output string is in english, but the expected one is in german. This is the only failing test, I have no idea why it is failing.

Hi,


I have run into the same problem. The problem is the the test queries Perl5 for the error message for ENOENT under the current locale.

A patch for that is already provided in RT-ticket 25825, http://bugs6.perl.org/rt3/Ticket/Display.html?id=25825

CU, Bernhard


parrort: newest cvs system: linux-i386 (suse 8.0) perl:5.8.0 gcc: 2.95.3

imcc/t/syn/file.........ok 10/12# Failed test (imcc/t/syn/file.t at line 347)
# got: 'error:imcc:No such file or directory
# in file 'temp.imc' line 2
# '
# expected: 'error:imcc:Datei oder Verzeichnis nicht gefunden
# in file 'temp.imc' line 2
# '
# Looks like you failed 1 tests of 12.
imcc/t/syn/file.........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 11
Failed 1/12 tests, 91.67% okay (less 1 skipped test: 10 okay, 83.33%)






--
**************************************************
Bernhard Schmalhofer
Senior Developer
Biomax Informatics AG
Lochhamer Str. 11
82152 Martinsried, Germany
Tel: +49 89 895574-839
Fax: +49 89 895574-825
eMail: [EMAIL PROTECTED]
Website: www.biomax.com
**************************************************



Reply via email to