-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-81899bf99e.log
143 lines (141 loc) · 7.57 KB
/
1.4.0-DEV-81899bf99e.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
Julia Version 1.4.0-DEV.634
Commit 81899bf99e (2019-12-18 10:13 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
Resolving package versions...
Installed Mocking ──────── v0.7.0
Installed EzXML ────────── v0.9.5
Installed BinaryProvider ─ v0.5.8
Installed TimeZones ────── v0.10.3
Updating `~/.julia/environments/v1.4/Project.toml`
[f269a46b] + TimeZones v0.10.3
Updating `~/.julia/environments/v1.4/Manifest.toml`
[b99e7846] + BinaryProvider v0.5.8
[8f5d6c58] + EzXML v0.9.5
[78c3b35d] + Mocking v0.7.0
[f269a46b] + TimeZones v0.10.3
[ade2ca70] + Dates
[8f399da3] + Libdl
[de0858da] + Printf
[ea8e919c] + SHA
[9e88b42a] + Serialization
[4ec0a83e] + Unicode
Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
Path `/home/pkgeval/.julia/packages/EzXML/QtGgF` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_iSOU0L/Project.toml`
[8f5d6c58] + EzXML v0.9.5 [`~/.julia/packages/EzXML/QtGgF`]
Updating `/tmp/jl_iSOU0L/Manifest.toml`
[8f5d6c58] ~ EzXML v0.9.5 ⇒ v0.9.5 [`~/.julia/packages/EzXML/QtGgF`]
Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
Path `/home/pkgeval/.julia/packages/TimeZones/pjvlM` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_dFStiQ/Project.toml`
[f269a46b] + TimeZones v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
Updating `/tmp/jl_dFStiQ/Manifest.toml`
[f269a46b] ~ TimeZones v0.10.3 ⇒ v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
Testing TimeZones
Path `/home/pkgeval/.julia/packages/TimeZones/pjvlM` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_OuxeXD/Project.toml`
[f269a46b] + TimeZones v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
[8dfed614] + Test
Updating `/tmp/jl_OuxeXD/Manifest.toml`
[f269a46b] ~ TimeZones v0.10.3 ⇒ v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[6462fe0b] + Sockets
[8dfed614] + Test
Running sandbox
Status `/tmp/jl_OuxeXD/Project.toml`
[8f5d6c58] EzXML v0.9.5
[78c3b35d] Mocking v0.7.0
[f269a46b] TimeZones v0.10.3 [`~/.julia/packages/TimeZones/pjvlM`]
[ade2ca70] Dates
[de0858da] Printf
[9e88b42a] Serialization
[8dfed614] Test
[4ec0a83e] Unicode
[ Info: Downloading 2016j tzdata
[ Info: Extracting 2016j tzdata archive
TimeZones: Test Failed at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/utcoffset.jl:53
Expression: sprint(show, UTCOffset(0, 0)) == "UTCOffset(Second(0), Second(0))"
Evaluated: "UTCOffset(0 seconds, 0 seconds)" == "UTCOffset(Second(0), Second(0))"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/utcoffset.jl:53
[2] include(::String) at ./client.jl:439
[3] macro expansion at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/runtests.jl:54 [inlined]
[4] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[5] top-level scope at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/runtests.jl:46
TimeZones: Test Failed at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/utcoffset.jl:54
Expression: sprint(show, UTCOffset(3600, 7200)) == "UTCOffset(Second(3600), Second(7200))"
Evaluated: "UTCOffset(3600 seconds, 7200 seconds)" == "UTCOffset(Second(3600), Second(7200))"
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/utcoffset.jl:54
[2] include(::String) at ./client.jl:439
[3] macro expansion at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/runtests.jl:54 [inlined]
[4] macro expansion at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Test/src/Test.jl:1116 [inlined]
[5] top-level scope at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/runtests.jl:46
[ Info: Extracting 2016j tzdata archive
africa
antarctica
asia
australasia
europe
northamerica
southamerica
pacificnew
etcetera
backward
[ Info: Converting tz source files into TimeZone data
[ Info: Successfully built TimeZones
Test Summary: | Pass Fail Total
TimeZones | 1521 2 1523
Class | 30 30
tryparse_dayofmonth_function | 7 7
compile | 79 79
istimezone | 3 3
etcetera | 9 9
FixedTimeZone | 35 35
VariableTimeZone | 21 21
ZonedDateTime | 204 204
Exceptions | 3 3
Transitions I/O | 6 6
todayat | 4 4
legacy time zones | 6 6
next_transition_instant | 12 12
show_next_transition | 9 9
parse | 5 5
tryparse | 2 2
parse components | 1 1
default format | 1 1
parse constructor | 6 6
build process | 15 15
ERROR: LoadError: Some tests did not pass: 1521 passed, 2 failed, 0 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/TimeZones/pjvlM/test/runtests.jl:45
err = ProcessFailedException(Base.Process[Process(`/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so -g1 --code-coverage=none --color=no --compiled-modules=yes --check-bounds=yes --inline=yes --startup-file=no --track-allocation=none --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia", "/usr/local/share/julia"])
append!(empty!(Base.DL_LOAD_PATH), String[])
cd("/home/pkgeval/.julia/packages/TimeZones/pjvlM/test")
append!(empty!(ARGS), String[])
include("/home/pkgeval/.julia/packages/TimeZones/pjvlM/test/runtests.jl")
'`, ProcessExited(1))])
ERROR: Package TimeZones errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:54
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/Operations.jl:1475
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:313
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:300
[5] #test#66 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[6] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:294 [inlined]
[7] #test#65 at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[8] test at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:293 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[10] test(::String) at /workspace/srcdir/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:292
[11] top-level scope at none:12