Craig A. Berry wrote:
On 10/22/07, Rafael Garcia-Suarez <[EMAIL PROTECTED]> wrote:
Code freeze is near !
* latest module updates with VMS fixes from Jos.
Jos and John have made significant progress on CPANPLUS and I think
are close to having it licked. There will be some minor collateral
damage to the code freeze in other modules (like File::Copy) but
pretty small and usually VMS-only.
I just sent you and Jos the patches to get the last snapshot you sent me
to pass all the tests.
The other VMS failures I'm still seeing in blead are listted below. I
think I have the File::Find ones in my sights. I've taken a swing or
two at all the others but no joy so far. Maybe it's time to quit and
mark them TODO.
lib/Archive/Extract/t/01_Archive-Extract......................FAILED at test 154
This is passing in 32107 for me, 483 tests.
lib/File/Find/t/find..........................................FAILED--expected
199 tests, saw 25
I had this passing all tests earlier including symbolic links, so I will
take another look at it after I build the current blead.
lib/File/Find/t/taint.........................................FAILED--expected
45 tests, saw 0
I had this one also passing all tests.
lib/IPC/Cmd/t/01_IPC-Cmd......................................FAILED--non-zero
wait status: 1024
It wants to fork() on VMS. That will not work.
lib/Module/Build/t/ppm........................................FAILED at test 3
It seems to be creating a corrupt tarball, and the test is failing
because it is detecting the corruption. Both vmstar and GNV gnu tar are
also reporting that the tarball is corrupt.
lib/Module/Build/t/test_type..................................FAILED--expected
test 4, saw test 3
This appears to be passing for me when run interactively.
lib/Module/Build/t/xs.........................................FAILED--expected
test 11, saw test 10
I get to test 15 out of a planned 22. It also seems to pass if run in
the debugger, making this harder to find.
lib/Test/Harness/t/failure....................................FAILED--expected
test 3, saw test 2
This appears to pass when I run it interactively on build 32107.
-John
[EMAIL PROTECTED]
Personal Opinion Only