List:Commits« Previous MessageNext Message »
From:Davi Arnaut Date:May 27 2008 7:45pm
Subject:commit into mysql-5.1 branch (davi:2656) Bug#37003
View as plain text  
# At a local mysql-5.1 repository of davi

 2656 Davi Arnaut	2008-05-27
      Bug#37003: Tests sporadically crashes with embedded server
      
      Disable low_priority_updates test in embedded server.
modified:
  mysql-test/t/sql_low_priority_updates_func.test

per-file comments:
  mysql-test/t/sql_low_priority_updates_func.test
    Suppress test on embedded builds.

=== modified file 'mysql-test/t/sql_low_priority_updates_func.test'
--- a/mysql-test/t/sql_low_priority_updates_func.test	2008-04-10 13:14:28 +0000
+++ b/mysql-test/t/sql_low_priority_updates_func.test	2008-05-27 17:45:06 +0000
@@ -19,6 +19,7 @@
 #                                                                             #
 ###############################################################################
 
+--source include/not_embedded.inc
 
 ################################################################
 # sql_low_priority_updates was renamed to low_priority_updates #

Thread
commit into mysql-5.1 branch (davi:2656) Bug#37003Davi Arnaut27 May