[Pkg-julia-devel] Julia 0.4.1 ARM test results
Peter Colberg
peter at colberg.org
Mon Nov 30 23:41:31 UTC 2015
Hi Graham,
On Mon, Nov 30, 2015 at 06:04:22PM +0200, Graham Inggs wrote:
> I built the Julia 0.4.1-1 Debian package on an NVIDIA Jetson TK1 board
> running Ubuntu 14.04 LTS.
> I backported the pre-requisites (libpcre2, libsuitesparse, etc.), but built
> using llvm 3.6.
> It failed the following tests (passing and failing test results attached):
>
> linalg/dense
> linalg/cholesky
> numbers
> sparse
> bitarray
> backtrace
> mmap
> complex
> meta
> profile
> cmdlineargs
> parallel
Thanks for doing all the testing!
Are you fine with enabling the test suite by default on all archs
and excluding the failing tests using "--skip"? A large fraction
of the Julia code is dynamically compiled, thus a successful build
without tests does not say much about the release quality of the
package on a particular arch.
Peter
More information about the Pkg-julia-devel
mailing list