Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17370

Modified Files:
      Tag: Nov2009
        dumping_tables.SF-2776908--performance.stable.out 
        name_clash_with_dump.SF-2780395.stable.out 
Log Message:
Approved after splitting often failing tests.

U name_clash_with_dump.SF-2780395.stable.out
Index: name_clash_with_dump.SF-2780395.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/name_clash_with_dump.SF-2780395.stable.out,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -u -d -r1.6 -r1.6.2.1
--- name_clash_with_dump.SF-2780395.stable.out  24 Sep 2009 08:54:17 -0000      
1.6
+++ name_clash_with_dump.SF-2780395.stable.out  15 Oct 2009 15:33:00 -0000      
1.6.2.1
@@ -27,111156 +27,6 @@
 
 START TRANSACTION;
 SET SCHEMA "sys";
-CREATE TABLE "sys"."databasetest1" (
-       "float1" double
-);
-CREATE TABLE "sys"."i0" (
-       "a" int
-);
-COPY 1 RECORDS INTO "sys"."i0" FROM stdin USING DELIMITERS '\t','\n','"';
[...111126 lines suppressed...]
-1
-1
-1
-1
-1
-CREATE TABLE "sys"."i6" (
-       "a" int
-);
-CREATE TABLE "sys"."i7" (
-       "a" int
-);
-CREATE TABLE "sys"."i8" (
-       "a" int
-);
-CREATE TABLE "sys"."n8" (
-       "a" decimal(14,2)
-);
 CREATE TABLE "sys"."tf" (
        "a" int
 );

U dumping_tables.SF-2776908--performance.stable.out
Index: dumping_tables.SF-2776908--performance.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/dumping_tables.SF-2776908--performance.stable.out,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- dumping_tables.SF-2776908--performance.stable.out   24 Sep 2009 08:21:54 
-0000      1.3
+++ dumping_tables.SF-2776908--performance.stable.out   15 Oct 2009 15:32:59 
-0000      1.3.2.1
@@ -34,19 +34,9 @@
 TABLE   sys.db_user_info
 TABLE   sys.dependencies
 TABLE   sys.functions
-TABLE   sys.i0
-TABLE   sys.i1
-TABLE   sys.i2
-TABLE   sys.i3
-TABLE   sys.i4
-TABLE   sys.i5
-TABLE   sys.i6
-TABLE   sys.i7
-TABLE   sys.i8
 TABLE   sys.idxs
 TABLE   sys.keycolumns
 TABLE   sys.keys
-TABLE   sys.n8
 TABLE   sys.privileges
 TABLE   sys.schemas
 TABLE   sys.sequences


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to