Skip to content

Instantly share code, notes, and snippets.

@tkelman
Created June 20, 2015 06:35
Show Gist options
  • Save tkelman/8ebc5330426331555676 to your computer and use it in GitHub Desktop.
Save tkelman/8ebc5330426331555676 to your computer and use it in GitHub Desktop.
julia> include("test/choosetests.jl"); testlist, net_on = choosetests(); for i i
n testlist; try Base.runtests(i, 1); catch; end; end
* linalg1 in 178.44 seconds
SUCCESS
* linalg2 in 82.84 seconds
SUCCESS
* linalg3 in 65.92 seconds
SUCCESS
* linalg4 in 22.67 seconds
SUCCESS
* linalg/lapack in 52.18 seconds
SUCCESS
* linalg/triangular in 229.10 seconds
SUCCESS
* linalg/tridiag in 26.22 seconds
SUCCESS
* linalg/bidiag in 55.54 seconds
SUCCESS
* linalg/diagonal in 53.43 seconds
SUCCESS
* linalg/pinv in 32.43 seconds
SUCCESS
* linalg/givens in 7.79 seconds
SUCCESS
* linalg/cholesky in 84.91 seconds
SUCCESS
* linalg/lu in 79.96 seconds
SUCCESS
* linalg/symmetric in 48.18 seconds
SUCCESS
* linalg/arnoldi in 28.05 seconds
SUCCESS
* core in 21.45 seconds
SUCCESS
* keywordargs in 2.08 seconds
SUCCESS
* numbers
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* strings
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* dates in 73.47 seconds
SUCCESS
* dict in 15.72 seconds
SUCCESS
* hashing in 9.59 seconds
SUCCESS
* remote in 0.77 seconds
SUCCESS
* iobuffer in 2.26 seconds
SUCCESS
* staged in 1.53 seconds
SUCCESS
* arrayops in 54.09 seconds
SUCCESS
* tuple in 2.38 seconds
SUCCESS
* subarray in 194.88 seconds
SUCCESS
* reduce in 6.64 seconds
SUCCESS
* reducedim in 23.48 seconds
SUCCESS
* random
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* intfuncs
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* simdloop in 3.72 seconds
SUCCESS
* blas in 23.35 seconds
SUCCESS
* sparse exception on 1: ERROR: LoadError: LoadError: test err
or in expression: sparse(CHOLMOD.Sparse(testfile)) == [1 0 0;0 1 0.5;0 0.5 1]
ReadOnlyMemoryError()
in read_sparse at sparse/cholmod.jl:702
in read_sparse at sparse/cholmod.jl:715
in anonymous at sparse/cholmod.jl:854
in open at iostream.jl:113
in call at sparse/cholmod.jl:853
in anonymous at test.jl:89
in do_test at test.jl:49
in anonymous at no file:196
in include at boot.jl:254
in include_from_node1 at loading.jl:133
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
in read_sparse at sparse/cholmod.jl:702
in read_sparse at sparse/cholmod.jl:715
in anonymous at sparse/cholmod.jl:854
in open at iostream.jl:113
in call at sparse/cholmod.jl:853
in anonymous at test.jl:89
in do_test at test.jl:49
in anonymous at no file:196
in include at boot.jl:254
in include_from_node1 at loading.jl:133
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\sparsedir/chol
mod.jl, in expression starting on line 193
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\sparse.jl, in
expression starting on line 6
ERROR: LoadError: LoadError: LoadError: test error in expression: sparse(CHOLMOD
.Sparse(testfile)) == [1 0 0;0 1 0.5;0 0.5 1]
ReadOnlyMemoryError()
in read_sparse at sparse/cholmod.jl:702
in read_sparse at sparse/cholmod.jl:715
in anonymous at sparse/cholmod.jl:854
in open at iostream.jl:113
in call at sparse/cholmod.jl:853
in anonymous at test.jl:89
in do_test at test.jl:49
in anonymous at no file:196
in include at boot.jl:254
in include_from_node1 at loading.jl:133
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
in read_sparse at sparse/cholmod.jl:702
in read_sparse at sparse/cholmod.jl:715
in anonymous at sparse/cholmod.jl:854
in open at iostream.jl:113
in call at sparse/cholmod.jl:853
in anonymous at test.jl:89
in do_test at test.jl:49
in anonymous at no file:196
in include at boot.jl:254
in include_from_node1 at loading.jl:133
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\sparsedir/chol
mod.jl, in expression starting on line 193
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\sparse.jl, in
expression starting on line 6
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\runtests.jl, i
n expression starting on line 5
* bitarray in 79.16 seconds
SUCCESS
* copy in 2.30 seconds
SUCCESS
* math in 18.55 seconds
SUCCESS
* fastmath in 5.78 seconds
SUCCESS
* functional in 1.77 seconds
SUCCESS
* operators in 0.51 seconds
SUCCESS
* path in 2.89 seconds
SUCCESS
* ccall dlerror loading './libccalltest': The specified modul
e could not be found.
exception on 1: ERROR: LoadError: error compiling anonymous: could not load libr
ary ./libccalltest
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\ccall.jl, in e
xpression starting on line 5
ERROR: LoadError: LoadError: error compiling anonymous: could not load library .
/libccalltest
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\ccall.jl, in e
xpression starting on line 5
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\runtests.jl, i
n expression starting on line 5
* unicode in 7.18 seconds
SUCCESS
* bigint in 4.16 seconds
SUCCESS
* sorting in 33.39 seconds
SUCCESS
* statistics in 25.86 seconds
SUCCESS
* spawn ←[34m[stdio passthrough ok]←[0m
in 21.70 seconds
SUCCESS
* backtrace in 0.43 seconds
SUCCESS
* priorityqueue in 2.00 seconds
SUCCESS
* file in 12.84 seconds
SUCCESS
signal (11): SIGSEGV
rec_backtrace at d:\code\msys64\home\tony\julia\src\task.c:560
crt_sig_handler at d:\code\msys64\home\tony\julia\src\init.c:216
XcptFilter at C:\Windows\system32\MSVCR120.dll (unknown line)
__tmainCRTStartup$filt$0 at f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:666
_C_specific_handler at C:\Windows\system32\MSVCR120.dll (unknown line)
RtlDecodePointer at C:\Windows\SYSTEM32\ntdll.dll (unknown line)
RtlUnwindEx at C:\Windows\SYSTEM32\ntdll.dll (unknown line)
KiUserExceptionDispatcher at C:\Windows\SYSTEM32\ntdll.dll (unknown line)
mtcache_hash_lookup at d:\code\msys64\home\tony\julia\src\gf.c:151
jl_method_table_assoc_exact at d:\code\msys64\home\tony\julia\src\gf.c:254
jl_apply_generic at d:\code\msys64\home\tony\julia\src\gf.c:1604
jl_apply at d:\code\msys64\home\tony\julia\src\julia.h:1299
jl_uv_call_close_callback at d:\code\msys64\home\tony\julia\src\jl_uv.c:52
jl_uv_closeHandle at d:\code\msys64\home\tony\julia\src\jl_uv.c:68
uv_fs_event_endgame at d:\code\msys64\home\tony\julia\deps\libuv\src\win\fs-even
t.c:525
uv_process_endgames at d:\code\msys64\home\tony\julia\deps\libuv\src\win\handle-
inl.h:152
uv_run at d:\code\msys64\home\tony\julia\deps\libuv\src\win\core.c:361
jl_atexit_hook at d:\code\msys64\home\tony\julia\src\init.c:633
wmain at d:\code\msys64\home\tony\julia\ui\repl.c:562
__tmainCRTStartup at f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:623
BaseThreadInitThunk at C:\Windows\system32\kernel32.dll (unknown line)
RtlUserThreadStart at C:\Windows\SYSTEM32\ntdll.dll (unknown line)
* version in 2.42 seconds
SUCCESS
* resolve in 9.08 seconds
SUCCESS
* pollfd in 0.07 seconds
SUCCESS
* mpfr LLVM ERROR: Do not know how to split the result of th
is operator!
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x7fee08a6808 -- llvm::BinarySDNode::Bi
narySDNode at d:\code\msys64\home\Tony\julia\usr\bin\libjulia.dll (unknown line)
llvm::BinarySDNode::BinarySDNode at d:\code\msys64\home\Tony\julia\usr\bin\libju
lia.dll (unknown line)
unknown function (ip: 8)
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x7fee08a6808 -- llvm::BinarySDNode::Bi
narySDNode at d:\code\msys64\home\Tony\julia\usr\bin\libjulia.dll (unknown line)
llvm::BinarySDNode::BinarySDNode at d:\code\msys64\home\Tony\julia\usr\bin\libju
lia.dll (unknown line)
unknown function (ip: 8)
* broadcast in 17.46 seconds
SUCCESS
* complex in 5.65 seconds
SUCCESS
* socket in 9.10 seconds
SUCCESS
* floatapprox in 0.65 seconds
SUCCESS
* readdlm in 19.87 seconds
SUCCESS
* reflection The following 'Returned code...' warnings indicate no
rmal behavior:
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
Warning: Returned code may not match what actually runs.
in 3.49 seconds
SUCCESS
* regex in 1.23 seconds
SUCCESS
* float16 in 2.98 seconds
SUCCESS
* combinatorics
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* sysinfo in 2.24 seconds
SUCCESS
* rounding exception on 1: ERROR: LoadError: syntax: malformed e
xpression
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\rounding.jl, i
n expression starting on line 11
ERROR: LoadError: LoadError: syntax: malformed expression
in include at boot.jl:254
in runtests at d:\code\msys64\home\Tony\julia\usr\share\julia\test\testdefs.jl:
197
in anonymous at multi.jl:614
in run_work_thunk at multi.jl:575
in remotecall_fetch at multi.jl:648
in remotecall_fetch at multi.jl:663
in anonymous at task.jl:1372
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\rounding.jl, i
n expression starting on line 11
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\runtests.jl, i
n expression starting on line 5
* ranges
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* mod2pi in 1.57 seconds
SUCCESS
* euler
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* show in 4.80 seconds
SUCCESS
* lineedit in 5.26 seconds
SUCCESS
* replcompletions in 29.97 seconds
SUCCESS
* repl * replutil in 3.59 seconds
SUCCESS
* sets in 5.12 seconds
SUCCESS
* test in 1.05 seconds
SUCCESS
* goto in 0.37 seconds
SUCCESS
* llvmcall in 0.34 seconds
SUCCESS
* grisu in 6.98 seconds
SUCCESS
* nullable
Please submit a bug report with steps to reproduce this fault, and any error mes
sages that follow (in their entirety). Thanks.
Exception: EXCEPTION_ACCESS_VIOLATION at 0x0 -- unknown function (ip: 0)
unknown function (ip: 0)
* meta in 0.84 seconds
SUCCESS
* profile in 4.52 seconds
SUCCESS
* libgit2 in 0.26 seconds
SUCCESS
* docs in 2.88 seconds
SUCCESS
* markdown in 4.65 seconds
SUCCESS
* base64 in 0.74 seconds
SUCCESS
* parser in 0.91 seconds
SUCCESS
* serialize in 5.79 seconds
SUCCESS
* functors in 0.88 seconds
SUCCESS
* char in 1.07 seconds
SUCCESS
* misc in 17.11 seconds
SUCCESS
* enums in 7.52 seconds
SUCCESS
* cmdlineargs exception on 1: ERROR: LoadError: test error in expre
ssion: readchomp(@cmd("\$exename -E \"isinteractive()\" -i")) == "true"
failed process: Process(`'d:\code\msys64\home\Tony\julia\usr\bin\julia' -E isint
eractive() -i`, ProcessExited(1)) [1]
in readbytes at process.jl:474
in readbytes at process.jl:474
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\cmdlineargs.jl
, in expression starting on line 3
ERROR: LoadError: LoadError: test error in expression: readchomp(@cmd("\$exename
-E \"isinteractive()\" -i")) == "true"
failed process: Process(`'d:\code\msys64\home\Tony\julia\usr\bin\julia' -E isint
eractive() -i`, ProcessExited(1)) [1]
in readbytes at process.jl:474
in readbytes at process.jl:474
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\cmdlineargs.jl
, in expression starting on line 3
while loading d:\code\msys64\home\Tony\julia\usr\share\julia\test\runtests.jl, i
n expression starting on line 5
* i18n in 0.16 seconds
SUCCESS
* fft in 9.50 seconds
SUCCESS
* dsp in 12.36 seconds
SUCCESS
* examples in 22.79 seconds
SUCCESS
* parallel in 39.80 seconds
SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment