summaryrefslogtreecommitdiff
path: root/debian/patches/disable_tests.patch
blob: 740c8dfff022228381eed4e927641f6dc39a4516 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Author: Clint Byrum <clint@ubuntu.com>
Subject: Convenient place to disable tests that are currently failing
Forwarded: not-needed
Last-Update: 2012-03-07
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
--- a/mysql-test/t/disabled.def
+++ b/mysql-test/t/disabled.def
@@ -15,3 +15,6 @@
 archive-big              : Bug#11817185 2011-03-10 Anitha Disabled since this leads to timeout on Solaris Sparc
 log_tables-big           : Bug#11756699 2010-11-15 mattiasj report already exists
 mysql_embedded           : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836
+partition_rename_longfilename : Fails when building with sbuild and schroots
+file_contents            : Fails without bzr revision id
+partition_binlog         : Fails on Debian, looks easy to fix but not sure how