Skip to content

Flaky test: test_scheduler_cpu_preemptive/test.py::test_independent_pools #92760

@nikitamikhaylov

Description

@nikitamikhaylov

Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.

Test name: test_scheduler_cpu_preemptive/test.py::test_independent_pools
Failure reason: test_scheduler_cpu_preemptive/test.py
CI report: Integration tests (arm_binary, distributed plan, 2/4)

CIDB statistics: cidb

Test output:

File: test_scheduler_cpu_preemptive/test.py:187 - in test_independent_pools
    assert_query(node, 'test_production', 15)
File: test_scheduler_cpu_preemptive/test.py:179 - in assert_query
    assert_profile_event(
File: test_scheduler_cpu_preemptive/test.py:76 - in assert_profile_event
    assert check(
E   assert False
E    +  where False = <function test_independent_pools.<locals>.assert_query.<locals>.<lambda> at 0xff6df9d44dc0>(1)
E    +    where 1 = int('1\n')
E    +      where '1\n' = query("select ProfileEvents['ConcurrencyControlDownscales'] from system.query_log where current_database = currentDatabase() and query_id = 'test_production' and type = 'QueryFinish' order by query_start_time_microseconds desc limit 1")
E    +        where query = <helpers.cluster.ClickHouseInstance object at 0xff6dfc65f6a0>.query

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions