-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test: test_scheduler_cpu_preemptive/test.py::test_independent_pools #92760
Copy link
Copy link
Closed
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
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
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