mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
Disable main.innodb and innodb.innodb-index until BUG#49396 is fixed.
These tests are fails due to result mismatch only in embedded mode.
This commit is contained in:
parent
c6c12db965
commit
1295ec601c
2 changed files with 2 additions and 0 deletions
1
mysql-test/suite/innodb/t/disabled.def
Normal file
1
mysql-test/suite/innodb/t/disabled.def
Normal file
|
@ -0,0 +1 @@
|
|||
innodb-index : Bug#49396 2009-12-03 test fails in embedded mode
|
|
@ -12,3 +12,4 @@
|
|||
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
|
||||
query_cache_28249 : Bug#43861 2009-03-25 main.query_cache_28249 fails sporadically
|
||||
rpl_killed_ddl : Bug#45520: rpl_killed_ddl fails sporadically in pb2
|
||||
innodb : Bug#49396 2009-12-03 test fails in embedded mode
|
||||
|
|
Loading…
Reference in a new issue