Created
June 4, 2018 13:31
-
-
Save jrevels/b9eaae8208fcfa041dd2097c8878eb83 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./.freebsdci.sh runtests | |
in dir /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build (timeout 1200 secs) | |
watching logfiles {} | |
argv: ['./.freebsdci.sh', 'runtests'] | |
environment: | |
BLOCKSIZE=K | |
COLORFGBG=default;default | |
COLORTERM=rxvt-xpm | |
DESKTOP_STARTUP_ID=awesome/urxvt/1040-0-abeing_TIME707846 | |
EDITOR=vi | |
GOPATH=/home/iblis/go | |
GPG_TTY=/dev/pts/69 | |
GROUP=julia | |
GTK3_IM_MODULE=fcitx | |
GTK_IM_MODULE=fcitx | |
HOME=/home/julia | |
HOST=abeing | |
HOSTTYPE=FreeBSD | |
LANG=en_US.UTF-8 | |
LANGUAGE=en_US.UTF-8 | |
LC_ALL=en_US.UTF-8 | |
LC_COLLATE=en_US.UTF-8 | |
LC_CTYPE=en_US.UTF-8 | |
LC_MESSAGES=en_US.UTF-8 | |
LC_MONETARY=en_US.UTF-8 | |
LC_NUMERIC=en_US.UTF-8 | |
LC_TIME=en_US.UTF-8 | |
LOGNAME=root | |
LSCOLORS=GxFxcxdxbxegedabagacad | |
LS_COLORS=di=01;36 | |
MACHTYPE=x86_64 | |
MAIL=/var/mail/iblis | |
MAKE_JOBS_NUMBER=6 | |
NODE_PATH=/home/iblis/node/lib/node_modules | |
OLDPWD=/home/iblis | |
OSTYPE=FreeBSD | |
PACKAGEROOT=ftp://ftp.tw.freebsd.org | |
PAGER=more | |
PATH=/usr/home/julia/venv/bin:/usr/home/iblis/venv/py36/bin:/home/iblis/bin:/home/iblis/go/bin:/home/iblis/node/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/local/VirtualGL/bin/ | |
PWD=/usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build | |
PYTHONSTARTUP=/home/iblis/.pythonrc | |
QT_IM_MODULE=fcitx | |
SHELL=/bin/tcsh | |
SHLVL=5 | |
SSH_CONNECTION=140.113.73.135 36970 140.113.215.9 22 | |
SUDO_COMMAND=/usr/bin/su julia | |
SUDO_GID=1001 | |
SUDO_UID=1001 | |
SUDO_USER=iblis | |
TERM=rxvt-256color | |
TMUX=/tmp/tmux-1001-inner,83125,1 | |
TMUX_PANE=%14 | |
TMUX_SESSION=ci | |
USER=julia | |
USERNAME=root | |
VENDOR=amd | |
VIRTUAL_ENV=/usr/home/julia/venv | |
VIRTUAL_ENV_DISABLE_PROMPT=1 | |
WINDOWPATH=9 | |
WORKERNAME=abeing | |
XMODIFIERS=@im=fcitx | |
ZLS_COLORS=di=01;36:ln=01;35:ex=31:so=32 | |
ZSH=/home/iblis/.zsh | |
_=/usr/local/bin/sudo | |
using PTY: False | |
+ [ -z runtests ] | |
+ runtests | |
+ export 'MALLOC_CONF=junk:false' | |
+ export 'VERBOSE=1' | |
+ export 'FORCE_ASSERTIONS=1' | |
+ export 'LLVM_ASSERTIONS=1' | |
+ export 'JULIA_TEST_MAXRSS_MB=600' | |
+ export 'JULIA_CPU_CORES=6' | |
+ ./usr/bin/julia '--check-bounds=yes' test/runtests.jl all | |
Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB) | |
strings/search (7) | 5.81 | 0.14 | 2.4 | 335.03 | 321.80 | |
compiler/validation (4) | 7.80 | 0.15 | 2.0 | 249.81 | 322.28 | |
From worker 2: Skipping Base.Filesystem.JL_O_RANDOM | |
From worker 2: Skipping Base.Filesystem.JL_O_SEQUENTIAL | |
From worker 2: Skipping Base.Filesystem.JL_O_SHORT_LIVED | |
From worker 2: Skipping Base.Filesystem.JL_O_TEMPORARY | |
From worker 2: Skipping Base.active_repl | |
From worker 2: Skipping Base.active_repl_backend | |
strings/io (4) | 4.46 | 0.05 | 1.1 | 156.87 | 334.22 | |
strings/util (7) | 6.55 | 0.10 | 1.5 | 198.23 | 338.50 | |
unicode/utf8 (7) | 0.33 | 0.00 | 0.0 | 4.08 | 338.51 | |
compiler/compiler (3) | 18.71 | 0.39 | 2.1 | 756.95 | 333.78 | |
From worker 2: Skipping Base.active_repl | |
From worker 2: Skipping Base.active_repl_backend | |
strings/types (4) | 8.26 | 0.28 | 3.4 | 1230.57 | 335.17 | |
From worker 2: Skipping Base.Filesystem.JL_O_RANDOM | |
From worker 2: Skipping Base.Filesystem.JL_O_SEQUENTIAL | |
From worker 2: Skipping Base.Filesystem.JL_O_SHORT_LIVED | |
From worker 2: Skipping Base.Filesystem.JL_O_TEMPORARY | |
From worker 2: Skipping Base.active_repl | |
From worker 2: Skipping Base.active_repl_backend | |
strings/basic (6) | 22.41 | 0.41 | 1.8 | 944.68 | 347.47 | |
worlds (3) | 3.72 | 0.16 | 4.4 | 185.20 | 341.53 | |
keywordargs (4) | 5.47 | 0.04 | 0.7 | 140.58 | 336.91 | |
triplequote (4) | 0.08 | 0.00 | 0.0 | 1.77 | 336.91 | |
intrinsics (4) | 0.56 | 0.01 | 2.1 | 30.61 | 336.91 | |
char (2) | 6.69 | 0.21 | 3.2 | 432.17 | 367.17 | |
subtype (3) | 34.73 | 0.89 | 2.6 | 2022.96 | 928.07 | |
hashing (2) | 29.17 | 0.66 | 2.3 | 1710.81 | 409.90 | |
iobuffer (8) | 8.25 | 0.16 | 2.0 | 832.28 | 336.53 | |
staged (2) | 9.67 | 0.14 | 1.5 | 413.00 | 418.00 | |
dict (4) | 63.91 | 1.40 | 2.2 | 3422.21 | 434.33 | |
core (7) | 74.83 | 5.49 | 7.3 | 7422.06 | 727.25 | |
tuple (4) | 10.06 | 0.14 | 1.4 | 396.73 | 434.33 | |
reduce (9) | 26.84 | 0.97 | 3.6 | 1559.24 | 486.01 | |
numbers (6) | 129.84 | 2.09 | 1.6 | 5715.27 | 509.52 | |
offsetarray (8) | 86.14 | 2.18 | 2.5 | 4598.73 | 448.46 | |
intfuncs (6) | 4.54 | 0.04 | 0.8 | 85.95 | 509.68 | |
simdloop (8) | 4.64 | 0.15 | 3.2 | 302.18 | 451.93 | |
reducedim (4) | 58.35 | 1.85 | 3.2 | 3869.12 | 456.66 | |
vecelement (6) | 19.22 | 0.60 | 3.1 | 1631.58 | 525.01 | |
rational (8) | 18.87 | 0.55 | 2.9 | 1046.49 | 484.71 | |
copy (6) | 5.23 | 0.09 | 1.8 | 229.35 | 534.86 | |
fastmath (6) | 9.98 | 0.18 | 1.8 | 435.82 | 546.45 | |
functional (6) | 14.00 | 0.47 | 3.4 | 794.07 | 559.89 | |
abstractarray (9) | 110.11 | 3.63 | 3.3 | 6286.74 | 530.12 | |
operators (9) | 12.19 | 0.35 | 2.9 | 755.21 | 557.87 | |
path (9) | 5.51 | 0.08 | 1.5 | 164.31 | 582.32 | |
arrayops (2) | 185.81 | 5.27 | 2.8 | 10084.25 | 711.87 | |
math (8) | 86.40 | 1.36 | 1.6 | 3098.84 | 535.45 | |
parse (10) | 12.80 | 0.31 | 2.4 | 695.83 | 324.61 | |
bigint (10) | 8.05 | 0.16 | 2.0 | 247.14 | 335.01 | |
bigfloat (10) | 0.70 | 0.01 | 1.5 | 46.74 | 335.01 | |
iterators (6) | 77.73 | 2.02 | 2.6 | 3908.95 | 654.62 | |
statistics (11) | 21.14 | 0.73 | 3.5 | 1334.16 | 331.27 | |
From worker 11: [34m[stdio passthrough ok][0m | |
ccall (9) | 71.46 | 38.04 | 53.2 | 1512.93 | 603.08 | |
backtrace (12) | 3.05 | 0.12 | 3.9 | 207.55 | 321.30 | |
sorting (10) | 59.46 | 1.03 | 1.7 | 2771.34 | 405.13 | |
file (12) | 11.05 | 0.20 | 1.8 | 417.78 | 338.97 | |
version (12) | 2.38 | 0.04 | 1.7 | 143.56 | 339.29 | |
spawn (11) | 43.15 | 1.06 | 2.4 | 1257.58 | 826.85 | |
namedtuple (12) | 9.61 | 0.08 | 0.9 | 296.28 | 345.09 | |
loading (8) | 105.50 | 2.20 | 2.1 | 6526.33 | 538.12 | |
mpfr (13) | 24.98 | 0.34 | 1.3 | 1403.94 | 369.18 | |
complex (8) | 20.33 | 0.43 | 2.1 | 589.13 | 558.59 | |
floatapprox (13) | 4.50 | 0.18 | 3.9 | 321.94 | 369.18 | |
regex (13) | 1.02 | 0.01 | 1.3 | 45.68 | 369.18 | |
float16 (13) | 4.84 | 0.06 | 1.2 | 185.74 | 369.18 | |
combinatorics (13) | 2.44 | 0.03 | 1.2 | 93.25 | 369.18 | |
sysinfo (13) | 0.42 | 0.02 | 3.9 | 39.02 | 369.18 | |
env (13) | 1.35 | 0.01 | 1.1 | 40.66 | 369.18 | |
reflection (8) | 13.62 | 0.34 | 2.5 | 721.23 | 558.59 | |
subarray (5) | 410.29 | 17.12 | 4.2 | 27910.85 | 995.87 | |
bitarray (4) | 246.45 | 8.48 | 3.4 | 14924.94 | 772.16 | |
mod2pi (14) | 3.98 | 0.15 | 3.8 | 245.95 | 318.34 | |
rounding (13) | 9.81 | 0.16 | 1.6 | 531.58 | 379.47 | |
euler (15) | 4.51 | 0.17 | 3.7 | 341.87 | 324.24 | |
errorshow (13) | 16.95 | 0.40 | 2.3 | 894.18 | 411.96 | |
goto (13) | 0.08 | 0.00 | 0.0 | 0.92 | 412.43 | |
read (10) | 84.00 | 1.50 | 1.8 | 3277.52 | 679.89 | |
llvmcall (13) | 0.55 | 0.01 | 1.4 | 22.10 | 412.49 | |
llvmcall2 (16) | 2.80 | 0.13 | 4.6 | 181.76 | 320.27 | |
grisu (13) | 4.85 | 0.07 | 1.5 | 189.11 | 417.04 | |
some (16) | 2.68 | 0.03 | 1.1 | 116.17 | 320.27 | |
meta (13) | 2.52 | 0.06 | 2.4 | 125.27 | 419.97 | |
stacktraces (16) | 5.21 | 0.07 | 1.3 | 241.34 | 330.66 | |
sets (15) | 31.11 | 0.55 | 1.8 | 1202.88 | 354.64 | |
broadcast (12) | 87.32 | 2.84 | 3.2 | 5466.87 | 493.93 | |
From worker 15: Warning: threaded loop executed in order | |
docs (13) | 11.12 | 0.34 | 3.0 | 638.26 | 439.36 | |
enums (12) | 7.43 | 0.19 | 2.5 | 422.66 | 508.51 | |
show (14) | 51.84 | 0.99 | 1.9 | 2533.68 | 364.34 | |
threads (15) | 19.03 | 0.21 | 1.1 | 559.56 | 372.90 | |
int (12) | 12.90 | 0.15 | 1.2 | 358.62 | 526.02 | |
checked (14) | 9.74 | 0.05 | 0.5 | 137.30 | 413.61 | |
From worker 16: Test Summary: | Pass Total | |
From worker 16: @deprecate | 6 6 | |
inline (14) | 0.83 | 0.01 | 1.0 | 23.16 | 413.61 | |
From worker 16: Test Summary: | Pass Total | |
From worker 16: firstcaller | 1 1 | |
bitset (15) | 4.27 | 0.03 | 0.6 | 79.36 | 379.39 | |
From worker 16: Test Summary: | Pass Broken Total | |
From worker 16: parser syntax deprecations | 27 1 28 | |
error (15) | 2.82 | 0.02 | 0.8 | 76.16 | 384.23 | |
From worker 16: Test Summary: | Pass Total | |
From worker 16: lowering syntax deprecations | 14 14 | |
cartesian (15) | 0.18 | 0.00 | 0.0 | 3.00 | 384.38 | |
osutils (15) | 0.50 | 0.00 | 0.0 | 0.57 | 384.50 | |
ranges (8) | 70.06 | 3.65 | 5.2 | 8921.19 | 628.50 | |
floatfuncs (12) | 13.78 | 0.47 | 3.4 | 800.21 | 543.09 | |
specificity (12) | 0.22 | 0.00 | 0.0 | 4.79 | 543.32 | |
iostream (17) | 3.26 | 0.14 | 4.3 | 212.81 | 315.44 | |
boundscheck (14) | 11.94 | 0.01 | 0.1 | 25.98 | 413.61 | |
syntax (14) | 3.33 | 0.04 | 1.3 | 120.07 | 413.61 | |
codegen (12) | 5.72 | 0.26 | 4.6 | 34.97 | 565.71 | |
reinterpretarray (17) | 7.77 | 0.27 | 3.5 | 420.49 | 334.39 | |
channels (15) | 16.19 | 1.13 | 7.0 | 618.45 | 538.87 | |
From worker 16: Test Summary: | Pass Total | |
From worker 16: Deprecated logging | 75 75 | |
misc (16) | 56.88 | 1.21 | 2.1 | 1826.17 | 404.63 | |
logging (14) | 10.77 | 0.33 | 3.1 | 558.20 | 413.61 | |
missing (12) | 13.21 | 0.28 | 2.1 | 571.57 | 565.71 | |
asyncmap (17) | 18.81 | 0.41 | 2.2 | 1019.98 | 339.48 | |
OldPkg/resolve (17) | 29.67 | 1.21 | 4.1 | 2954.77 | 447.61 | |
Pkg/resolve (12) | 56.44 | 2.81 | 5.0 | 6601.29 | 640.60 | |
cmdlineargs (13) | 277.56 | 0.42 | 0.2 | 369.56 | 466.61 | |
LinearAlgebra/qr (18) | 166.50 | 4.98 | 3.0 | 11505.18 | 518.95 | |
LinearAlgebra/schur (18) | 27.48 | 0.65 | 2.4 | 1444.20 | 536.54 | |
SparseArrays/sparse (16) | 272.42 | 26.68 | 9.8 | 11660.67 | 602.67 | |
LinearAlgebra/special (18) | 56.16 | 1.71 | 3.0 | 3293.68 | 596.06 | |
SparseArrays/sparsevector (14) | 337.08 | 7.26 | 2.2 | 18718.49 | 817.69 | |
LinearAlgebra/matmul (13) | 125.91 | 3.53 | 2.8 | 6226.62 | 571.10 | |
LinearAlgebra/eigen (19) | 96.59 | 2.71 | 2.8 | 5242.24 | 442.56 | |
LinearAlgebra/bunchkaufman (18) | 58.52 | 1.79 | 3.1 | 3048.18 | 668.68 | |
LinearAlgebra/svd (20) | 75.82 | 2.28 | 3.0 | 4535.30 | 409.34 | |
LinearAlgebra/lapack (13) | 79.01 | 2.25 | 2.8 | 3883.45 | 646.68 | |
LinearAlgebra/tridiag (19) | 80.72 | 1.76 | 2.2 | 3856.28 | 515.24 | |
LinearAlgebra/bidiag (21) | 133.71 | 3.47 | 2.6 | 6983.57 | 491.05 | |
LinearAlgebra/dense (15) | 327.44 | 13.48 | 4.1 | 16771.95 | 1044.15 | |
LinearAlgebra/generic (23) | 48.42 | 1.23 | 2.5 | 2756.11 | 374.43 | |
LinearAlgebra/lu (19) | 142.63 | 4.24 | 3.0 | 7236.06 | 718.19 | |
LinearAlgebra/cholesky (22) | 164.42 | 4.19 | 2.5 | 8747.56 | 495.47 | |
LinearAlgebra/hessenberg (22) | 3.75 | 0.11 | 2.8 | 202.86 | 498.89 | |
LinearAlgebra/uniformscaling (23) | 32.03 | 0.73 | 2.3 | 1667.22 | 411.91 | |
LinearAlgebra/diagonal (20) | 212.20 | 6.53 | 3.1 | 11249.08 | 656.24 | |
LinearAlgebra/blas (22) | 52.81 | 1.25 | 2.4 | 2342.62 | 579.96 | |
LinearAlgebra/symmetric (21) | 144.72 | 4.47 | 3.1 | 7248.87 | 659.11 | |
LinearAlgebra/adjtrans (23) | 45.15 | 1.34 | 3.0 | 2640.44 | 478.54 | |
Dates/query (23) | 2.45 | 0.05 | 1.8 | 44.48 | 488.95 | |
Dates/adjusters (26) | 13.09 | 0.30 | 2.3 | 487.33 | 341.06 | |
Dates/periods (23) | 27.14 | 0.54 | 2.0 | 1219.85 | 513.02 | |
Dates/ranges (26) | 22.39 | 0.38 | 1.7 | 1136.70 | 354.61 | |
Dates/rounding (23) | 4.94 | 0.05 | 1.0 | 112.94 | 514.77 | |
Dates/types (26) | 4.31 | 0.03 | 0.6 | 80.57 | 369.68 | |
Dates/accessors (22) | 51.24 | 1.03 | 2.0 | 3790.35 | 579.96 | |
Dates/conversions (22) | 2.44 | 0.03 | 1.2 | 66.76 | 579.96 | |
Base64 (22) | 3.54 | 0.11 | 3.0 | 214.49 | 579.96 | |
From worker 25: The following 'Resetting the helper list...' warning is expected: | |
CRC32c (22) | 2.79 | 0.07 | 2.5 | 129.23 | 579.96 | |
Dates/arithmetic (26) | 17.47 | 0.25 | 1.4 | 733.11 | 386.32 | |
Dates/io (23) | 26.55 | 0.52 | 1.9 | 1128.93 | 535.70 | |
Future (23) | 3.06 | 0.06 | 2.0 | 117.42 | 536.95 | |
DelimitedFiles (22) | 14.28 | 0.43 | 3.0 | 891.21 | 594.35 | |
LinearAlgebra/lq (24) | 135.98 | 3.04 | 2.2 | 9176.75 | 454.57 | |
Libdl (24) | 1.32 | 0.03 | 2.0 | 61.31 | 459.94 | |
Logging (24) | 6.36 | 0.11 | 1.7 | 310.40 | 462.60 | |
Markdown (24) | 10.94 | 0.33 | 3.0 | 654.30 | 468.73 | |
FileWatching (26) | 37.24 | 1.16 | 3.1 | 260.41 | 386.60 | |
LinearAlgebra/triangular (17) | 716.56 | 27.63 | 3.9 | 37433.66 | 1248.34 | |
InteractiveUtils (23) | 32.76 | 0.76 | 2.3 | 1213.00 | 606.84 | |
Mmap (24) | 12.01 | 4.40 | 36.7 | 442.32 | 477.89 | |
Profile (27) | 9.69 | 0.28 | 2.8 | 487.65 | 334.36 | |
IterativeEigensolvers (22) | 53.89 | 2.09 | 3.9 | 3540.16 | 675.81 | |
Serialization (29) | 16.06 | 0.43 | 2.7 | 1135.27 | 327.69 | |
Printf (26) | 55.12 | 1.19 | 2.2 | 4353.03 | 419.56 | |
Sockets (29) | 6.77 | 0.07 | 1.1 | 257.39 | 341.07 | |
┌ Warning: TerminalMenus: Unable to enter raw mode: ArgumentError("stream is closed or unusable") | |
└ @ REPL.TerminalMenus util.jl:21 | |
From worker 28: | |
┌ Warning: TerminalMenus: Unable to enter raw mode: ArgumentError("stream is closed or unusable") | |
└ @ REPL.TerminalMenus util.jl:21 | |
From worker 28: | |
REPL (28) | 76.19 | 2.08 | 2.7 | 3862.12 | 414.99 | |
UUIDs (28) | 0.17 | 0.00 | 0.0 | 8.23 | 414.99 | |
Random (24) | 72.24 | 1.87 | 2.6 | 3801.18 | 609.78 | |
Unicode (28) | 8.82 | 0.16 | 1.8 | 415.70 | 418.95 | |
┌ Warning: Omitting `@test_deprecated` tests which can't yet | |
│ be tested in --depwarn=error mode | |
└ @ Main.Test14Main_Test runtests.jl:735 | |
LibGit2/libgit2 (25) | 240.70 | 2.24 | 0.9 | 2472.51 | 862.43 | |
SHA (27) | 109.55 | 0.32 | 0.3 | 657.35 | 376.50 | |
Test (29) | 67.95 | 0.40 | 0.6 | 893.25 | 370.50 | |
SuiteSparse (26) | 91.61 | 2.47 | 2.7 | 5397.39 | 591.60 | |
Executing tests that run on node 1 only: | |
precompile (1) | 79.90 | 0.78 | 1.0 | 1959.45 | 365.30 | |
SharedArrays (1) | 37.20 | 1.23 | 3.3 | 2134.15 | 391.52 | |
Distributed (1) | 199.07 | 0.01 | 0.0 | 23.22 | 392.65 | |
Worker 2 failed running test ambiguous: | |
Some tests did not pass: 61 passed, 1 failed, 0 errored, 2 broken.ambiguous: Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/ambiguous.jl:156 | |
Expression: filter(detect_ambiguities(Core, Base; imported=true, recursive=true, ambiguous_bottom=false)) do meths | |
!((meths[1]).name in (:start, :next, :done)) | |
end == [] | |
Evaluated: Tuple{Method,Method}[(map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285)] == Any[] | |
Stacktrace: | |
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:741 | |
[2] (::getfield(Main, Symbol("##44#50")))() at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/runtests.jl:256 | |
[3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96 | |
[4] top-level scope | |
[5] include at ./boot.jl:314 [inlined] | |
[6] include_relative(::Module, ::String) at ./loading.jl:1071 | |
[7] include(::Module, ::String) at ./sysimg.jl:29 | |
[8] exec_options(::Base.JLOptions) at ./client.jl:267 | |
[9] _start() at ./client.jl:427 | |
Worker 15 failed running test SparseArrays/higherorderfns: | |
Some tests did not pass: 7059 passed, 1 failed, 12 errored, 72 broken.SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40 | |
Test threw exception MethodError(map, (+, [3 ] = 0.397609, [3 ] = 0.755104 | |
[9 ] = 0.982745 | |
[10] = 0.270528), 0x0000000000006c27) | |
Expression: map(+, A, B) == sparse(map(+, fA, fB)) | |
MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41 | |
Test threw exception MethodError(map, (*, [3 ] = 0.397609, [3 ] = 0.755104 | |
[9 ] = 0.982745 | |
[10] = 0.270528), 0x0000000000006c27) | |
Expression: map(*, A, B) == sparse(map(*, fA, fB)) | |
MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32 | |
SparseArrays/higherorderfns: Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:43 | |
Expression: map(+, A, spzeros(shapeA .- 1...)) | |
Expected: DimensionMismatch | |
Thrown: MethodError | |
Stacktrace: | |
[1] record(::Test.DefaultTestSet, ::Test.Fail) at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:741 | |
[2] (::getfield(Main, Symbol("##44#50")))() at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/runtests.jl:256 | |
[3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96 | |
[4] top-level scope | |
[5] include at ./boot.jl:314 [inlined] | |
[6] include_relative(::Module, ::String) at ./loading.jl:1071 | |
[7] include(::Module, ::String) at ./sysimg.jl:29 | |
[8] exec_options(::Base.JLOptions) at ./client.jl:267 | |
[9] _start() at ./client.jl:427 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (+, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (-, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (*, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (min, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (max, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (+, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (-, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (*, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (min, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (max, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Test Summary: | Pass Fail Error Broken Total | |
Overall | 29006459 2 12 327816 29334289 | |
strings/search | 522 522 | |
compiler/validation | 30 30 | |
strings/io | 12749 12749 | |
strings/util | 442 442 | |
unicode/utf8 | 19 19 | |
compiler/compiler | 424 2 426 | |
strings/types | 2302688 2302688 | |
strings/basic | 87276 87276 | |
worlds | 64 64 | |
ambiguous | 61 1 2 64 | |
keywordargs | 127 127 | |
triplequote | 28 28 | |
intrinsics | 34 34 | |
char | 1471 1471 | |
subtype | 337366 15 337381 | |
hashing | 18762 18762 | |
iobuffer | 200 200 | |
staged | 59 59 | |
core | 34305 1 34306 | |
dict | 144306 144306 | |
tuple | 480 480 | |
reduce | 260 260 | |
numbers | 1380213 1380213 | |
offsetarray | 306 306 | |
intfuncs | 4387 4387 | |
simdloop | 216 216 | |
reducedim | 660 660 | |
vecelement | 533 533 | |
rational | 97519 97519 | |
copy | 512 512 | |
fastmath | 817 817 | |
functional | 95 95 | |
abstractarray | 3008 3008 | |
operators | 12922 12922 | |
arrayops | 1743 1743 | |
path | 227 12 239 | |
math | 1501530 1501530 | |
parse | 10280 10280 | |
iterators | 1065 1065 | |
bigint | 2061 2061 | |
bigfloat | 32 32 | |
statistics | 92 92 | |
ccall | 5242 5242 | |
backtrace | 25 25 | |
sorting | 4864 4864 | |
file | 795 795 | |
version | 2464 2464 | |
spawn | 128 4 132 | |
namedtuple | 154 1 155 | |
loading | 150755 150755 | |
mpfr | 760 760 | |
complex | 8250 2 8252 | |
floatapprox | 49 49 | |
regex | 42 42 | |
float16 | 124 124 | |
combinatorics | 98 98 | |
sysinfo | 2 2 | |
subarray | 210 210 | |
env | 95 95 | |
reflection | 309 309 | |
bitarray | 897135 897135 | |
mod2pi | 80 80 | |
rounding | 879 879 | |
euler | 12 12 | |
read | 3084 3084 | |
errorshow | 166 166 | |
goto | 18 18 | |
llvmcall | 13 13 | |
llvmcall2 | 6 6 | |
grisu | 683 683 | |
some | 62 62 | |
meta | 55 55 | |
stacktraces | 42 42 | |
sets | 740 740 | |
broadcast | 394 394 | |
docs | 196 196 | |
enums | 84 84 | |
show | 266 266 | |
threads | 190579 190579 | |
int | 10719 10719 | |
checked | 1219 1219 | |
inline | 11 11 | |
bitset | 186 186 | |
ranges | 12107987 327680 12435667 | |
error | 30 30 | |
cartesian | 7 7 | |
osutils | 26 26 | |
floatfuncs | 134 134 | |
specificity | 117 117 | |
iostream | 25 25 | |
boundscheck | No tests | |
syntax | 537 4 541 | |
codegen | 94 94 | |
reinterpretarray | 15 15 | |
channels | 181 181 | |
misc | 1279349 1279349 | |
logging | 103 103 | |
missing | 350 1 351 | |
asyncmap | 292 292 | |
OldPkg/resolve | 2648 2648 | |
Pkg/resolve | 182 182 | |
SparseArrays/higherorderfns | 7059 1 12 72 7144 | |
cmdlineargs | 202 202 | |
LinearAlgebra/qr | 3118 3118 | |
LinearAlgebra/schur | 390 390 | |
SparseArrays/sparse | 2063 2063 | |
LinearAlgebra/special | 947 947 | |
SparseArrays/sparsevector | 9931 9931 | |
LinearAlgebra/matmul | 557 557 | |
LinearAlgebra/bunchkaufman | 5600 5600 | |
LinearAlgebra/eigen | 406 406 | |
LinearAlgebra/svd | 291 291 | |
LinearAlgebra/lapack | 780 780 | |
LinearAlgebra/tridiag | 1068 1068 | |
LinearAlgebra/bidiag | 1702 1702 | |
LinearAlgebra/dense | 7109 2 7111 | |
LinearAlgebra/generic | 407 407 | |
LinearAlgebra/lu | 1175 1175 | |
LinearAlgebra/cholesky | 2132 2132 | |
LinearAlgebra/hessenberg | 40 40 | |
LinearAlgebra/uniformscaling | 310 310 | |
LinearAlgebra/diagonal | 1391 1391 | |
LinearAlgebra/symmetric | 1966 1966 | |
LinearAlgebra/blas | 630 630 | |
LinearAlgebra/adjtrans | 223 223 | |
Dates/query | 988 988 | |
Dates/adjusters | 3147 3147 | |
Dates/periods | 681 681 | |
Dates/ranges | 349121 349121 | |
Dates/rounding | 296 296 | |
Dates/types | 167 167 | |
Dates/accessors | 7723858 7723858 | |
Dates/conversions | 159 159 | |
Base64 | 1014 1014 | |
CRC32c | 664 664 | |
Dates/arithmetic | 312 312 | |
Dates/io | 254 254 | |
Future | 33 33 | |
DelimitedFiles | 81 81 | |
LinearAlgebra/lq | 1253 1253 | |
Libdl | 67 1 68 | |
Logging | 29 29 | |
LinearAlgebra/triangular | 33082 33082 | |
Markdown | 231 231 | |
FileWatching | 431 431 | |
InteractiveUtils | 100 100 | |
Mmap | 131 131 | |
Profile | 8 8 | |
IterativeEigensolvers | 264 264 | |
Serialization | 106 106 | |
Printf | 738 738 | |
Sockets | 149 149 | |
Random | 203067 203067 | |
REPL | 948 2 950 | |
UUIDs | 10 10 | |
Unicode | 752 752 | |
LibGit2/libgit2 | 665 1 666 | |
SHA | 1 1 | |
Test | 285 14 299 | |
SuiteSparse | 721 721 | |
precompile | 82 82 | |
SharedArrays | 104 104 | |
Distributed | No tests | |
[31;1mFAILURE[0m | |
The global RNG seed was 0x3b687ce0b55401526dabd3d9a5768cd9. | |
Error in testset ambiguous: | |
Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/ambiguous.jl:156 | |
Expression: filter(detect_ambiguities(Core, Base; imported=true, recursive=true, ambiguous_bottom=false)) do meths | |
!((meths[1]).name in (:start, :next, :done)) | |
end == [] | |
Evaluated: Tuple{Method,Method}[(map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285)] == Any[] | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40 | |
Test threw exception MethodError(map, (+, [3 ] = 0.397609, [3 ] = 0.755104 | |
[9 ] = 0.982745 | |
[10] = 0.270528), 0x0000000000006c27) | |
Expression: map(+, A, B) == sparse(map(+, fA, fB)) | |
MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41 | |
Test threw exception MethodError(map, (*, [3 ] = 0.397609, [3 ] = 0.755104 | |
[9 ] = 0.982745 | |
[10] = 0.270528), 0x0000000000006c27) | |
Expression: map(*, A, B) == sparse(map(*, fA, fB)) | |
MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32 | |
Error in testset SparseArrays/higherorderfns: | |
Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:43 | |
Expression: map(+, A, spzeros(shapeA .- 1...)) | |
Expected: DimensionMismatch | |
Thrown: MethodError | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (+, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (-, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (*, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (min, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (max, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (+, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (-, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (*, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (min, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
Error in testset SparseArrays/higherorderfns: | |
Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 | |
Test threw exception MethodError(map, (max, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849, [1] = 0.764043 | |
[2] = 0.00386578 | |
[3] = 0.764391 | |
[4] = 0.623318 | |
[5] = 0.484849), 0x0000000000006c49) | |
Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb) | |
MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates: | |
map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141 | |
map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285 | |
Possible fix, define | |
map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector) | |
Stacktrace: | |
[1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined] | |
[2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined] | |
[3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524 | |
ERROR: LoadError: Test run finished with errors | |
in expression starting at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/runtests.jl:59 | |
program finished with exit code 1 | |
elapsedTime=1755.655189 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment