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

Modified Files:
      Tag: Nov2009
        parallel_bulk-load.SF-2771052.test.sql.in 
Log Message:
propagated changes of Wednesday Oct 14 2009
from the Aug2009 branch to the Nov2009 branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/10/14 - sjoerd:
          
src/test/BugTracker-2009/Tests/parallel_bulk-load.SF-2771052.test.sql.in,1.3.2.1
  Split off clean up code from main test so that if the main test
  times out (which happens a lot), the cleanup still takes place,
  benefitting subsequent tests.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: parallel_bulk-load.SF-2771052.test.sql.in
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/parallel_bulk-load.SF-2771052.test.sql.in,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -u -d -r1.3 -r1.3.4.1
--- parallel_bulk-load.SF-2771052.test.sql.in   9 Jun 2009 07:53:51 -0000       
1.3
+++ parallel_bulk-load.SF-2771052.test.sql.in   14 Oct 2009 08:22:34 -0000      
1.3.4.1
@@ -28,12 +28,5 @@
 select count(*) from i7;
 select count(*) from i8;
 
-drop table i0;
-drop table i1;
-drop table i2;
-drop table i3;
-drop table i4;
-drop table i5;
-drop table i6;
-drop table i7;
-drop table i8;
+-- clean up in separate test so that when this one times out other
+-- tests don't suffer


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