I don't understand - where are those tests? They're not part of
PathTools' distribution. Also, how are you sure that these failures
are caused by PathTools and not some other code?
-Ken
On Mar 16, 2005, at 6:45 PM, Michael G Schwern wrote:
Its always good to CC the module author in on these sorts of things.
(Hi Ken).
On Wed, Mar 16, 2005 at 03:36:47PM -0600, John E. Malmberg wrote:
I merged in the Pathtool 3.0.5 into my Perl 5.8.6 distribution, and it
fixed most of the problems.
It does seem to have introduced three new problems though.
Before:
lib/ExtUtils/t/basic.................FAILED at test 2
lib/ExtUtils/t/INST_PREFIX...........FAILED at test 2
lib/ExtUtils/t/INST..................FAILED at test 2
lib/ExtUtils/t/Manifest..............FAILED at test 24
lib/ExtUtils/t/postamble.............FAILED at test 2
lib/ExtUtils/t/prereq_print..........FAILED at test 2
lib/ExtUtils/t/recurs................FAILED at test 5
lib/ExtUtils/t/VERSION_FROM..........FAILED at test 1
lib/ExtUtils/t/writemakefile_args....FAILED at test 1
After:
lib/Test/Simple/t/fail-like..........FAILED at test 2
lib/Test/Simple/t/fail-more..........FAILED at test 2
lib/Test/Simple/t/is_deeply..........FAILED at test 23
possibly due to extra output
Note is_deeply only has 22 tests, and they all pass when it is run by
it self.
-John
[EMAIL PROTECTED]
Personal Opinion Only
--