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 Jo Walsh,
This is a computer-generated report for SVG-Plot-0.06
on perl 5.11.0 patch 34378, created by CPAN-Reporter-1.1702.
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:
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
make[3]: Entering directory `/home/sand/.cpan/build/SVG-Plot-0.06-soZOjs'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1..............
# Failed test 'image dimensions as expected with default scale and margin'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: /svg[@width="20"][@height="20"]
# Failed test '...and first point where we expect it'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: //circle[@cx="5"][@cy="15"]
# Failed test '...and dimensions OK with default margin but scale set to 100'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: /svg[@width="110"][@height="110"]
# Failed test '...first point too'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: //circle[@cx="5"][@cy="105"]
# Failed test '...and dimensions OK with default scale but margin set to 50'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: /svg[@width="60"][@height="60"]
# Failed test '...first point too'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: //circle[@cx="25"][@cy="35"]
# Failed test 'max_width can't make scale bigger'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: /svg[@width="20"][@height="20"]
# Failed test 'max_height can't make scale bigger'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: /svg[@width="20"][@height="20"]
# Looks like you failed 8 tests of 23.
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/23 subtests
t/grid...........
# Failed test 'viewbox correct with single set of points'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: /svg[@width="40"][@height="40"]
# Failed test 'viewbox correct with multiple pointsets'
# at /home/src/perl/repoperls/installed-perls/perl/pwnBuAX/perl-5.10.0@34378/lib/site_perl/5.11.0/Test/XML/XPath.pm line 54.
# input:
# http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
#
# does not match: /svg[@width="200"][@height="200"]
# Looks like you failed 2 tests of 2.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/radii..........ok
t/svg_options....ok