Skip to content
Permalink
Browse files
MDEV-29710: Disable main.log_slow under Valgrind
Under Valgrind, this test may occasionally fail because the sleep-based
timeouts of less than 1 second could be exceeded.
  • Loading branch information
dr-m committed Oct 5, 2022
1 parent 380e06f commit e0bcff1
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,3 +1,5 @@
--source include/no_valgrind_without_big.inc

#
# Testing of slow log query options
#

0 comments on commit e0bcff1

Please sign in to comment.