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 failure in FileWatching #52506

Closed
vtjnash opened this issue Dec 12, 2023 · 0 comments · Fixed by #52779
Closed

CI failure in FileWatching #52506

vtjnash opened this issue Dec 12, 2023 · 0 comments · Fixed by #52779
Labels
domain:ci Continuous integration system:windows Affects only Windows

Comments

@vtjnash
Copy link
Sponsor Member

vtjnash commented Dec 12, 2023

https://buildkite.com/julialang/julia-master/builds/30998#018c4b64-01de-458b-82ce-955c376eef94

FileWatching                                     (2) |         failed at 2023-12-08T22:56:13.849
Test Failed at C:\buildkite-agent\builds\win2k22-amdci6-0\julialang\julia-master\julia-57e6fe0e14\share\julia\stdlib\v1.11\FileWatching\test\runtests.jl:36
  Expression: fd_in_limits

This test appears to just be bad (the fd_in_limits should be typemax DWORD, not DWORD16). It failed on CI, but CI failed to report this issue.

@vtjnash vtjnash added system:windows Affects only Windows domain:ci Continuous integration labels Dec 12, 2023
vtjnash pushed a commit that referenced this issue Jan 30, 2024
Closes #52506
Note that this test dates back to #26341
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ci Continuous integration system:windows Affects only Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant