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:
Satya B 2009-12-03 17:33:24 +05:30
parent c6c12db965
commit 1295ec601c
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
innodb-index : Bug#49396 2009-12-03 test fails in embedded mode

View file

@ -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