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

Modified Files:
      Tag: Nov2009
        div.stable.err 
Added Files:
      Tag: Nov2009
        div.stable.err.Algebra 
Log Message:

MPS still shows the standard XQuery error
"err:FOAR0001: division by 0 is forbidden."
only ALG shows the MIL error
"[/] (batbat_dbl_div): Division by Zero!"
"batbat_dbl_div: operation failed."

Hence, we re-approve the former as default output,
and add the latter as ALG-specific output.

Please double-check and comment/correct
if necessary...


Index: div.stable.err
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/XQuery/Tests/div.stable.err,v
retrieving revision 1.6.20.1
retrieving revision 1.6.20.2
diff -u -d -r1.6.20.1 -r1.6.20.2
--- div.stable.err      15 Nov 2009 10:51:20 -0000      1.6.20.1
+++ div.stable.err      16 Nov 2009 07:53:11 -0000      1.6.20.2
@@ -10,10 +10,9 @@
 # 19:02:02 >  Mtimeout -timeout 60 MapiClient -lxquery -sxml -u monetdb -P 
monetdb --host=sn-1 --port=54624 div.xq
 # 19:02:02 >  
 
-MAPI  = mone...@rig:39650
+MAPI  = mone...@rig:35132
 QUERY = 10 div 0
-ERROR = !ERROR: [/] (batbat_dbl_div): Division by Zero!
-        !ERROR: batbat_dbl_div: operation failed.
+ERROR = !ERROR: err:FOAR0001: division by 0 is forbidden.
 
 # 19:02:02 >  
 # 19:02:02 >  Done.

--- NEW FILE: div.stable.err.Algebra ---
stderr of test 'div` in directory 'tests/XQuery` itself:


# 23:34:04 >  
# 23:34:04 >  ( pf -M div.xq | Mtimeout -timeout 60 Mserver 
"--config=/local_tmp/rittinge/MonetDB/Linux/etc/MonetDB.conf" --debug=10 --set 
"monet_mod_path=/local_tmp/rittinge/pathfinder/Linux/lib/MonetDB:/local_tmp/rittinge/MonetDB/Linux/lib/MonetDB"
 --set "gdk_dbfarm=/local_tmp/rittinge/MonetDB/Linux/var/MonetDB/dbfarm" --set 
"sql_logdir=/local_tmp/rittinge/MonetDB/Linux/var/MonetDB/log" --set 
mapi_port=43754 --set sql_port=56337 --set monet_prompt= 
--dbname=mTests_tests_XQuery   
--dbinit='module(pathfinder,pf_support,ascii_io);' )
# 23:34:04 >  


# 19:02:02 >  
# 19:02:02 >  Mtimeout -timeout 60 MapiClient -lxquery -sxml -u monetdb -P 
monetdb --host=sn-1 --port=54624 div.xq
# 19:02:02 >  

MAPI  = mone...@rig:39650
QUERY = 10 div 0
ERROR = !ERROR: [/] (batbat_dbl_div): Division by Zero!
        !ERROR: batbat_dbl_div: operation failed.

# 19:02:02 >  
# 19:02:02 >  Done.
# 19:02:02 >  



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to