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

Modified Files:
        immune_for_updates.SF-1766259.xq.in 
        immune_for_updates.SF-1981852.xq.in 
Log Message:
propagated changes of Wednesday Jun 18 2008 - Thursday Jun 19 2008
from the XQuery_0-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/18 - stmane: compiler/Tests/usage.stable.out,1.18.8.1
        compiler/Tests/usageH.stable.out,1.40.2.3

approved new stable output:
"ALG" is now default
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/18 - stmane:
        tests/BugTracker/Tests/immune_for_updates.SF-1766259.xq.in,1.3.8.2
        tests/BugTracker/Tests/immune_for_updates.SF-1981852.xq.in,1.1.2.2

make sure that tests clean-up the database
to avoid document naming conflicts among tests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/19 - stmane: runtime/pathfinder.mx,1.416.2.11

fixed bug in ws_docfilter() that was introduced with the
partial re-implementation of ws_docfilter() in C on March 31 2008
and "detected" (unnoticed) by tests 
tests/W3C_use_cases/XQUF/Parts/Tests/Q3[ab][12].milS

ws_docfilter() needs to insert DOCIDs into open_docid,
not document root nodes.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: immune_for_updates.SF-1981852.xq.in
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/immune_for_updates.SF-1981852.xq.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- immune_for_updates.SF-1981852.xq.in 10 Jun 2008 09:24:11 -0000      1.2
+++ immune_for_updates.SF-1981852.xq.in 19 Jun 2008 14:13:34 -0000      1.3
@@ -352,3 +352,12 @@
   into exactly-one([EMAIL PROTECTED] = $item/@xid]])
 <>
 count(doc("test10.xml")//*)
+
+<>
+pf:del-doc("test10.xml")
+<>
+pf:del-doc("projinit49725.xml")
+<>
+pf:del-doc("prepared49734.data")
+<>
+pf:del-doc("prepared49736.data")

Index: immune_for_updates.SF-1766259.xq.in
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/immune_for_updates.SF-1766259.xq.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- immune_for_updates.SF-1766259.xq.in 5 Jun 2008 09:21:43 -0000       1.4
+++ immune_for_updates.SF-1766259.xq.in 19 Jun 2008 14:13:34 -0000      1.5
@@ -352,3 +352,12 @@
   into exactly-one([EMAIL PROTECTED] = $item/@xid]])
 <>
 count(doc("test10.xml")//*)
+
+<>
+pf:del-doc("test10.xml")
+<>
+pf:del-doc("projinit49725.xml")
+<>
+pf:del-doc("prepared49734.data")
+<>
+pf:del-doc("prepared49736.data")


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to