mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Drop resolved TODO from test_storage_kafka
This commit is contained in:
parent
9e14db2091
commit
12871bf26e
@ -28,7 +28,6 @@ import kafka_pb2
|
||||
|
||||
# TODO: add test for run-time offset update in CH, if we manually update it on Kafka side.
|
||||
# TODO: add test for SELECT LIMIT is working.
|
||||
# TODO: modify tests to respect `skip_broken_messages` setting.
|
||||
|
||||
cluster = ClickHouseCluster(__file__)
|
||||
instance = cluster.add_instance('instance',
|
||||
|
Loading…
Reference in New Issue
Block a user