Skip to content

Instantly share code, notes, and snippets.

exception on 5: ERROR: test failed: norm(x - tx,Inf) <= 4 * condM * max(eps() * norm(tx,Inf),eps(relty) * norm(x,Inf))
in error at error.jl:21
in default_handler at test.jl:19
in do_test at test.jl:39
in anonymous at no file:49
in runtests at C:\cygwin64\home\Samuel\julia\test\testdefs.jl:5
in anonymous at multi.jl:847
in run_work_thunk at multi.jl:613
in anonymous at task.jl:847
while loading linalg4.jl, in expression starting on line 27
$ julia runtests.jl linalg
From worker 3: * linalg2
From worker 5: * linalg4
From worker 2: * linalg1
From worker 4: * linalg3
exception on 2: ERROR: assertion failed: |cond(a,Inf) - 375.7017682707787| <= 0.01
cond(a,Inf) = 377.32193
375.7017682707787 = 375.7017682707787
difference = 1.6201616608619247 > 0.01
in error at error.jl:22
$ julia runtests.jl all
From worker 4: * linalg3
From worker 3: * linalg2
From worker 2: * linalg1
From worker 6: * keywordargs
From worker 9: * collections
From worker 5: * core
From worker 8: * strings
From worker 7: * numbers
From worker 6: * hashing
Submodule 'deps/Rmath' (git://github.com/JuliaLang/Rmath.git) registered for path 'deps/Rmath'
Submodule 'deps/libuv' (git://github.com/JuliaLang/libuv.git) registered for path 'deps/libuv'
Submodule 'deps/openlibm' (git://github.com/JuliaLang/openlibm.git) registered for path 'deps/openlibm'
Submodule 'deps/openspecfun' (git://github.com/JuliaLang/openspecfun.git) registered for path 'deps/openspecfun'
Submodule 'doc/juliadoc' (git://github.com/JuliaLang/JuliaDoc.git) registered for path 'doc/juliadoc'
Cloning into 'deps/Rmath'...
remote: Reusing existing pack: 345, done.
remote: Total 345 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (345/345), 270.58 KiB, done.
Resolving deltas: 100% (225/225), done.