Skip to content

Commit

Permalink
Disable known-failing tests
Browse files Browse the repository at this point in the history
MDEV-13568: Purge is not blocked by LOCK TABLES. Should it?

MDEV-13893/MDEV-12699: Crash recovery of corrupted or non-decryptable
pages is broken.
  • Loading branch information
dr-m committed Oct 31, 2017
1 parent a074373 commit b258080
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-test/suite/encryption/disabled.def
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

innodb_scrub : MDEV-8139 scrubbing does not work reliably
innodb_scrub_background : MDEV-8139 scrubbing does not work reliably

innodb-redo-badkey : MDEV-13893 / MDEV-12699 Improve crash recovery of corrupted data pages
1 change: 1 addition & 0 deletions mysql-test/suite/gcol/disabled.def
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
innodb_virtual_debug_purge : MDEV-13568 should purge yield to LOCK TABLES?

0 comments on commit b258080

Please sign in to comment.