-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test: test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed #90840
Copy link
Copy link
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
Highlights
Report
Failure reason: assert shard_2.contains_in_log(f"Query peak memory usage: {peak_memory_usage}")
[CI report: Integration tests (amd_binary, 2/5)]
cidb
Test output:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
FAIL [test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed]
| File: test_peak_memory_usage/test.py:101 - in test_clickhouse_client_max_peak_memory_usage_distributed
| assert shard_2.contains_in_log(f"Query peak memory usage: {peak_memory_usage}")
| E AssertionError: assert False
| E + where False = contains_in_log('Query peak memory usage: 8.23')
| E + where contains_in_log = <helpers.cluster.ClickHouseInstance object at 0x7f62ad427dc0>.contains_in_log
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI