mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update test_ttl_move_memory_usage.py
This commit is contained in:
parent
1911c25a7b
commit
e21fe952c6
@ -22,9 +22,6 @@ def started_single_node_cluster():
|
||||
|
||||
|
||||
def test_move_and_s3_memory_usage(started_single_node_cluster):
|
||||
|
||||
pytest.skip("Test is too flaky. Disable it for now.")
|
||||
|
||||
if small_node.is_built_with_sanitizer() or small_node.is_debug_build():
|
||||
pytest.skip("Disabled for debug and sanitizers. Too slow.")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user