Update of /cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20549

Modified Files:
      Tag: XQuery_0-18
        ID.1766414.stable.out ID.1766414.xq.in 
Log Message:

added some sanity checks:
count nodes of shredded documents


Index: ID.1766414.xq.in
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests/ID.1766414.xq.in,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- ID.1766414.xq.in    3 Aug 2007 10:08:09 -0000       1.1.2.3
+++ ID.1766414.xq.in    3 Aug 2007 11:38:11 -0000       1.1.2.4
@@ -1,6 +1,15 @@
 pf:add-doc("$TSTSRCDIR/ID.1766414.xml","ID.1766414.bib.xml","myCollection")
 <>
+count(doc("ID.1766414.bib.xml")//*)
+<>
 pf:add-doc("$TSTSRCDIR/ID.1766414.xml","ID.1766414.book.xml","myCollection")
 <>
+count(doc("ID.1766414.book.xml")//*)
+<>
 
pf:add-doc("$TSTSRCDIR/ID.1766414.xml","ID.1766414.helloworld.xml","myCollection")
 <>
+count(doc("ID.1766414.helloworld.xml")//*)
+<>
+count(doc("ID.1766414.book.xml")//*)
+<>
+count(doc("ID.1766414.bib.xml")//*)

Index: ID.1766414.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests/ID.1766414.stable.out,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- ID.1766414.stable.out       3 Aug 2007 09:49:25 -0000       1.1.2.2
+++ ID.1766414.stable.out       3 Aug 2007 11:38:10 -0000       1.1.2.3
@@ -18,7 +18,22 @@
 
 Over..
 
-# 01:36:04 >  
-# 01:36:04 >  Mtimeout -timeout 60 MapiClient -lxquery -oxml -umonetdb 
-Pmonetdb --host=localhost --port=35921 -lxquery -oxml 
/data/home/boncz/gcc-64-32-debug/mTests/tests/BugsViaSourgeforce/ID.1766414.xq
-# 01:36:04 >  
+# 13:36:20 >  
+# 13:36:20 >  Mtimeout -timeout 60 MapiClient -lxquery -oxml -umonetdb 
-Pmonetdb --host=corona --port=33010 ID.1766414.xq
+# 13:36:20 >  
+
+<?xml version="1.0" encoding="utf-8"?>
+<XQueryResult>500</XQueryResult>
+<?xml version="1.0" encoding="utf-8"?>
+<XQueryResult>500</XQueryResult>
+<?xml version="1.0" encoding="utf-8"?>
+<XQueryResult>500</XQueryResult>
+<?xml version="1.0" encoding="utf-8"?>
+<XQueryResult>500</XQueryResult>
+<?xml version="1.0" encoding="utf-8"?>
+<XQueryResult>500</XQueryResult>
+
+# 13:36:20 >  
+# 13:36:20 >  Done.
+# 13:36:20 >  
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to