Skip to content

Threading Wait on Timer tests failing on Linux CI #2036

Open
@JoelLinn

Description

Describe what's going wrong

Drone CI sporadically fails on "Wait on Timer" test.

TEST_CASE("Wait on Timer", "[timer]") {

This is likely to huge overprovision of the CI servers and the test thread not getting woken up fast enough as desired after it has entered sleep

Describe what should happen

It shouldn't fail lol. Hopefully this will get better once the linux threading also uses the new timer code and is reworked.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions