From: Viner, D. <dv...@ya...> - 2003-12-22 23:00:54
|
Hi, I just upgraded my win32 perl installation from 5.6.1 to 5.8.2. Now when I run nmake test on the Log4perl tests, the following tests fail: t\006Config-Java.....dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t\007LogPrio.........ok t\008ConfCat.........ok t\009Deuce...........ok t\010JConsole........dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\011JFile...........dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t\012Deeper..........dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t\037JWin32Event.....dubious Test returned status 5 (wstat 1280, 0x500) is this a known issue? dave |