Skip to content

Tests stuck in "inQueue" state indefinitely during concurrent execution #827

@zjmletang

Description

@zjmletang

commit 9faca5e (HEAD, tag: v0.17.4)
Description:
When running multiple tests concurrently in AutoHCK, we observed that a subset of tests occasionally gets stuck in the inQueue state and never transitions to Running or Completed. This seems to happen more frequently as the number of concurrent tests increases.

We are trying to determine if this is a resource bottleneck, a logic issue in the AutoHCK scheduler, or a known limitation regarding the maximum number of concurrent test sessions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions