Commit 388a1e8e authored by Aleksandr Kuzminsky's avatar Aleksandr Kuzminsky

Fixed the list of disabled tests in mysql-test/t/disabled.def

parent 7b9568ca
......@@ -318,7 +318,7 @@ tar xfz $RPM_SOURCE_DIR/%{perconaxtradbplugin} -C storage/innobase --strip-path=
fi
%patch0 -p1
#cd storage/innobase && bash -x ./setup.sh
cd storage/innobase && bash -x ./setup.sh
##############################################################################
# The actual build
......
diff -Nur mysql-test/t/disabled.def.orig mysql-test/t/disabled.def
--- mysql-test/t/disabled.def.orig 2010-01-15 12:46:09.000000000 -0500
+++ mysql-test/t/disabled.def 2010-01-31 14:09:18.000000000 -0500
@@ -11,3 +11,8 @@
##############################################################################
--- mysql-test/t/disabled.def.orig 2010-03-23 07:10:50.000000000 -0700
+++ mysql-test/t/disabled.def 2010-03-23 07:13:40.000000000 -0700
@@ -12,3 +12,8 @@
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
innodb-autoinc-44030 : BUG#47621 2009-01-22 svoj MySQL and InnoDB dicts getting out of sync
+read_many_rows_innodb : Bug#433409 2009-09-20 the test fails on 5.1.37 https://bugs.launchpad.net/bugs/433409
+log_tables-big : Bug#48646 2009-12-12 mysql-test main.log_tables-big fails on 5.1.40
+information_schema : Conflict with 5.1-percona-patch
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment