Skip to content

Commit 2445011

Browse files
authored
Update test_failed_connection.py
1 parent 34d102a commit 2445011

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/test_storage_rabbitmq/test_failed_connection.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
from helpers.client import QueryRuntimeException
99
from helpers.cluster import ClickHouseCluster
1010

11+
# Disable the below two tests until fixed, because they are too broken
12+
pytestmark = pytest.mark.skip
1113

1214
DEFAULT_TIMEOUT_SEC = 120
1315

0 commit comments

Comments
 (0)