Skip to content

Flaky test: test_peak_memory_usage/test.py::test_clickhouse_client_max_peak_memory_usage_distributed #90840

@maxknv

Description

@maxknv

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
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Metadata

Metadata

Labels

flaky testflaky test found by CItestingSpecial issue with list of bugs found by CI

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions