On Mon, May 24, 2004 at 12:08:15AM -0500, Dave Rolsky <autarch@xxxxxxxx> wrote:
> On Sun, 23 May 2004, Yitzchak Scott-Thoennes wrote:
>
> > test.log.gz is attached. It seems to have ignored --test-files and run all
> > the tests.
>
> I don't know about all the failures, but some of them look like you have a
> broken YAML installed, so Module::Build detects that you have it and tries
> to run tests that use it, but it isn't actually usable.
Ah, thanks. I had YAML-0.49_01 for some reason (which passed its tests,
but doesn't seem quite all right). Backing to 0.35 gets me:
Failed Test Stat Wstat Total Fail Failed List of Failed
---------------------------------------------------------------------------
t/compat.t 57 1 1.75% 53
t/install.t 27 1 3.70% 20
t/manifypods.t 22 5632 21 38 180.95% 3-21
1 test skipped.
Full test output attached.
testoyaml.log.gz
Description: application/gunzip
|