Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Intermittent test failure in FileWatching #45982

Open
Keno opened this issue Jul 9, 2022 · 2 comments · Fixed by #46028
Open

CI: Intermittent test failure in FileWatching #45982

Keno opened this issue Jul 9, 2022 · 2 comments · Fixed by #46028
Labels
apple silicon Affects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips ci Continuous integration filesystem Underlying file system and functions that use it

Comments

@Keno
Copy link
Member

Keno commented Jul 9, 2022

Error in testset FileWatching:
--
  | Test Failed at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-aarch64-5.0/build/default-macmini-aarch64-5-0/julialang/julia-master/julia-50627d66e9/share/julia/stdlib/v1.9/FileWatching/test/pidfile.jl:289
  | Expression: maximum(lock_times) > 2
  | Evaluated: 1.88241925 > 2

E.g. https://buildkite.com/julialang/julia-master/builds/13635

@giordano giordano added ci Continuous integration apple silicon Affects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips labels Jul 10, 2022
@staticfloat
Copy link
Sponsor Member

Closed by #46028

@giordano giordano linked a pull request Jul 16, 2022 that will close this issue
@giordano
Copy link
Contributor

This seems to be still among us: https://buildkite.com/julialang/julia-master/builds/14288#018235f2-d048-47a5-b939-cfe3b3c88247/449-854 😕

@giordano giordano reopened this Jul 25, 2022
@DilumAluthge DilumAluthge added the filesystem Underlying file system and functions that use it label Jul 26, 2022
vtjnash added a commit that referenced this issue Sep 28, 2022
Make this test slightly stricter to pass, to try to investigate #45982 better.
vtjnash added a commit that referenced this issue Sep 29, 2022
Make this test slightly stricter to pass, to try to investigate #45982 better.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple silicon Affects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips ci Continuous integration filesystem Underlying file system and functions that use it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants