Skip to content

CI failure in FileWatching #55240

Open
Open
@giordano

Description

https://buildkite.com/julialang/julia-master/builds/38447#0190e659-69b9-40b5-b192-d164a3294323/838-1665

Error in testset FileWatching:
Test Failed at /cache/build/tester-amdci4-12/julialang/julia-master/julia-5582205718/share/julia/stdlib/v1.12/FileWatching/test/pidfile.jl:239
  Expression: 8 < t < 20
   Evaluated: 8 < 46.329898155 < 20

Offending test is

t = @elapsed f = open_exclusive("pidfile", poll_interval=3, stale_age=10)::File
close(f)
@test 8 < t < 20

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions