Skip to content

Flaky: test_stager_surfaces_due_queue (timing-sensitive) #46

Description

@Taure

shigoto_integration_SUITE:test_stager_surfaces_due_queue intermittently fails on ?assert(lists:member(~"soon", Before)) and passes on re-run. Observed bouncing an unrelated PR (#45) in CI; the case is timing-sensitive on when the stager surfaces a newly-due queue within a poll window.

Likely fix: make the assertion wait for the stager to fire (poll/receive with a bounded timeout) rather than sampling Before at a fixed instant. Not a product bug in the stager itself; a test-timing issue introduced with the notify-on-due work (#39).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions