Skip to content

CI failure in FileWatching #55240

@giordano

Description

@giordano

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

Metadata

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