~mathiaz/mysql-server/pkg-ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/58-disable-ndb-backup-print.dpatch

  • Committer: Mathias Gug
  • Date: 2008-04-03 18:19:43 UTC
  • Revision ID: mathias.gug@canonical.com-20080403181943-jya2q0y43vu80ypm
Disable ndb_backup_print tests as it fails sometimes (LP: #194542).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 58-disable-ndb-backup-print.dpatch by Mathias Gug <mathiaz@ubuntu.com>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: Disable ndb_backup_print test.
 
6
##     http://bugs.mysql.com/bug.php?id=32357
 
7
 
 
8
@DPATCH@
 
9
diff -urNad mysql-dfsg-5.0-5.0.51a~/mysql-test/t/disabled.def mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def
 
10
--- mysql-dfsg-5.0-5.0.51a~/mysql-test/t/disabled.def   2008-03-27 18:53:44.000000000 -0400
 
11
+++ mysql-dfsg-5.0-5.0.51a/mysql-test/t/disabled.def    2008-03-27 18:56:00.000000000 -0400
 
12
@@ -16,3 +16,4 @@
 
13
 im_options_set       : Bug#20294: Instance manager tests fail randomly
 
14
 im_options_unset     : Bug#20294: Instance manager tests fail randomly
 
15
 im_utils             : Bug#20294: Instance manager tests fail randomly
 
16
+ndb_backup_print     : Bug#32357: ndb_backup_print test fails sometimes in pushbuild