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

CSV is failing PkgEval #1129

Open
stensmo opened this issue Mar 8, 2024 · 4 comments
Open

CSV is failing PkgEval #1129

stensmo opened this issue Mar 8, 2024 · 4 comments

Comments

@stensmo
Copy link

stensmo commented Mar 8, 2024

https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2024-03/06/CSV.primary.log

CSV.write: Test Failed at /home/pkgeval/.julia/packages/CSV/tmZyn/test/write.jl:338

@quinnj
Copy link
Member

quinnj commented Mar 12, 2024

Any idea why it would have permission to open/write a file?

      SystemError: opening file "out.test.csv": Permission denied

@kdpsingh
Copy link

kdpsingh commented Apr 8, 2024

Running into what I think is a similar issue as well - CSV fails to precompile as a dependency on Julia nightly - ubuntu-latest - x64.

@longemen3000
Copy link
Contributor

Running into what I think is a similar issue as well - CSV fails to precompile as a dependency on Julia nightly - ubuntu-latest - x64.

this breakage is not related. the current failings in nightly are due to #1132

@kdpsingh
Copy link

kdpsingh commented Apr 9, 2024

Thanks @longemen3000! Appreciate the clarification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants