Skip to content
Permalink
Browse files
MDEV-22512: Disable frequently failing tests
InnoDB crash recovery can run out of memory before
commit 50324ce in
MariaDB Server 10.5.

Let us disable some frequently failing recovery tests
in earlier versions.
  • Loading branch information
dr-m committed Nov 8, 2022
1 parent 314ed9f commit 95e2595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
@@ -13,3 +13,4 @@
rtree_concurrent_srch : MDEV-15284 COUNT(*) mismatch
rtree_recovery : MDEV-15284 COUNT(*) mismatch
rtree_compress2 : MDEV-16269 CHECK TABLE reports wrong count
types : MDEV-22512 recovery runs out of memory before 10.5
@@ -1 +1 @@

recover : MDEV-22512 recovery runs out of memory before 10.5

0 comments on commit 95e2595

Please sign in to comment.