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

Modified Files:
      Tag: May2009
        ID.1267018.swallowed_error_messages-1.stable.err 
        ID.1267018.swallowed_error_messages-2.stable.out 
Log Message:
-- Make the error message for missing documents more informative:               
                     
   Include the document name in the error message.                              
                     
                                                                                
                     
-- Adjust new error messages in the testweb.                                    
                   
                                                                                
                     
-- Adjust stable output (for tests with a modified inter-document order).       
                   
                                                                                
                     
-- Fix/Extend a cross product rewrite (for unreferenced inputs).

-- Simplify the 'missing document' error message in the algebra                 
                     
   for constant document names (which is the default).                          
                     


U ID.1267018.swallowed_error_messages-1.stable.err
Index: ID.1267018.swallowed_error_messages-1.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests/ID.1267018.swallowed_error_messages-1.stable.err,v
retrieving revision 1.7
retrieving revision 1.7.16.1
diff -u -d -r1.7 -r1.7.16.1
--- ID.1267018.swallowed_error_messages-1.stable.err    26 Jan 2008 13:34:53 
-0000      1.7
+++ ID.1267018.swallowed_error_messages-1.stable.err    20 May 2009 14:36:10 
-0000      1.7.16.1
@@ -10,13 +10,9 @@
 # 19:00:38 >  Mtimeout -timeout 60 MapiClient -lxquery -sxml -u monetdb -P 
monetdb --host=localhost --port=54507 ID.1267018.swallowed_error_messages-1.xq
 # 19:00:38 >  
 
-MAPI  = mone...@localhost:35921
+MAPI  = mone...@join:37400
 QUERY = doc("abcdef.xml")
-ERROR = !ERROR: [shred_url]: 1 times inserted nil due to errors at tuples 
0...@0.
-        !ERROR: [shred_url]: first error was:
-        !ERROR: shred: cannot stat `abcdef.xml': No such file or directory
-        !ERROR: CMDshred_url: operation failed.
-        !ERROR: interpret_params: leftfetchjoin(param 2): evaluation error.
+ERROR = !ERROR: err:FODC0002, Error retrieving resource (no such document 
"abcdef.xml").
 
 # 19:00:38 >  
 # 19:00:38 >  Done.

U ID.1267018.swallowed_error_messages-2.stable.out
Index: ID.1267018.swallowed_error_messages-2.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests/ID.1267018.swallowed_error_messages-2.stable.out,v
retrieving revision 1.5
retrieving revision 1.5.26.1
diff -u -d -r1.5 -r1.5.26.1
--- ID.1267018.swallowed_error_messages-2.stable.out    3 Dec 2006 22:07:36 
-0000       1.5
+++ ID.1267018.swallowed_error_messages-2.stable.out    20 May 2009 14:36:12 
-0000      1.5.26.1
@@ -12,11 +12,7 @@
 module(pathfinder);
 
 xquery("xml","doc(\"abcde.xml\")").printf();
-!ERROR: [shred_url]: 1 times inserted nil due to errors at tuples 0...@0.
-!ERROR: [shred_url]: first error was:
-!ERROR: shred: cannot stat `abcde.xml': No such file or directory
-!ERROR: CMDshred_url: operation failed.
-!ERROR: interpret_params: leftfetchjoin(param 2): evaluation error.
+!ERROR: err:FODC0002, Error retrieving resource (no such document "abcde.xml").
 !ERROR: interpret: no matching MIL operator to 'printf(void)'.
 !MAYBE YOU MEAN:
 !      printf(str, ..any..) : void


------------------------------------------------------------------------------
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