Currently I am seeing the following failures on VMS with the previously submitted CPANPLUS patches.

Failed 11 tests out of 1340, 99.18% okay.

        [-.ext.Cwd.t]cwd.t

Symbolic link and realpath issue needs to be resolved.

        [-.lib.File.Find.t]find.t
        [-.lib.File.Find.t]taint.t

Those routines are victimized by a file named '.;' left behind by another test.

        [-.lib.File]Path.t

Previously identified issue where VMS directories are created without delete permission, which is separate from the write permission through the VMS file API. Using the UNIX API setting the write bit also sets the delete bit, it is not possible read the delete bit from the UNIX api.

        [-.lib.IPC.Cmd.t]01_IPC-Cmd.t

This is failing because there is no fork on VMS.

        [-.lib.Module.Build.t]ppm.t

Something seems to be wrong in the creation of the tarball.

        [-.lib.Module.Build.t]test_type.t

This passes interactively.  There may be some extra output.

        [-.lib.Module.Build.t]xs.t

For some reason a lookup of a property is failing.

        [-.lib.Test.Harness.t]failure.t

This passes interactively, but may be some extra output.

        [-.lib]feature.t

Had an obsolete file, now that it is deleted, it now passes.

        op/utftaint.t

This depends the values of some environment variables that are not normally set on VMS and has been discussed on this forum.


Also:

The mode DECC$EFS_PRESERVE_CASE is broken badly and causing some routines to go into infinite loops.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to