Subject: | fails test 6 of t/02translate.t |
Date: | Mon, 13 Oct 2014 18:32:55 +0200 |
To: | bug-App-perlrdf [...] rt.cpan.org |
From: | Jonas Smedegaard <dr [...] jones.dk> |
Trying to package App::perlrdf 0.006 for Debian, I ran into this:
/usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" test TEST_VERBOSE=1
make[1]: Entering directory '/tmp/buildd/perlrdf-0.006'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.t ......
1..1
ok 1 - use App::perlrdf;
ok
# Failed test 'output contains some known data'
# at t/02translate.t line 34.
# Triples that had no results:
# (triple ?d <http://usefulinc.com/ns/doap#name> "App-perlrdf")
# (triple ?d <http://usefulinc.com/ns/doap#license> <http://dev.perl.org/licenses/>)
# (triple ?d <http://usefulinc.com/ns/doap#release> ?r)
# (triple ?r <http://usefulinc.com/ns/doap#revision> "0.001"^^<http://www.w3.org/2001/XMLSchema#string>)
# Looks like you failed 1 test of 6.
t/02translate.t ..
1..6
ok 1 - nothing sent to STDERR
ok 2 - threw no exceptions
ok 3 - exit code 0
ok 4 - JSON output to STDOUT
ok 5 - Data is an RDF::Trine::Model.
not ok 6 - output contains some known data
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
Message body not shown because it is not plain text.