Skip to content
Permalink
Browse files
Disable perfschema.mdl_func on Windows
The test fails extremely often on a Windows builder, and nobody seems
to be interested in fixing it.
  • Loading branch information
dr-m committed Oct 26, 2022
1 parent cf96db4 commit 79dc398
Showing 1 changed file with 2 additions and 0 deletions.
@@ -1,5 +1,7 @@
--source include/not_embedded.inc
--source include/have_perfschema.inc
# This test fails very frequently on a Windows builder.
--source include/not_windows.inc

UPDATE performance_schema.setup_instruments SET enabled = 'NO', timed = 'YES';

0 comments on commit 79dc398

Please sign in to comment.