mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Restart CI
This commit is contained in:
parent
3a5ba56c36
commit
ff1cdf6bee
@ -3547,6 +3547,5 @@ def test_attach_broken_table(rabbitmq_cluster):
|
||||
|
||||
error = instance.query_and_get_error("SELECT * FROM rabbit_queue")
|
||||
assert "CANNOT_CONNECT_RABBITMQ" in error
|
||||
|
||||
error = instance.query_and_get_error("INSERT INTO rabbit_queue VALUES ('test')")
|
||||
assert "CANNOT_CONNECT_RABBITMQ" in error
|
||||
|
Loading…
Reference in New Issue
Block a user