diff options
author | Luis Soares <luis.soares@sun.com> | 2009-01-28 16:28:09 +0100 |
---|---|---|
committer | Luis Soares <luis.soares@sun.com> | 2009-01-28 16:28:09 +0100 |
commit | a95e5e012425b8bb97a47bdadca70251221616c5 (patch) | |
tree | 584cf26400bc2fb41021e5e2f5c004d383182401 /mysql-test/t/disabled.def | |
parent | f81d05c5d3c252619a8e6fcabe2fb7d0794210f8 (diff) | |
download | mariadb-git-a95e5e012425b8bb97a47bdadca70251221616c5.tar.gz |
Disabled test main.innodb_bug39438:
BUG#42383 2009-01-28 lsoares
"This fails in embedded and on windows. Note that this test is not run
on windows and on embedded in PB for main trees currently"
Diffstat (limited to 'mysql-test/t/disabled.def')
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 1c461ab47bb..a6ca07ba1d2 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -24,3 +24,4 @@ federated_transactions : Bug#29523 Transactions do not work wait_timeout_func : Bug #41225 joro wait_timeout_func fails kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild. query_cache_28249 : Bug#41098 Query Cache returns wrong result with concurrent insert +innodb_bug39438 : BUG#42383 2009-01-28 lsoares "This fails in embedded and on windows. Note that this test is not run on windows and on embedded in PB for main trees currently" |