Bug#713235: Verbose output

gregor herrmann gregoa at debian.org
Thu Jul 4 23:32:05 UTC 2013


On Fri, 05 Jul 2013 00:37:02 +0200, Kjetil Kjernsmo wrote:

> Is it possible for you to run
> prove -lv t/10-basic.t
> and attach the output, or open an upstream bug report with the output?

Sure. Here we go:

# prove -lv t/10-basic.t
t/10-basic.t .. 
1..23
ok 1 - use RDF::LinkedData;
ok 2 - use RDF::Helper::Properties;
ok 3 - use RDF::Trine::Parser;
ok 4 - use RDF::Trine::Model;
ok 5 - We have a model
2013/07/04 23:28:43 No endpoint config found
2013/07/04 23:28:43 No VoID config found
ok 6 - The object isa RDF::LinkedData
ok 7 - There are 3 triples in model
ok 8 - The model is still the model
ok 9 - The base is still the base
2013/07/04 23:28:43 Subject URI to be used: http://localhost/foo
ok 10 - The object isa RDF::Trine::Node::Resource
ok 11 - URI is still there
ok 12 - Correct title
2013/07/04 23:28:43 Message body is <?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xml:base="http://localhost" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description xmlns:ns1="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns2="http://xmlns.com/foaf/0.1/" rdf:about="http://localhost/foo">
    <ns1:label xml:lang="en">This is a test</ns1:label>
    <ns2:page rdf:resource="http://en.wikipedia.org/wiki/Foo"/>
</rdf:Description>
</rdf:RDF>
ok 13 - RDF/XML content type
2013/07/04 23:28:43 Message body is @base <http://localhost> .

<http://localhost/foo> <http://www.w3.org/2000/01/rdf-schema#label> "This is a test"@en ;
    <http://xmlns.com/foaf/0.1/page> <http://en.wikipedia.org/wiki/Foo> .
ok 14 - Turtle content type
ok 15 - /foo return RDF validates
Expected number at 1:27# Looks like you planned 23 tests but ran 15.
# Looks like your test exited with 2 just after 15.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/23 subtests 

Test Summary Report
-------------------
t/10-basic.t (Wstat: 512 Tests: 15 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 23 tests but ran 15.
Files=1, Tests=15,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.60 cusr  0.03 csys =  0.66 CPU)
Result: FAIL


(This is still 0.56 from our git repo.)
 
Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Paul Mc Cartney: Write Away
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130705/02fee670/attachment.sig>


More information about the pkg-perl-maintainers mailing list