- From: Yosi Scharf <syosi@MIT.EDU>
- Date: Mon, 16 Jul 2007 15:44:50 -0400
- To: "Dominik Roblek" <dominik.roblek@gmail.com>
- Cc: public-cwm-bugs@w3.org
Those are problems with instability of the output w.r.t. the tests. If you reran it, it may pass them. Correct, the outputs there are semantically the same. Thanks for taking the time to report a bug. Yosi On Jul 16, 2007, at 3:38 PM, Dominik Roblek wrote: > Hi Yosi, > > It seems to work know. I still got two errors, one at 110/159 (look > below), and another one at 129/159, but I assume these are not really > errors. Is that right? > > Thanks, > Dominik > > --- > 110/159 sparql/detailed.tests#t1001 sparql builtins from cwm > Files differ, result= 256 > # If this is OK, cp ,temp/sparql_query1_result.rl sparql/ > query1_result.rl > ######### Differences from reference output: > --- sparql/query1_result.rl 2006-07-31 22:37:55.000000000 +0100 > +++ ,temp/sparql_query1_result.rl 2007-07-16 > 20:23:48.000000000 +0100 > @@ -16,7 +16,7 @@ > <results> > <result> > <binding name="friend"> > - <bnode>http://example.com/swap/test/run#_g131</bnode> > + <bnode>http://example.com/swap/test/run#_g136</bnode> > </binding> > <binding name="blurb"> > <literal > datatype="http://www.w3.org/1999/02/22-rdf-syntax- > ns#XMLLiteral"><p > xmlns="http://www.w3.org/1999/xhtml">My name is > <em>Alice</em></p></literal> > @@ -34,12 +34,12 @@ > <uri>http://work.example.org/alice/</uri> > </binding> > <binding name="x"> > - <bnode>http://example.com/swap/test/run#_g130</bnode> > + <bnode>http://example.com/swap/test/run#_g135</bnode> > </binding> > </result> > <result> > <binding name="friend"> > - <bnode>http://example.com/swap/test/run#_g122</bnode> > + <bnode>http://example.com/swap/test/run#_g127</bnode> > </binding> > <binding name="blurb"> > <unbound/> > @@ -57,7 +57,7 @@ > <uri>http://work.example.org/bob/</uri> > </binding> > <binding name="x"> > - <bnode>http://example.com/swap/test/run#_g123</bnode> > + <bnode>http://example.com/swap/test/run#_g128</bnode> > </binding> > </result> > </results> > > ######### from normal case sparql_query1_result.rl: cwm -n3 > sparql/sparql_builtin1.n3 --think --strings > make: *** [quick] Error 255
Received on Monday, 16 July 2007 19:45:07 UTC