Skip to content

Exception running test loading : LoadError: open: permission denied (EACCES) #21047

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

Closed
Balinus opened this issue Mar 16, 2017 · 1 comment
Closed

Comments

@Balinus
Copy link

Balinus commented Mar 16, 2017

Tried Base.runtests() and got the following error. Providing the following as asked by the failed test.

Exception running test loading :
On worker 7:
LoadError: open: permission denied (EACCES)
 in uv_error at libuv.jl:68 [inlined]
 in open at filesystem.jl:81
 in touch at file.jl:189
 in include_string at loading.jl:441
 in include_from_node1 at loading.jl:491
 in macro expansion at util.jl:230 [inlined]
 in runtests at testdefs.jl:7
 in #34 at runtests.jl:44
 in #645 at multi.jl:1421
 in run_work_thunk at multi.jl:1001
 in macro expansion at multi.jl:1421 [inlined]
 in #644 at event.jl:68
while loading /usr/local/julia-0.5.1/test/loading.jl, in expression starting on line 16
ERROR: LoadError: Some tests exited with errors.
 in (::##29#37)() at runtests.jl:72
 in cd(::##29#37, ::String) at file.jl:59
 in include_from_node1(::String) at loading.jl:488
 in process_options(::Base.JLOptions) at client.jl:265
 in _start() at client.jl:321
while loading /usr/local/julia-0.5.1/usr/share/julia/test/runtests.jl, in expression starting on line 26
------ ErrorException ------------------ Stacktrace (most recent call last)

 [1] — runtests() at interactiveutil.jl:560

 [2] — runtests(::Array{String,1}, ::Int64) at interactiveutil.jl:571

A test has failed. Please submit a bug report (https://github.com/JuliaLang/julia/issues)
including error messages above and the output of versioninfo():
Julia Version 0.5.1
Commit 6445c82 (2017-03-05 13:25 UTC)
Platform Info:
  OS: Linux (x86_64-redhat-linux)
  CPU: Intel(R) Xeon(R) CPU E5-4650 v3 @ 2.10GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.7.1 (ORCJIT, haswell)
@yuyichao
Copy link
Contributor

Dup of #17829

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

2 participants