JuliaLang / julia

The Julia Programming Language
https://julialang.org/
MIT License
45.44k stars 5.46k forks source link

Julia 0.6.2: Base.runtests("all",0) fails both on Windows 10 and WSL #25270

Closed finmod closed 5 years ago

finmod commented 6 years ago
               _
   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: https://docs.julialang.org
   _ _   _| |_  __ _   |  Type "?help" for help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 0.6.2 (2017-12-13 18:08 UTC)
 _/ |\__'_|_|_|\__'_|  |  Official http://julialang.org/ release
|__/                   |  x86_64-w64-mingw32

julia> Base.runtests("all",0)
Test (Worker)             | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
WARNING: Method definition ambig(Any, Integer) in module Test3Main_ambiguous at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\ambiguous.jl:7 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\ambiguous.jl:85.
Skipping Base.<|
Skipping Base.active_repl
Skipping Base.active_repl_backend
Skipping Base.<|
Skipping Base.active_repl
Skipping Base.active_repl_backend
ambiguous (1)             |    2.23  |  0.13  |  6.0 | 39.36      | 230.62
linalg/triangular (1)     |  194.49  |  5.67  |  2.9 | 8556.05    | 649.48
linalg/qr (1)             |   35.49  |  1.15  |  3.2 | 2145.24    | 692.09
linalg/dense (1)          |   59.43  |  1.17  |  2.0 | 2580.43    | 742.85
linalg/matmul (1)         |   53.34  |  1.51  |  2.8 | 2379.13    | 763.18
linalg/schur (1)          |    5.37  |  0.17  |  3.1 | 282.77     | 763.18
linalg/special (1)        |   15.44  |  0.34  |  2.2 | 429.60     | 771.75
linalg/eigen (1)          |    5.75  |  0.10  |  1.8 | 148.38     | 785.61
linalg/bunchkaufman (1)   |    3.26  |  0.05  |  1.6 | 70.77      | 788.48
linalg/svd (1)            |    5.30  |  0.12  |  2.3 | 147.61     | 799.64
linalg/lapack (1)         |   15.71  |  0.47  |  3.0 | 688.56     | 814.00
linalg/tridiag (1)        |   14.13  |  0.35  |  2.5 | 426.06     | 844.90
linalg/bidiag (1)         |   19.97  |  0.54  |  2.7 | 358.32     | 866.57
linalg/diagonal (1)       |   31.99  |  0.74  |  2.3 | 821.12     | 882.98
linalg/pinv (1)           |    3.62  |  0.27  |  7.6 | 589.95     | 974.28
linalg/givens (1)         |    2.68  |  0.08  |  2.9 | 70.06      | 974.28
linalg/cholesky (1)       |   17.54  |  0.36  |  2.0 | 386.61     | 974.28
linalg/lu (1)             |   17.16  |  0.76  |  4.4 | 739.44     | 979.58
linalg/symmetric (1)      |    8.07  |  0.23  |  2.9 | 207.27     | 991.23
linalg/generic (1)        |    5.24  |  0.33  |  6.3 | 110.64     | 991.23
linalg/uniformscaling (1) |   10.75  |  0.24  |  2.2 | 248.08     | 991.23
linalg/lq (1)             |   38.30  |  2.12  |  5.5 | 2785.45    | 1001.10
linalg/hessenberg (1)     |    0.93  |  0.02  |  2.3 | 16.14      | 1001.21
linalg/rowvector (1)      |   16.69  |  0.46  |  2.7 | 358.15     | 1007.05
linalg/conjarray (1)      |    1.37  |  0.07  |  5.0 | 27.40      | 1007.39
linalg/arnoldi (1)        |   16.55  |  0.48  |  2.9 | 504.35     | 1022.34
subarray (1)              |  151.09  |  5.25  |  3.5 | 5055.09    | 1309.68
sparse/sparse (1)         |  105.37  | 60.37  | 57.3 | 1093.35    | 1415.00
sparse/sparsevector (1)   |   67.99  |  1.25  |  1.8 | 1304.08    | 1494.19
sparse/higherorderfns (1) |  102.85  |  3.10  |  3.0 | 3055.70    | 1613.27
sparse/umfpack (1)        |    4.13  |  0.09  |  2.2 | 80.45      | 1614.49
sparse/cholmod (1)        |   13.38  |  0.68  |  5.1 | 270.38     | 1631.07
sparse/spqr (1)           |    1.28  |  0.03  |  2.0 | 28.56      | 1631.07
strings/basic (1)         |    4.38  |  0.12  |  2.8 | 117.70     | 1631.07
strings/search (1)        |    0.97  |  0.03  |  2.6 | 15.66      | 1631.07
strings/util (1)          |    0.57  |  0.03  |  4.4 |  8.76      | 1631.07
strings/io (1)            |    0.86  |  0.02  |  2.8 | 29.43      | 1631.07
strings/types (1)         |    0.83  |  0.02  |  2.9 | 18.77      | 1631.07
unicode/UnicodeError (1)  |    0.03  |  0.00  |  0.0 |  0.17      | 1631.07
unicode/utf8proc (1)      |    2.39  |  0.07  |  2.9 | 62.08      | 1642.77
unicode/utf8 (1)          |    1.58  |  0.62  | 39.2 | 930.18     | 1645.75
dates/accessors (1)       |    5.49  |  1.98  | 36.1 | 3477.88    | 1654.03
dates/adjusters (1)       |    1.76  |  0.05  |  2.7 | 36.88      | 1656.00
dates/query (1)           |    0.56  |  0.00  |  0.0 |  9.71      | 1656.09
dates/periods (1)         |    8.95  |  0.23  |  2.6 | 186.13     | 1667.19
dates/ranges (1)          |    9.13  |  0.40  |  4.4 | 419.22     | 1700.14
dates/rounding (1)        |    0.41  |  0.00  |  0.0 |  5.56      | 1700.26
dates/types (1)           |    0.63  |  0.02  |  3.6 |  8.99      | 1701.80
dates/io (1)              |    8.86  |  0.18  |  2.1 | 179.87     | 1705.89
dates/arithmetic (1)      |    4.56  |  0.47  | 10.3 | 100.50     | 1708.22
dates/conversions (1)     |    0.47  |  0.03  |  6.1 |  5.32      | 1708.22
WARNING: Method definition f() in module JLCall14301 at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:3427 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:3437.
WARNING: static parameter T does not occur in signature for bad_tvars at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4569.
The method will not be callable.
WARNING: Method definition (::Type{Test4Main_core.A16424})(Any, Any) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4772 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4777.
WARNING: Method definition (::Type{Test4Main_core.B16424{T}})(Any) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4792 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4796.
WARNING: Method definition (::Type{Test4Main_core.C16424{T, S}})(Any, Any) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4804 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4809.
WARNING: Method definition (::Type{Test4Main_core.C16424{T, S} where S where T})(T, S) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4804 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4809.
WARNING: Method definition (::Type{Test4Main_core.D16424{T<:Real, S<:T<:Real}})(Any, Any) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4819 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4824.
WARNING: Method definition (::Type{Test4Main_core.D16424{T, S} where S<:T where T<:Real})(Array{S<:T<:Real, 1}, Array{T<:Real, 1}) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4819 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4824.
WARNING: Method definition (::Type{Test4Main_core.T20999})(Array{T, N} where N where T<:Real) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4835 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4839.
WARNING: Method definition (::Type{Test4Main_core.T20999})(Any) in module Test4Main_core at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4835 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\core.jl:4839.
core (1)                  |   37.86  | 17.06  | 45.1 | 5039.63    | 2070.14
inference (1)             |    3.55  |  0.05  |  1.5 | 48.02      | 2070.14
WARNING: Method definition f265a(Any) in module Test17Main_worlds at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\worlds.jl:12 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\worlds.jl:17.
worlds (1)                |    1.14  |  0.03  |  2.8 | 19.93      | 2070.14
keywordargs (1)           |    1.59  |  0.03  |  2.0 | 19.68      | 2070.14
numbers (1)               |   42.44  |  1.30  |  3.1 | 1344.37    | 2070.14
WARNING: Method definition test(Type{Tuple{V<:Union{Tuple{Int64, Int64}, Tuple{Int32, Int32}, Tuple{UInt64, UInt64}, Tuple{UInt32, UInt32}, Tuple{Int64, Int64, Int64}, Tuple{Int32, Int32, Int32}, Tuple{UInt64, UInt64, UInt64}, Tuple{UInt32, UInt32, UInt32}, Tuple{Int64, Int64, Int64, Int64}, Tuple{Int32, Int32, Int32, Int32}, Tuple{UInt64, UInt64, UInt64, UInt64}, Tuple{UInt32, UInt32, UInt32, UInt32}}, I<:Union{Int64, Int32, UInt64, UInt32}}}) in module Test44Main_subtype at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\subtype.jl:1111 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\subtype.jl:1112.
subtype (1)               |   15.95  |  1.10  |  6.9 | 602.79     | 2070.14
printf (1)                |   12.13  |  0.25  |  2.0 | 198.66     | 2070.14
char (1)                  |    0.59  |  0.00  |  0.0 | 13.02      | 2070.14
triplequote (1)           |    0.03  |  0.00  |  0.0 |  0.26      | 2070.14
intrinsics (1)            |    0.28  |  0.03  | 11.3 |  2.92      | 2070.14
dict (1)                  |   13.10  |  0.90  |  6.9 | 332.51     | 2070.14
hashing (1)               |    3.66  |  0.10  |  2.7 | 79.27      | 2070.14
iobuffer (1)              |    1.72  |  0.06  |  3.6 | 42.01      | 2070.14
WARNING: Method definition f10178(X) in module Test67Main_staged at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\staged.jl:218 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\staged.jl:223.
WARNING: Method definition g10178(Any) in module Test67Main_staged at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\staged.jl:220 overwritten at C:\Users\Denis\AppData\Local\Julia-0.6.2\share\julia\test\staged.jl:225.
staged (1)                |    0.64  |  0.03  |  4.8 |  8.72      | 2070.14
offsetarray (1)           |   40.82  |  1.60  |  3.9 | 1035.78    | 2070.14
arrayops (1)              |   53.62  |  2.25  |  4.2 | 1304.17    | 2228.24
tuple (1)                 |    1.61  |  0.07  |  4.4 | 35.25      | 2228.24
reduce (1)                |    3.69  |  0.13  |  3.6 | 86.75      | 2228.24
reducedim (1)             |   10.48  |  0.39  |  3.7 | 261.47     | 2228.24
random (1)                |    7.76  |  0.27  |  3.5 | 208.46     | 2228.24
abstractarray (1)         |   36.77  |  1.16  |  3.2 | 814.44     | 2228.24
intfuncs (1)              |    0.59  |  0.08  | 13.0 |  7.70      | 2228.24
simdloop (1)              |    0.92  |  0.00  |  0.0 | 14.11      | 2228.24
ERROR: A test has failed. Please submit a bug report (https://github.com/JuliaLang/julia/issues)
including error messages above and the output of versioninfo():
Julia Version 0.6.2
Commit d386e40c17* (2017-12-13 18:08 UTC)
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: Intel(R) Core(TM) i7-4702HQ CPU @ 2.20GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell)
  LAPACK: libopenblas64_
  LIBM: libopenlibm
  LLVM: libLLVM-3.9.1 (ORCJIT, haswell)

Stacktrace:
 [1] runtests(::String, ::Int64) at .\interactiveutil.jl:691

julia>
musm commented 5 years ago

stale issue, close?