Skip to content

FileWatching pidfile test can time out #50217

Open
@Keno

Description

Error in testset FileWatching:
--
  | Test Failed at /cache/build/default-amdci4-0/julialang/julia-master/julia-02ac8955c4/share/julia/stdlib/v1.10/FileWatching/test/pidfile.jl:216
  | Expression: 20 < t < 50
  | Evaluated: 20 < 50.882333673 < 50

https://buildkite.com/julialang/julia-master/builds/24963#0188d4c6-e188-440f-8258-2c2657e50598

This was under rr, so things being slow is reasonable. We can relax the timeout criterion, but in general, I'm not a fan of timeouts in the tests at all, they're usually a code smell.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ciContinuous integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions