List:Commits« Previous MessageNext Message »
From:jwinstead Date:July 12 2007 2:58am
Subject:ODBC C-tests commit: r156 - in trunk: etc testsuites
View as plain text  
Removed:
   trunk/testsuites/t_bug_procedure/
Modified:
   trunk/etc/test4v3.conf
Log:
Remove t_bug_procedure. There's a test for Bug #16817 in the v3 test suite
already, this test talks about a non-existent SQLNextResult method, and
the test fails for no (apparent) good reason.


Modified: trunk/etc/test4v3.conf
===================================================================
--- trunk/etc/test4v3.conf	2007-06-29 17:38:53 UTC (rev 155)
+++ trunk/etc/test4v3.conf	2007-07-12 00:58:55 UTC (rev 156)
@@ -1,8 +1,7 @@
 t_bug_16258
 t_charset_bug
 t_bug_union_select
-t_bug_procedure
 t_bug_foreign_key
 t_bug_fuction_devision
 t_sql
-t_bugs_time
\ No newline at end of file
+t_bugs_time

Thread
ODBC C-tests commit: r156 - in trunk: etc testsuitesjwinstead12 Jul