Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 5bedaa4

Browse files
committed
Bug #23290879 SYSSCHEMA.PR_STATEMENT_PERFORMANCE_ANALYZER TEST FAILING ON PB2 ON WINDOW
Disable the test on Windows only
1 parent a825399 commit 5bedaa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mysql-test/suite/sysschema/t/pr_statement_performance_analyzer.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# yet have a summary view that we can use for this view.
1414
# Until then, we disable this test with --ps-protocol
1515
-- source include/no_protocol.inc
16+
# Bug #23290879 - For reasons unknown to man this test fails randomly only on Windows
17+
-- source include/not_windows.inc
1618

1719
use test;
1820
--disable_warnings

0 commit comments

Comments
 (0)