Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10745/sql/src/test/BugTracker/Tests

Modified Files:
      Tag: Feb2010
        blob_corner_cases.SF-1613902.stable.err 
        blob_corner_cases.SF-1613902.stable.out 
Log Message:
Accept that ATOMfromstr returns 0 so that we can parse empty BLOBs.
Errors in ATOMfromstr are usually indicated by a return of 0, but in that case 
the value is nil which is still caught.
Approve test output that was actually approved incorrectly before.

Index: blob_corner_cases.SF-1613902.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/blob_corner_cases.SF-1613902.stable.err,v
retrieving revision 1.2
retrieving revision 1.2.16.1
diff -u -d -r1.2 -r1.2.16.1
--- blob_corner_cases.SF-1613902.stable.err     26 Jan 2008 13:39:14 -0000      
1.2
+++ blob_corner_cases.SF-1613902.stable.err     16 Feb 2010 15:20:43 -0000      
1.2.16.1
@@ -10,11 +10,6 @@
 # 17:03:24 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=30168  < blob_corner_cases.SF-1613902.sql
 # 17:03:24 >  
 
-MAPI  = mone...@localhost:30168
-QUERY = INSERT
-ERROR = !incorrect blob  in: "insert
-        !into testtable (id, data)
-        !values (1, blob '')"
 
 # 17:03:25 >  
 # 17:03:25 >  Done.

Index: blob_corner_cases.SF-1613902.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/blob_corner_cases.SF-1613902.stable.out,v
retrieving revision 1.1.24.1
retrieving revision 1.1.24.2
diff -u -d -r1.1.24.1 -r1.1.24.2
--- blob_corner_cases.SF-1613902.stable.out     2 Feb 2010 14:53:45 -0000       
1.1.24.1
+++ blob_corner_cases.SF-1613902.stable.out     16 Feb 2010 15:20:44 -0000      
1.1.24.2
@@ -22,6 +22,7 @@
 [ 1    ]
 [ 1    ]
 [ 1    ]
+[ 1    ]
 
 # 17:03:25 >  
 # 17:03:25 >  Done.


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to