Skip to content

Flaky test_scheduler_cpu_preemptive/test.py::test_downscaling #88807

@rienath

Description

@rienath

Past failures

CIDB, CI

The error

File: test_scheduler_cpu_preemptive/test.py:413 - in test_downscaling
    development.stop(tid)
File: test_scheduler_cpu_preemptive/test.py:376 - in stop
    thread.join()
File: /usr/lib/python3.10/threading.py:1096 - in join
    self._wait_for_tstate_lock()
File: /usr/lib/python3.10/threading.py:1116 - in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
E   Failed: Timeout >900.0s
...

Misc

The test was introduced in #86089

Metadata

Metadata

Assignees

Labels

flaky testflaky test found by CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions