- From: Karl Dubost <karl@w3.org>
- Date: Thu, 1 Feb 2007 14:25:41 +0900
- To: olivier Thereaux <ot@w3.org>
- Cc: Elliotte Harold <elharo@metalab.unc.edu>, www-validator Community <www-validator@w3.org>
Le 1 févr. 2007 à 13:14, Karl Dubost a écrit : > then another problem… still in SOAP::Lite ;) > > t/06-modules...........ok 1/19# Failed test 15 in t/06-modules.t at > line 24 fail #15 > t/06-modules...........NOK 15/19# t/06-modules.t line 24 is: $@ > =~ /(Can\'t locate)|(XML::Parser::Lite requires)|(this is only > version)|(load mod_perl)/ > # Failed test 19 in t/06-modules.t at line 24 fail #17 > t/06-modules...........FAILED tests 15, 19 > Failed 2/19 tests, 89.47% okay (less 2 skipped tests: 15 > okay, 78.95%) I haven't found a solution for this one except, going into manual mode cpan>look SOAP::Lite perl Makefile.PL make make test (will fail) make install anyway exit (which I believe is the same than force install) Then installing the rest cpan>install WebService::Validator::CSS::W3C cpan>install W3C::LogValidator The validator seems to pass all its tests. I haven't tested yet with files. cpan[78]> test W3C::LogValidator Running test for module W3C::LogValidator Running make for O/OL/OLIVIERT/LogValidator/W3C-LogValidator-1.06.tar.gz Is already unwrapped into directory /Users/karl/.cpan/build/W3C- LogValidator-1.06 Has already been processed within this session Running make test Prepending /Users/karl/.cpan/build/XML-Parser-2.34/blib/arch /Users/ karl/.cpan/build/XML-Parser-2.34/blib/lib /Users/karl/.cpan/build/W3C- LogValidator-1.06/blib/arch /Users/karl/.cpan/build/W3C- LogValidator-1.06/blib/lib to PERL5LIB. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base................ok t/module-basic........ok t/module-css..........ok t/module-htmlval......ok t/module-linkcheck....ok t/module-survey.......ok All tests successful. Files=6, Tests=22, 19 wallclock secs ( 0.70 cusr + 0.16 csys = 0.86 CPU) /usr/bin/make test -- OK -- Karl Dubost - http://www.w3.org/People/karl/ W3C Conformance Manager, QA Activity Lead QA Weblog - http://www.w3.org/QA/ *** Be Strict To Be Cool ***
Received on Thursday, 1 February 2007 05:26:04 UTC