Subject: | t/10-checks.t fails (with -Duselongdouble) |
The test suite fails on some of my smokers:
...
# Failed test at t/10-checks.t line 213.
# Looks like you failed 1 test of 73.
t/10-checks.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/73 subtests
...
This seems to happen if perl was compiled with -Duselongdouble (for increased floating point accuracy).
See also: http://matrix.cpantesters.org/?dist=LinAlg-Vector%200.01;os=linux;reports=1
--- with "-ld" in archname (means "longdouble") there are no PASS reports.