Re: sparql/detailed.tests#t1001 fails

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">&#60;p
xmlns="http://www.w3.org/1999/xhtml"&#62;My name is
&#60;em&#62;Alice&#60;/em&#62;&#60;/p&#62;</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:38:31 UTC