[Pkg-julia-devel] julia 0.4.2 on ppc64el

Graham Inggs graham at nerve.org.za
Thu Dec 17 21:22:42 UTC 2015


On 17 December 2015 at 22:57, Peter Colberg <peter at colberg.org> wrote:
> This test is disabled in the Debian package to avoid a useless dependency.

I should have mentioned for these tests I am using a bash script that
runs the tests one by one, as below.
Running them in parallel made it difficult to figure out which had
failed, and didn't help the memory situation.
I extracted the names of the tests from test/choosetest.jl.

julia -e 'Base.runtests("linalg/triangular")'
julia -e 'Base.runtests("linalg/qr")'
julia -e 'Base.runtests("linalg/dense")'
...
etc.



More information about the Pkg-julia-devel mailing list