From: Date: July 12 2007 2:58am Subject: ODBC C-tests commit: r156 - in trunk: etc testsuites List-Archive: http://lists.mysql.com/commits/30746 X-Bug: 16817 Message-Id: <200707120058.l6C0wuQK013875@bk-internal.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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