Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136205 - dev-perl/XML-RAI-1.301 fails tests
Summary: dev-perl/XML-RAI-1.301 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 91091
  Show dependency tree
 
Reported: 2006-06-09 09:03 UTC by Jon Hood (RETIRED)
Modified: 2006-06-13 17:03 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Hood (RETIRED) gentoo-dev 2006-06-09 09:03:15 UTC
I was going to mark this ~amd64 so that tvrss could make it into portage, but ran into test failures. Please consult on if these are amd64-specific or if it's a problem in the package with FEATURES="test".
Comment 1 Jon Hood (RETIRED) gentoo-dev 2006-06-09 09:44:52 UTC
>>> Source compiled.
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-main.......ok
t/01-channel....ok 1/61
#   Failed test 'issued_strict on x/example86.xml looking for dcterms:issued'
#   in t/01-channel.t at line 87.
t/01-channel....NOK 28
#   Failed test 'issued on x/example86.xml looking for dcterms:issued'
#   in t/01-channel.t at line 87.

#   Failed test 'issued on x/example75.xml looking for dc:date'
#   in t/01-channel.t at line 87.

#   Failed test 'issued on x/example87.xml looking for lastBuildDate'
#   in t/01-channel.t at line 87.

#   Failed test 'issued on x/example091.xml looking for rss091:lastBuildDate'
#   in t/01-channel.t at line 87.

#   Failed test 'modified_strict on x/example86.xml looking for dcterms:modified'
#   in t/01-channel.t at line 87.
t/01-channel....NOK 40
#   Failed test 'modified on x/example86.xml looking for dcterms:modified'
#   in t/01-channel.t at line 87.

#   Failed test 'modified on x/example75.xml looking for dc:date'
#   in t/01-channel.t at line 87.

#   Failed test 'modified on x/example87.xml looking for lastBuildDate'
#   in t/01-channel.t at line 87.

#   Failed test 'modified on x/example091.xml looking for rss091:lastBuildDate'
#   in t/01-channel.t at line 87.
t/01-channel....NOK 44
#   Failed test 'valid on x/example86.xml looking for dcterms:valid'
#   in t/01-channel.t at line 87.

#   Failed test 'valid on x/example87.xml looking for expirationDate'
#   in t/01-channel.t at line 87.
# Looks like you failed 12 tests of 61.
t/01-channel....dubious
        Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 28-32, 40-44, 60-61
        Failed 12/61 tests, 80.33% okay
t/02-item.......ok 1/78
#   Failed test 'created_strict on x/example74.xml looking for dcterms:created'
#   in t/02-item.t at line 102.

#   Failed test 'created on x/example74.xml looking for dcterms:created'
#   in t/02-item.t at line 102.

#   Failed test 'created on x/example76.xml looking for dc:date'
#   in t/02-item.t at line 102.

#   Failed test 'created on x/example77.xml looking for pubDate'
#   in t/02-item.t at line 102.
t/02-item.......NOK 38
#   Failed test 'created on x/example091.xml looking for rss091:pubDate'
#   in t/02-item.t at line 102.

#   Failed test 'issued_strict on x/example74.xml looking for dcterms:issued'
#   in t/02-item.t at line 102.

#   Failed test 'issued on x/example74.xml looking for dcterms:issued'
#   in t/02-item.t at line 102.

#   Failed test 'issued on x/example76.xml looking for dc:date'
#   in t/02-item.t at line 102.

#   Failed test 'issued on x/example77.xml looking for pubDate'
#   in t/02-item.t at line 102.

#   Failed test 'issued on x/example091.xml looking for rss091:pubDate'
#   in t/02-item.t at line 102.
t/02-item.......NOK 50
#   Failed test 'modified_strict on x/example74.xml looking for dcterms:modified'
#   in t/02-item.t at line 102.

#   Failed test 'modified on x/example74.xml looking for dcterms:modified'
#   in t/02-item.t at line 102.

#   Failed test 'modified on x/example76.xml looking for dc:date'
#   in t/02-item.t at line 102.

#   Failed test 'modified on x/example77.xml looking for pubDate'
#   in t/02-item.t at line 102.

#   Failed test 'modified on x/example091.xml looking for rss091:pubDate'
#   in t/02-item.t at line 102.
t/02-item.......NOK 61
#   Failed test 'valid on x/example83.xml looking for dcterms:valid'
#   in t/02-item.t at line 102.

#   Failed test 'valid on x/example79.xml looking for expirationDate'
#   in t/02-item.t at line 102.
# Looks like you failed 17 tests of 78.
t/02-item.......dubious
        Test returned status 17 (wstat 4352, 0x1100)
DIED. FAILED tests 35-39, 46-50, 57-61, 77-78
        Failed 17/78 tests, 78.21% okay
t/03-image......ok
Failed Test    Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01-channel.t   12  3072    61   12  19.67%  28-32 40-44 60-61
t/02-item.t      17  4352    78   17  21.79%  35-39 46-50 57-61 77-78
Failed 2/4 test scripts, 50.00% okay. 29/165 subtests failed, 82.42% okay.
make: *** [test_dynamic] Error 255
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2006-06-12 13:17:35 UTC
tests fail(now?) on my x86 as well as my amd64. looking to see if its just bad tests or something else.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-06-12 13:49:21 UTC
the tests are buggy. xml-parser isn't being as forgiving as it used to be, and the tests in question weren't well written for that change. i'm in favor of dropping the test requirement (module itself seems to be functioning fine, it's just the test harness that's broken)
Comment 4 Jon Hood (RETIRED) gentoo-dev 2006-06-12 13:59:49 UTC
Reported upstream. Will the perl team take care of disabling the tests for this version in portage?
(reference: http://rt.cpan.org/Public/Bug/Display.html?id=19848 )
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2006-06-13 14:06:11 UTC
done
Comment 6 Jon Hood (RETIRED) gentoo-dev 2006-06-13 17:03:23 UTC
confirmed fixed, thanks!