libcxx: Flaky timing assumption in `std/thread/thread.semaphore/timed.pass.cpp` · Issue #5733 · microsoft/STL · GitHub
Skip to content

libcxx: Flaky timing assumption in std/thread/thread.semaphore/timed.pass.cpp #5733

Description

@StephanTLavavej

The CI run for #5714 encountered a spurious failure in libcxx's std/thread/thread.semaphore/timed.pass.cpp:

Assertion failed: s.try_acquire_until(start + std::chrono::seconds(2)), file C:\a\_work\1\s\llvm-project\libcxx\test\std\thread\thread.semaphore\timed.pass.cpp, line 40

This looks like a flaky timing assumption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedSomething works now, yay!testRelated to test code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions