Enable other working tests

This commit is contained in:
Mikhail f. Shiryaev 2023-06-23 03:02:03 +02:00
parent f85460d8ef
commit 0680f0988c
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -1020,7 +1020,6 @@ def test_rabbitmq_many_inserts(rabbitmq_cluster):
), "ClickHouse lost some messages: {}".format(result)
@pytest.mark.skip(reason="Flaky")
def test_rabbitmq_overloaded_insert(rabbitmq_cluster):
instance.query(
"""
@ -2050,7 +2049,6 @@ def test_rabbitmq_restore_failed_connection_without_losses_1(rabbitmq_cluster):
)
@pytest.mark.skip(reason="Timeout: FIXME")
def test_rabbitmq_restore_failed_connection_without_losses_2(rabbitmq_cluster):
logging.getLogger("pika").propagate = False
instance.query(