Skip to content

Commit 801e4f7

Browse files
committed
Skiping broken tests.
1 parent 2db4e27 commit 801e4f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ssl_server/regression.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@ def argparser(parser):
152152
xflags = {}
153153

154154
ffails = {
155+
"fips": (
156+
Skip,
157+
"https://github.com/ClickHouse/ClickHouse/issues/79876",
158+
check_clickhouse_version(">=25.5"),
159+
),
155160
"/ssl server/verification modes":(
156161
Skip,
157162
"native protocol supported on >=23.3",

0 commit comments

Comments
 (0)