Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29108

Modified Files:
      Tag: May2009
        All 
Added Files:
      Tag: May2009
        oidInDocMgmt.SF-2686121.stable.err 
        oidInDocMgmt.SF-2686121.stable.out oidInDocMgmt.SF-2686121.xml 
        oidInDocMgmt.SF-2686121.xq.in 
Log Message:
adding test for bug 2686121

--- NEW FILE: oidInDocMgmt.SF-2686121.stable.out ---
stdout of test 'oidInDocMgmt.SF-2686121` in directory 'tests/BugTracker` itself:


# 11:07:29 >  
# 11:07:29 >   Mserver 
"--config=/home/alink/opt/MonetDB-stable/etc/MonetDB.conf" --debug=10 --set 
gdk_nr_threads=1 --set 
"monet_mod_path=/home/alink/opt/MonetDB-stable/lib/MonetDB4:/home/alink/opt/MonetDB-stable/lib/MonetDB4/lib:/home/alink/opt/MonetDB-stable/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/home/alink/opt/MonetDB-stable/var/MonetDB4/dbfarm"    --set 
mapi_open=true --set xrpc_open=true --set mapi_port=38922 --set xrpc_port=46570 
--set monet_prompt= --trace  "--dbname=mTests_tests_BugTracker" "--dbinit= 
module(pathfinder);" ; echo ; echo Over..
# 11:07:29 >  

# MonetDB Server v4.30.1
# based on GDK   v1.30.1
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-2009, MonetDB B.V.. All rights reserved.
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.13.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.28.3 loaded (default back-end is 'algebra')
# XRPC administrative console at http://127.0.0.1:46570/admin

printf("\nReady.\n");

Ready.
quit();

Over..

# 11:07:30 >  
# 11:07:30 >  mclient -lxquery -fxml -umonetdb -Pmonetdb --host=skadi 
--port=38922 oidInDocMgmt.SF-2686121.xq
# 11:07:30 >  


# 11:07:30 >  
# 11:07:30 >  Done.
# 11:07:30 >  


--- NEW FILE: oidInDocMgmt.SF-2686121.stable.err ---
stderr of test 'oidInDocMgmt.SF-2686121` in directory 'tests/BugTracker` itself:


# 11:07:29 >  
# 11:07:29 >   Mserver 
"--config=/home/alink/opt/MonetDB-stable/etc/MonetDB.conf" --debug=10 --set 
gdk_nr_threads=1 --set 
"monet_mod_path=/home/alink/opt/MonetDB-stable/lib/MonetDB4:/home/alink/opt/MonetDB-stable/lib/MonetDB4/lib:/home/alink/opt/MonetDB-stable/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/home/alink/opt/MonetDB-stable/var/MonetDB4/dbfarm"    --set 
mapi_open=true --set xrpc_open=true --set mapi_port=38922 --set xrpc_port=46570 
--set monet_prompt= --trace  "--dbname=mTests_tests_BugTracker" "--dbinit= 
module(pathfinder);" ; echo ; echo Over..
# 11:07:29 >  


# 11:07:30 >  
# 11:07:30 >  mclient -lxquery -fxml -umonetdb -Pmonetdb --host=skadi 
--port=38922 oidInDocMgmt.SF-2686121.xq
# 11:07:30 >  


# 11:07:30 >  
# 11:07:30 >  Done.
# 11:07:30 >  


--- NEW FILE: oidInDocMgmt.SF-2686121.xq.in ---
for $i in <docs><doc>$TSTSRCDIR/oidInDocMgmt.SF-2686121.xml</doc></docs>//doc
let $docname := $i cast as xs:string
let $data := $i cast as xs:string
return pf:add-doc($data,$docname,"patents04")

U All
Index: All
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/All,v
retrieving revision 1.136.4.6
retrieving revision 1.136.4.7
diff -u -d -r1.136.4.6 -r1.136.4.7
--- All 16 Jun 2009 15:15:37 -0000      1.136.4.6
+++ All 19 Jun 2009 09:08:40 -0000      1.136.4.7
@@ -203,6 +203,7 @@
 unuseable_doc-available.SF-2791704
 stream-document.SF-2804823
 fn-trace.SF-2805513
+oidInDocMgmt.SF-2686121
 #
 # Test "Zombie_document.SF-2009556" currently seems to corrupt the database 
and hence should be last in this list! 
 Zombie_document.SF-2009556

--- NEW FILE: oidInDocMgmt.SF-2686121.xml ---
<aap/>


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to