Oops, this works normally from a normal Julia console. What’s going on here in Atom/Juno?
Press Enter to start Julia.
Starting Julia...
INFO: Precompiling module Atom.
INFO: Loading HttpServer methods...
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: https://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.6.4 (2018-07-09 19:09 UTC)
_/ |\__'_|_|_|\__'_| |
|__/ | x86_64-redhat-linux
julia> Base.runtests()
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
WARNING: Method definition ambig(Any, Integer) in module Test29Main_ambiguous at /home/rick/src/julia/julia/test/ambiguous.jl:7 overwritten at /home/rick/src/julia/julia/test/ambiguous.jl:85.
From worker 2: Skipping Base.<|
From worker 2: Skipping Base.active_repl
From worker 2: Skipping Base.active_repl_backend
From worker 2: Skipping Base.<|
From worker 2: Skipping Base.active_repl
From worker 2: Skipping Base.active_repl_backend
ambiguous (2) | 2.17 | 0.11 | 5.2 | 39.76 | 205.62
linalg/qr (4) | 73.64 | 1.04 | 1.4 | 2941.58 | 344.23
linalg/schur (4) | 7.64 | 0.11 | 1.4 | 370.48 | 362.78
linalg/matmul (2) | 83.10 | 0.71 | 0.9 | 3222.06 | 300.77
linalg/special (4) | 16.02 | 0.19 | 1.2 | 452.55 | 376.92
linalg/dense (5) | 106.81 | 1.14 | 1.1 | 3569.81 | 339.18
linalg/svd (5) | 6.25 | 0.08 | 1.2 | 174.56 | 343.87
linalg/eigen (2) | 29.02 | 0.31 | 1.1 | 750.84 | 322.05
linalg/bunchkaufman (4) | 27.75 | 0.34 | 1.2 | 711.69 | 394.76
linalg/lapack (5) | 18.58 | 0.35 | 1.9 | 763.61 | 343.99
linalg/tridiag (2) | 22.95 | 0.28 | 1.2 | 792.89 | 351.87
linalg/pinv (2) | 5.61 | 0.20 | 3.7 | 658.29 | 420.04
linalg/givens (2) | 3.88 | 0.04 | 0.9 | 96.45 | 420.04
linalg/bidiag (4) | 30.58 | 0.32 | 1.1 | 657.62 | 409.97
linalg/diagonal (5) | 51.89 | 0.50 | 1.0 | 1109.19 | 411.61
linalg/lu (4) | 29.17 | 0.67 | 2.3 | 964.87 | 446.32
linalg/generic (4) | 7.45 | 0.08 | 1.0 | 137.66 | 448.91
linalg/cholesky (2) | 46.59 | 0.42 | 0.9 | 968.46 | 420.04
linalg/symmetric (5) | 11.21 | 0.14 | 1.2 | 287.96 | 429.10
linalg/hessenberg (5) | 0.96 | 0.01 | 1.3 | 16.84 | 429.21
linalg/uniformscaling (4) | 13.18 | 0.28 | 2.1 | 275.36 | 464.57
linalg/conjarray (4) | 1.42 | 0.01 | 0.8 | 28.43 | 465.22
linalg/rowvector (5) | 15.74 | 0.17 | 1.1 | 396.23 | 447.10
linalg/arnoldi (4) | 18.73 | 0.31 | 1.7 | 594.47 | 484.06
linalg/lq (2) | 45.33 | 0.79 | 1.7 | 3035.49 | 483.64
linalg/triangular (3) | 259.21 | 6.27 | 2.4 | 8956.55 | 574.68
sparse/sparse (4) | 90.24 | 27.71 | 30.7 | 1158.84 | 546.00
sparse/umfpack (4) | 5.88 | 0.06 | 1.0 | 87.31 | 546.00
sparse/sparsevector (2) | 100.69 | 0.86 | 0.9 | 1541.47 | 573.28
sparse/cholmod (4) | 17.77 | 0.42 | 2.4 | 283.91 | 546.07
sparse/spqr (2) | 4.46 | 0.05 | 1.1 | 84.76 | 574.80
strings/basic (4) | 4.44 | 0.08 | 1.7 | 117.21 | 546.07
strings/util (4) | 0.68 | 0.00 | 0.0 | 9.01 | 546.07
strings/search (2) | 1.11 | 0.00 | 0.0 | 16.08 | 575.20
strings/io (4) | 1.20 | 0.02 | 1.8 | 30.19 | 546.30
unicode/UnicodeError (4) | 0.12 | 0.00 | 0.0 | 0.18 | 546.30
strings/types (2) | 2.05 | 0.01 | 0.6 | 20.44 | 576.47
unicode/utf8 (2) | 1.30 | 0.33 | 25.0 | 930.26 | 581.03
unicode/utf8proc (4) | 2.98 | 0.03 | 1.0 | 42.59 | 548.77
dates/adjusters (4) | 2.06 | 0.03 | 1.6 | 38.69 | 549.48
dates/query (4) | 0.69 | 0.02 | 2.4 | 10.04 | 549.59
dates/accessors (2) | 5.19 | 1.28 | 24.6 | 3477.83 | 588.36
dates/periods (4) | 10.29 | 0.13 | 1.3 | 182.39 | 552.79
dates/rounding (4) | 0.58 | 0.00 | 0.0 | 5.64 | 552.84
dates/types (4) | 0.80 | 0.02 | 2.2 | 9.50 | 553.27
dates/ranges (2) | 11.63 | 0.21 | 1.8 | 422.99 | 588.36
dates/arithmetic (2) | 4.35 | 0.07 | 1.6 | 105.90 | 588.36
dates/conversions (2) | 1.00 | 0.01 | 1.5 | 10.65 | 588.36
dates/io (4) | 10.70 | 0.13 | 1.2 | 181.76 | 554.69
WARNING: Method definition f() in module JLCall14301 at /home/rick/src/julia/julia/test/core.jl:3427 overwritten at /home/rick/src/julia/julia/test/core.jl:3437.
inference (4) | 8.54 | 0.11 | 1.3 | 133.42 | 576.34
WARNING: Method definition f265a(Any) in module Test74Main_worlds at /home/rick/src/julia/julia/test/worlds.jl:12 overwritten at /home/rick/src/julia/julia/test/worlds.jl:17.
worlds (4) | 1.87 | 0.02 | 1.0 | 30.04 | 578.55
keywordargs (4) | 1.79 | 0.02 | 1.1 | 19.63 | 579.11
sparse/higherorderfns (3) | 135.49 | 1.77 | 1.3 | 3226.49 | 697.48
sh: module: line 1: syntax error: unexpected end of file
sh: error importing function definition for `module'
sh: scl: line 1: syntax error: unexpected end of file
sh: error importing function definition for `scl'
WARNING: static parameter T does not occur in signature for bad_tvars at /home/rick/src/julia/julia/test/core.jl:4569.
The method will not be callable.
WARNING: Method definition (::Type{Test37Main_core.A16424})(Any, Any) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4772 overwritten at /home/rick/src/julia/julia/test/core.jl:4777.
WARNING: Method definition (::Type{Test37Main_core.B16424{T}})(Any) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4792 overwritten at /home/rick/src/julia/julia/test/core.jl:4796.
WARNING: Method definition (::Type{Test37Main_core.C16424{T, S}})(Any, Any) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4804 overwritten at /home/rick/src/julia/julia/test/core.jl:4809.
WARNING: Method definition (::Type{Test37Main_core.C16424{T, S} where S where T})(T, S) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4804 overwritten at /home/rick/src/julia/julia/test/core.jl:4809.
WARNING: Method definition (::Type{Test37Main_core.D16424{T<:Real, S<:T<:Real}})(Any, Any) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4819 overwritten at /home/rick/src/julia/julia/test/core.jl:4824.
WARNING: Method definition (::Type{Test37Main_core.D16424{T, S} where S<:T where T<:Real})(Array{S<:T<:Real, 1}, Array{T<:Real, 1}) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4819 overwritten at /home/rick/src/julia/julia/test/core.jl:4824.
WARNING: Method definition (::Type{Test37Main_core.T20999})(Array{T, N} where N where T<:Real) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4835 overwritten at /home/rick/src/julia/julia/test/core.jl:4839.
WARNING: Method definition (::Type{Test37Main_core.T20999})(Any) in module Test37Main_core at /home/rick/src/julia/julia/test/core.jl:4835 overwritten at /home/rick/src/julia/julia/test/core.jl:4839.
core (2) | 28.89 | 7.09 | 24.6 | 5024.88 | 946.45
subarray (5) | 191.32 | 4.64 | 2.4 | 5289.85 | 761.70
char (5) | 1.08 | 0.00 | 0.0 | 16.23 | 768.42
triplequote (5) | 0.11 | 0.00 | 0.0 | 0.28 | 768.42
intrinsics (5) | 0.38 | 0.02 | 6.1 | 3.30 | 768.61
WARNING: Method definition test(Type{Tuple{V<:Union{Tuple{Int64, Int64}, Tuple{Int32, Int32}, Tuple{UInt64, UInt64}, Tuple{UInt32, UInt32}, Tuple{Int64, Int64, Int64}, Tuple{Int32, Int32, Int32}, Tuple{UInt64, UInt64, UInt64}, Tuple{UInt32, UInt32, UInt32}, Tuple{Int64, Int64, Int64, Int64}, Tuple{Int32, Int32, Int32, Int32}, Tuple{UInt64, UInt64, UInt64, UInt64}, Tuple{UInt32, UInt32, UInt32, UInt32}}, I<:Union{Int64, Int32, UInt64, UInt32}}}) in module Test51Main_subtype at /home/rick/src/julia/julia/test/subtype.jl:1111 overwritten at /home/rick/src/julia/julia/test/subtype.jl:1112.
printf (2) | 14.22 | 0.13 | 0.9 | 194.89 | 946.45
subtype (3) | 18.95 | 0.50 | 2.7 | 604.61 | 826.90
iobuffer (3) | 2.02 | 0.01 | 0.6 | 41.84 | 827.20
WARNING: Method definition f10178(X) in module Test2Main_staged at /home/rick/src/julia/julia/test/staged.jl:218 overwritten at /home/rick/src/julia/julia/test/staged.jl:223.
WARNING: Method definition g10178(Any) in module Test2Main_staged at /home/rick/src/julia/julia/test/staged.jl:220 overwritten at /home/rick/src/julia/julia/test/staged.jl:225.
staged (3) | 1.36 | 0.00 | 0.0 | 15.70 | 827.20
hashing (2) | 5.33 | 0.07 | 1.3 | 88.28 | 946.45
dict (5) | 18.02 | 0.71 | 3.9 | 1064.38 | 811.01
tuple (5) | 2.20 | 0.02 | 1.0 | 42.58 | 813.05
reduce (5) | 4.83 | 0.12 | 2.6 | 97.40 | 833.29
numbers (4) | 51.82 | 0.99 | 1.9 | 1372.23 | 685.33
reducedim (5) | 14.70 | 0.57 | 3.8 | 318.98 | 840.02
random (4) | 10.68 | 0.41 | 3.8 | 224.54 | 685.33
intfuncs (4) | 0.66 | 0.01 | 2.0 | 7.73 | 687.05
simdloop (4) | 1.22 | 0.02 | 1.5 | 18.33 | 687.14
vecelement (4) | 6.95 | 0.07 | 1.0 | 91.45 | 702.64
offsetarray (3) | 50.38 | 0.78 | 1.6 | 1157.03 | 827.95
blas (4) | 18.54 | 0.37 | 2.0 | 410.71 | 763.74
copy (4) | 2.06 | 0.02 | 1.1 | 25.69 | 764.22
abstractarray (5) | 45.44 | 0.95 | 2.1 | 864.44 | 856.29
arrayops (2) | 73.40 | 1.78 | 2.4 | 1586.73 | 978.62
fastmath (5) | 4.05 | 0.06 | 1.4 | 48.70 | 862.63
functional (2) | 4.00 | 0.08 | 2.1 | 61.85 | 978.62
math (4) | 18.11 | 0.79 | 4.4 | 1238.68 | 768.98
path (4) | 1.60 | 0.02 | 1.3 | 17.49 | 770.45
operators (2) | 2.71 | 0.06 | 2.4 | 72.43 | 978.62
parse (2) | 4.24 | 0.07 | 1.5 | 57.75 | 978.62
loading (2) | 0.35 | 0.00 | 0.0 | 2.22 | 978.62
bigint (2) | 2.59 | 0.02 | 0.9 | 29.24 | 978.62
bigfloat (2) | 0.34 | 0.02 | 6.4 | 3.19 | 978.62
ccall (4) | 8.59 | 0.09 | 1.0 | 88.97 | 779.44
iterators (5) | 26.09 | 0.43 | 1.6 | 318.45 | 897.75
From worker 5: [stdio passthrough ok]
statistics (4) | 15.50 | 0.50 | 3.2 | 319.17 | 779.48
backtrace (4) | 0.87 | 0.00 | 0.0 | 6.58 | 779.48
sh: module: line 1: syntax error: unexpected end of file
sh: error importing function definition for `module'
sh: scl: line 1: syntax error: unexpected end of file
sh: error importing function definition for `scl'
[repeated errors snipped]
spawn (5) | 15.67 | 0.14 | 0.9 | 102.19 | 919.48
sorting (2) | 39.96 | 0.47 | 1.2 | 487.03 | 978.62
read (5) | 16.17 | 0.55 | 3.4 | 324.54 | 975.30
version (5) | 2.22 | 0.08 | 3.4 | 55.63 | 987.51
mmap (2) | 14.10 | 10.95 | 77.7 | 40.00 | 978.62
file (4) | 39.64 | 3.31 | 8.3 | 63.03 | 779.48
pollfd (2) | 4.48 | 0.32 | 7.1 | 12.43 | 978.62
mpfr (4) | 2.58 | 0.02 | 0.8 | 24.34 | 779.48
resolve (5) | 16.67 | 1.73 | 10.4 | 2077.17 | 1025.90
socket (5) | 2.61 | 0.02 | 0.8 | 21.93 | 1026.91
floatapprox (5) | 1.00 | 0.03 | 2.7 | 15.28 | 1027.87
datafmt (5) | 4.04 | 0.08 | 2.1 | 68.01 | 1029.29
complex (4) | 12.76 | 0.16 | 1.2 | 125.98 | 779.48
regex (4) | 1.60 | 0.00 | 0.0 | 13.74 | 779.48
float16 (4) | 1.08 | 0.03 | 2.4 | 12.53 | 779.57
combinatorics (4) | 0.73 | 0.00 | 0.0 | 7.05 | 779.63
sysinfo (4) | 0.53 | 0.02 | 4.2 | 10.27 | 780.79
env (4) | 0.51 | 0.00 | 0.0 | 4.35 | 780.98
rounding (4) | 0.85 | 0.00 | 0.0 | 7.82 | 781.16
reflection (5) | 8.31 | 0.18 | 2.1 | 130.07 | 1037.66
mod2pi (5) | 0.18 | 0.00 | 0.0 | 1.47 | 1037.69
euler (5) | 1.29 | 0.03 | 2.7 | 26.29 | 1046.46
broadcast (2) | 25.15 | 0.53 | 2.1 | 515.23 | 978.62
lineedit (2) | 2.85 | 0.05 | 1.8 | 36.47 | 978.62
replcompletions (2) | 4.98 | 0.07 | 1.4 | 68.87 | 978.62
/bin/bash: module: line 1: syntax error: unexpected end of file
/bin/bash: error importing function definition for `module'
/bin/bash: scl: line 1: syntax error: unexpected end of file
/bin/bash: error importing function definition for `scl'
[snip]
repl (2) | 8.30 | 0.13 | 1.5 | 112.23 | 978.62
sets (2) | 3.22 | 0.06 | 1.7 | 34.91 | 978.62
replutil (5) | 8.11 | 0.18 | 2.2 | 127.94 | 1058.64
goto (5) | 0.15 | 0.00 | 0.0 | 0.26 | 1058.70
llvmcall (5) | 0.36 | 0.00 | 0.0 | 2.50 | 1058.73
llvmcall2 (5) | 0.03 | 0.00 | 0.0 | 0.24 | 1058.73
grisu (5) | 2.03 | 0.03 | 1.3 | 31.10 | 1060.55
test (2) | 9.62 | 0.06 | 0.7 | 48.98 | 978.62
meta (2) | 0.47 | 0.00 | 0.0 | 3.81 | 978.62
stacktraces (2) | 1.98 | 0.03 | 1.3 | 17.69 | 978.62
profile (2) | 4.27 | 0.06 | 1.3 | 45.28 | 978.62
ranges (4) | 42.14 | 5.60 | 13.3 | 7067.79 | 849.16
docs (4) | 6.27 | 0.18 | 2.8 | 158.50 | 866.85
markdown (4) | 4.00 | 0.05 | 1.3 | 64.48 | 869.05
base64 (4) | 0.46 | 0.03 | 6.4 | 2.71 | 869.25
nullable (5) | 26.20 | 0.44 | 1.7 | 333.28 | 1076.43
serialize (4) | 4.42 | 0.08 | 1.9 | 78.19 | 873.08
signal (11): Segmentation fault
while loading /home/rick/src/julia/julia/test/threads.jl, in expression starting on line 434
sh: module: line 1: syntax error: unexpected end of file
sh: error importing function definition for `module'
sh: scl: line 1: syntax error: unexpected end of file
sh: error importing function definition for `scl'
[snip]
pthread_join at /lib64/libpthread.so.0 (unknown line)
blas_thread_shutdown_ at /home/rick/src/julia/julia/usr/bin/../lib/libopenblas64_.so (unknown line)
__libc_fork at /lib64/libc.so.6 (unknown line)
_IO_proc_open at /lib64/libc.so.6 (unknown line)
popen at /lib64/libc.so.6 (unknown line)
jl_read_sonames at /home/rick/src/julia/julia/src/runtime_ccall.cpp:34
jl_dlopen_soname at /home/rick/src/julia/julia/src/runtime_ccall.cpp:118
jl_load_dynamic_library_ at /home/rick/src/julia/julia/src/dlload.c:197
jl_get_library at /home/rick/src/julia/julia/src/runtime_ccall.cpp:159
jl_get_library at /home/rick/src/julia/julia/src/runtime_ccall.cpp:167 [inlined]
jl_load_and_lookup at /home/rick/src/julia/julia/src/runtime_ccall.cpp:170
macro expansion at /home/rick/src/julia/julia/test/threads.jl:428 [inlined]
#18738#threadsfor_fun at ./threadingconstructs.jl:64
#18738#threadsfor_fun at ./threadingconstructs.jl:31
unknown function (ip: 0x7f13b3b7f22f)
jl_call_fptr_internal at /home/rick/src/julia/julia/src/julia_internal.h:339 [inlined]
ti_run_fun at /home/rick/src/julia/julia/src/threading.c:318
ti_threadfun at /home/rick/src/julia/julia/src/threading.c:429
uv__thread_start at /home/rick/src/julia/julia/deps/srccache/libuv-d8ab1c6a33e77bf155facb54215dd8798e13825d/src/unix/thread.c:53
unknown function (ip: 0x7f140e89c36c)
clone at /lib64/libc.so.6 (unknown line)
Allocations: 381431475 (Pool: 381391995; Big: 39480); GC: 1211
WARNING: readuntil(IO,AbstractString) will perform poorly with a long string
Worker 4 terminated.WARNING: readuntil(IO,AbstractString) will perform poorly with a long string
ERROR (unhandled task failure): EOFError: read end of file
WARNING: readuntil(IO,AbstractString) will perform poorly with a long string
libgit2 (2) | 36.60 | 0.83 | 2.3 | 271.46 | 1151.79
From worker 5: Test Summary: | Pass Total
From worker 5: @deprecate | 3 3
misc (5) | 42.99 | 4.28 | 10.0 | 1698.42 | 1152.27
bitarray (3) | 246.55 | 1.56 | 0.6 | 2610.56 | 872.61
From worker 1: threads: Error During Test
Test threw an exception of type ProcessExitedException
Expression: threads
ProcessExitedException()
enums: Error During Test
Test threw an exception of type ProcessExitedException
Expression: enums
ProcessExitedException()
cmdlineargs: Error During Test
Test threw an exception of type ProcessExitedException
Expression: cmdlineargs
ProcessExitedException()
i18n: Error During Test
Test threw an exception of type ProcessExitedException
Expression: i18n
ProcessExitedException()
workspace: Error During Test
Test threw an exception of type ProcessExitedException
Expression: workspace
ProcessExitedException()
libdl: Error During Test
Test threw an exception of type ProcessExitedException
Expression: libdl
ProcessExitedException()
int: Error During Test
Test threw an exception of type ProcessExitedException
Expression: int
ProcessExitedException()
checked: Error During Test
Test threw an exception of type ProcessExitedException
Expression: checked
ProcessExitedException()
intset: Error During Test
Test threw an exception of type ProcessExitedException
Expression: intset
ProcessExitedException()
floatfuncs: Error During Test
Test threw an exception of type ProcessExitedException
Expression: floatfuncs
ProcessExitedException()
distributed: Error During Test
Test threw an exception of type ProcessExitedException
Expression: distributed
ProcessExitedException()
inline: Error During Test
Test threw an exception of type ProcessExitedException
Expression: inline
ProcessExitedException()
boundscheck: Error During Test
Test threw an exception of type ProcessExitedException
Expression: boundscheck
ProcessExitedException()
error: Error During Test
Test threw an exception of type ProcessExitedException
Expression: error
ProcessExitedException()
cartesian: Error During Test
Test threw an exception of type ProcessExitedException
Expression: cartesian
ProcessExitedException()
asmvariant: Error During Test
Test threw an exception of type ProcessExitedException
Expression: asmvariant
ProcessExitedException()
osutils: Error During Test
Test threw an exception of type ProcessExitedException
Expression: osutils
ProcessExitedException()
channels: Error During Test
Test threw an exception of type ProcessExitedException
Expression: channels
ProcessExitedException()
iostream: Error During Test
Test threw an exception of type ProcessExitedException
Expression: iostream
ProcessExitedException()
specificity: Error During Test
Test threw an exception of type ProcessExitedException
Expression: specificity
ProcessExitedException()
fft: Error During Test
Test threw an exception of type ProcessExitedException
Expression: fft
ProcessExitedException()
dsp: Error During Test
Test threw an exception of type ProcessExitedException
Expression: dsp
ProcessExitedException()
examples: Error During Test
Test threw an exception of type ProcessExitedException
Expression: examples
ProcessExitedException()
Test Summary: | Pass Error Broken Total
Overall | 21422859 23 1311352 22734234
ambiguous | 51 51
linalg/qr | 3057 3057
linalg/schur | 330 330
linalg/matmul | 527 527
linalg/special | 942 942
linalg/dense | 6324 6324
linalg/svd | 244 244
linalg/eigen | 381 381
linalg/bunchkaufman | 2520 2520
linalg/lapack | 628 628
linalg/tridiag | 845 845
linalg/pinv | 232 232
linalg/givens | 1552 1552
linalg/bidiag | 1594 1594
linalg/diagonal | 1196 1196
linalg/lu | 1149 1149
linalg/generic | 206 206
linalg/cholesky | 2104 2104
linalg/symmetric | 1391 1391
linalg/hessenberg | 40 40
linalg/uniformscaling | 247 247
linalg/conjarray | 10 10
linalg/rowvector | 136 136
linalg/arnoldi | 76 76
linalg/lq | 1374 1374
linalg/triangular | 33634 33634
sparse/sparse | 1518 1518
sparse/umfpack | 137 137
sparse/sparsevector | 8163 8163
sparse/cholmod | 359 359
sparse/spqr | 53 53
strings/basic | 26981 26981
strings/util | 341 341
strings/search | 549 549
strings/io | 12536 12536
unicode/UnicodeError | 1 1
strings/types | 8905 8905
unicode/utf8 | 1048595 1048595
unicode/utf8proc | 768 768
dates/adjusters | 3147 3147
dates/query | 988 988
dates/accessors | 7723858 7723858
dates/periods | 316 316
dates/rounding | 157 157
dates/types | 167 167
dates/ranges | 348530 348530
dates/arithmetic | 312 312
dates/conversions | 159 159
dates/io | 241 241
inference | 255 255
worlds | 61 61
keywordargs | 109 109
sparse/higherorderfns | 6377 584 6961
core | 35542 35542
subarray | 200 200
char | 1707 1707
triplequote | 28 28
intrinsics | 34 34
printf | 596 596
subtype | 337304 15 337319
iobuffer | 179 179
staged | 47 47
hashing | 14453 14453
dict | 134174 134174
tuple | 383 383
reduce | 242 242
numbers | 1477170 1477170
reducedim | 461 461
random | 200711 200711
intfuncs | 4335 4335
simdloop | 207 207
vecelement | 533 533
offsetarray | 733 733
blas | 486 486
copy | 312 312
abstractarray | 2515 2515
arrayops | 1572 1572
fastmath | 791 791
functional | 61 61
math | 551279 551279
path | 219 12 231
operators | 59 59
parse | 1158 1158
loading | 23 23
bigint | 2396 2396
bigfloat | 24 24
ccall | 3852 3852
iterators | 918 918
statistics | 367 367
backtrace | 22 1 23
spawn | 109 4 113
sorting | 4864 4864
read | 2071 2071
version | 124465 124465
mmap | 131 131
file | 804 804
pollfd | 344 344
mpfr | 702 702
resolve | 2648 2648
socket | 78 78
floatapprox | 49 49
datafmt | 83 83
complex | 1094 1094
regex | 38 38
float16 | 124 124
combinatorics | 44 44
sysinfo | 2 2
env | 124 124
rounding | 327 327
reflection | 277 277
mod2pi | 9 9
euler | 12 12
broadcast | 312 312
lineedit | 175 175
replcompletions | 268 2 270
show | 147 147
repl | 113 113
sets | 216 216
replutil | 167 167
goto | 13 13
llvmcall | 13 13
llvmcall2 | 6 6
grisu | 683 683
test | 201 14 215
meta | 38 38
stacktraces | 42 42
profile | 7 7
ranges | 6981918 1310720 8292638
docs | 196 196
markdown | 210 210
base64 | 9 9
nullable | 98030 98030
serialize | 91 91
threads | 1 1
enums | 1 1
cmdlineargs | 1 1
i18n | 1 1
workspace | 1 1
libdl | 1 1
int | 1 1
checked | 1 1
intset | 1 1
floatfuncs | 1 1
distributed | 1 1
inline | 1 1
boundscheck | 1 1
error | 1 1
cartesian | 1 1
asmvariant | 1 1
osutils | 1 1
channels | 1 1
iostream | 1 1
specificity | 1 1
fft | 1 1
dsp | 1 1
examples | 1 1
libgit2 | 385 385
misc | 1279537 1279537
bitarray | 892129 892129
compile | 88 88
FAILURE
Error in testset threads:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: threads
ProcessExitedException()
Error in testset enums:
Error During Test
Test threw an exception of type ProcessExitedException
Expression: enums
ProcessExitedException()
[Lots more "Error in testset ..." snipped.]
ERROR: LoadError: Test run finished with errors
while loading /home/rick/src/julia/julia/usr/share/julia/test/runtests.jl, in expression starting on line 29
ERROR: 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.6.4
Commit 9d11f62 (2018-07-09 19:09 UTC)
Platform Info:
OS: Linux (x86_64-redhat-linux)
CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell MAX_THREADS=16)
LAPACK: libopenblas64_
LIBM: libopenlibm
LLVM: libLLVM-3.9.1 (ORCJIT, skylake)
julia>