FAIL OAI-Harvester-1.13 i686-linux 2.6.24.3
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
FAIL OAI-Harvester-1.13 i686-linux 2.6.24.3         

Group: perl.cpan.testers · Group Profile
Author: Rick Myers
Date: Sep 8, 2008 16:08

This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/

--
Dear Thomas Berger,

This is a computer-generated report for OAI-Harvester-1.13
on perl 5.8.8, created by CPAN-Reporter-1.17.

Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

* Tester comments
* Program output
* Prerequisites
* Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/000.harvester.............ok
t/001.ua....................ok
t/002.error.................
# Failed test 'No HTTP error respnse'
# at t/002.error.t line 16.
# got: 'exists'
# expected: 'absent'

# Failed test 'parsed OAI error code from server'
# at t/002.error.t line 31.
# got: '500'
# expected: 'cannotDisseminateFormat'

# Failed test 'Caught HTTP error'
# at t/002.error.t line 44.
# got: 'HTTP Level Error: Can't connect to memory.loc.gov:80 (Bad hostname 'memory.loc.gov')'
# expected: 'HTTP Level Error: Not Found'

# Failed test 'Collected HTTP error response'
# at t/002.error.t line 46.
# got: '500 Can't connect to memory.loc.gov:80 (Bad hostname 'memory.loc.gov')'
# expected: '404 Not Found'
# Looks like you failed 4 tests of 8.
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/8 subtests
(less 1 skipped subtest: 3 okay)
t/005.header................
# Failed test 'errorCode()'
# at t/005.header.t line 39.

# Failed test 'errorString()'
# at t/005.header.t line 40.
Can't call method "identifier" on an undefined value at t/005.header.t line 43.
# Looks like you planned 14 tests but only ran 12.
# Looks like you failed 2 tests of 12 run.
# Looks like your test died just after 12.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/14 subtests
t/006.resumption............ok
t/010.identify..............
# Failed test 'errorCode()'
# at t/010.identify.t line 18.

# Failed test 'errorString()'
# at t/010.identify.t line 19.

# Failed test 'repositoryName()'
# at t/010.identify.t line 21.
# ''
# doesn't match '(?-xism:Library of Congress)'

# Failed test 'protocolVersion()'
# at t/010.identify.t line 22.
# ''
# doesn't match '(?-xism:^2\.0$)'

# Failed test 'earliestDatestamp()'
# at t/010.identify.t line 23.
# ''
# doesn't match '(?-xism:^\d{4}-\d{2}-\d{2})'

# Failed test 'deletedRecord()'
# at t/010.identify.t line 24.
# ''
# doesn't match '(?-xism:yes|no)'

# Failed test 'granularity()'
# at t/010.identify.t line 25.
# ''
# doesn't match '(?-xism:^YYYY)'
Use of uninitialized value in pattern match (m//) at t/010.identify.t line 29.

# Failed test 'adminEmail() scalar context'
# at t/010.identify.t line 29.
# undef
# doesn't match '(?-xism:@)'
Use of uninitialized value in pattern match (m//) at t/010.identify.t line 30.

# Failed test 'adminEmail() list context'
# at t/010.identify.t line 30.
# undef
# doesn't match '(?-xism:@)'

# Failed test 'do not extract sub descriptions and run them together'
# at t/010.identify.t line 41.
# got: ''
# expected: 'University of Illinois Library at Urbana-Champaign, OAI Gateway'
# Looks like you failed 10 tests of 13.
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/13 subtests
t/020.listmetadata..........
# Failed test 'errorCode()'
# at t/020.listmetadata.t line 16.

# Failed test 'errorString()'
# at t/020.listmetadata.t line 17.

# Failed test 'prefixes()'
# at t/020.listmetadata.t line 20.
# got: '0'
# expected: '4'

# Failed test 'standard prefix oai_dc is supplied'
# at t/020.listmetadata.t line 22.
# got: '0'
# expected: '1'

# Failed test 'namespaces()'
# at t/020.listmetadata.t line 25.
# got: '0'
# expected: '4'

# Failed test 'correct namespace for oai_dc'
# at t/020.listmetadata.t line 27.
# got: undef
# expected: 'http://www.openarchives.org/OAI/2.0/oai_dc/'

# Failed test 'schemas()'
# at t/020.listmetadata.t line 30.
# got: '0'
# expected: '4'

# Failed test 'correct schema location for oai_dc'
# at t/020.listmetadata.t line 32.
# got: undef
# expected: 'http://www.openarchives.org/OAI/2.0/oai_dc.xsd'

# Failed test 'expected error code'
# at t/020.listmetadata.t line 35.
# got: '500'
# expected: 'idDoesNotExist'

# Failed test 'expected errorString()'
# at t/020.listmetadata.t line 36.
# got: 'HTTP Level Error: Can't connect to memory.loc.gov:80 (Bad hostname 'memory.loc.gov')'
# expected: 'id not found'
# Looks like you failed 10 tests of 13.
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/13 subtests
t/030.listidentifiers.......
# Failed test 'errorCode()'
# at t/030.listidentifiers.t line 16.

# Failed test 'errorString()'
# at t/030.listidentifiers.t line 17.

# Failed test 'The object isa Net::OAI::ResumptionToken'
# at t/030.listidentifiers.t line 29.
# The object isn't defined
Can't call method "token" on an undefined value at t/030.listidentifiers.t line 30.
# Looks like you failed 3 tests of 6.
# Looks like your test died just after 6.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/6 subtests
t/035.listallidentifiers....
# Failed test 'listAllIdentifiers() submitted resumption tokens'
# at t/035.listallidentifiers.t line 30.
# Looks like you failed 1 test of 3.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/040.getrecord.............
# Failed test 'errorCode()'
# at t/040.getrecord.t line 17.

# Failed test 'errorString()'
# at t/040.getrecord.t line 18.
Can't call method "identifier" on an undefined value at t/040.getrecord.t line 21.
# Looks like you planned 9 tests but only ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test died just after 4.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/9 subtests
t/050.listrecords...........
# Failed test 'errorCode()'
# at t/050.listrecords.t line 16.

# Failed test 'errorString()'
# at t/050.listrecords.t line 17.

# Failed test 'The object isa Net::OAI::ResumptionToken'
# at t/050.listrecords.t line 34.
# The object isn't defined
Can't call method "token" on an undefined value at t/050.listrecords.t line 35.
# Looks like you failed 3 tests of 6.
# Looks like your test died just after 6.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/6 subtests
t/055.listallrecords........
# Failed test 'listAllRecords() submitted resumption tokens'
# at t/055.listallrecords.t line 30.
# Looks like you failed 1 test of 3.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/060.listsets..............
# Failed test 'setSpecs() returns a list of specs'
# at t/060.listsets.t line 17.

# Failed test 'errorCode()'
# at t/060.listsets.t line 23.

# Failed test 'errorString()'
# at t/060.listsets.t line 24.
# Looks like you failed 3 tests of 6.
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/6 subtests
t/070.dump..................
# Failed test 'looks like an oai-pmh response'
# at t/070.dump.t line 46.
# ''
# doesn't match '(?-xism:http://www.openarchives.org/OAI/2.0/)'
# Looks like you failed 1 test of 5.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests

Test Summary Report
-------------------
t/002.error (Wstat: 1024 Tests: 8 Failed: 4)
Failed tests: 4, 6-8
Non-zero exit status: 4
t/005.header (Wstat: 65280 Tests: 12 Failed: 2)
Failed tests: 11-12
Non-zero exit status: 255
Parse errors: Bad plan. You planned 14 tests but ran 12.
t/010.identify (Wstat: 2560 Tests: 13 Failed: 10)
Failed tests: 4-13
Non-zero exit status: 10
t/020.listmetadata (Wstat: 2560 Tests: 13 Failed: 10)
Failed tests: 4-13
Non-zero exit status: 10
t/030.listidentifiers (Wstat: 65280 Tests: 6 Failed: 3)
Failed tests: 4-6
Non-zero exit status: 255
t/035.listallidentifiers (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/040.getrecord (Wstat: 65280 Tests: 4 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 255
Parse errors: Bad plan. You planned 9 tests but ran 4.
t/050.listrecords (Wstat: 65280 Tests: 6 Failed: 3)
Failed tests: 4-6
Non-zero exit status: 255
t/055.listallrecords (Wstat: 256 Tests: 3 Failed: 1)
Failed test: 3
Non-zero exit status: 1
t/060.listsets (Wstat: 768 Tests: 6 Failed: 3)
Failed tests: 4-6
Non-zero exit status: 3
t/070.dump (Wstat: 256 Tests: 5 Failed: 1)
Failed test: 4
Non-zero exit status: 1
Files=14, Tests=90, 330 wallclock secs ( 0.10 usr 0.03 sys + 4.26 cusr 0.52 csys = 4.91 CPU)
Result: FAIL
Failed 11/14 test programs. 40/90 subtests failed.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

Module Need Have
-------------- ----- --------
Carp 0 1.04
File::Temp 0 0.20
IO::File 0 1.14
LWP::UserAgent 2.0 5.814
perl 5.8.0 5.008008
Storable 2.0 2.18
URI 1.3 1.37
XML::SAX 0.1 0.96

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB = /home/tester/perl-5.8.8/.cpan/src/App-Context-0.9661-xzx7Wk/blib/arch:/home/tester/perl...
PERL5OPT = -I/tmp/CPAN-Reporter-lib-FgHz -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 1690
PERL5_CPAN_IS_RUNNING = 1690
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux

Perl special variables (and OS-specific diagnostics, for MSWin32):

$^X = /home/tester/perl-5.8.8/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 100 19 18 17 11
$EGID = 100 100 19 18 17 11

Perl module toolchain versions installed:

Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24.3, archname=i686-linux
uname='linux xbox 2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.8.8 -Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!