-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-22b5d93b2b.log
127 lines (126 loc) · 6.64 KB
/
1.6.0-DEV-22b5d93b2b.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
Julia Version 1.6.0-DEV.1069
Commit 22b5d93b2b (2020-09-28 17:33 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-10.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed PerformanceTestTools ─ v0.1.3
Updating `~/.julia/environments/v1.6/Project.toml`
[dc46b164] + PerformanceTestTools v0.1.3
Updating `~/.julia/environments/v1.6/Manifest.toml`
[dc46b164] + PerformanceTestTools v0.1.3
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing PerformanceTestTools
Status `/tmp/jl_mqCmWm/Project.toml`
[dc46b164] PerformanceTestTools v0.1.3
[b77e0a4c] InteractiveUtils
[8dfed614] Test
Status `/tmp/jl_mqCmWm/Manifest.toml`
[dc46b164] PerformanceTestTools v0.1.3
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[8dfed614] Test
Testing Running tests...
┌ Info: Running IR test in a subprocess...
│ cmd = `/opt/julia/bin/julia -Cnative -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes -g1 --startup-file=no --startup-file=no --check-bounds=no --code-coverage=none --inline=yes`
└ script = "/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_ir.jl"
Test Summary: | Pass Total
test set | 1 1
[ Info: Running IR test in a subprocess...DONE
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: A="1" B="1" $julia
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: A="2" B="2" $julia --compile=min
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
[ Info: Waiting for parallel tasks...
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: A="1" B="1" $julia
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: A="2" B="2" $julia --compile=min
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
┌ Test result: All success
│ Script : /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl
│ Command: A="1" B="1" $julia
└
┌ Test result: All success
│ Script : /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl
│ Command: A="2" B="2" $julia --compile=min
└
Test Summary: | Pass Total
expected pass | 3 3
[ Info: === Starting xfail tests ===
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: A="1" B="2" $julia
Test Failed at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
Expression: ENV["A"] == ENV["B"]
Evaluated: "1" == "2"
ERROR: LoadError: There was an error during testing
in expression starting at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
[ Info: Waiting for parallel tasks...
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: A="1" B="2" $julia
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
┌ Test result: At least one failure
│ Script : /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl
│ Command: A="1" B="2" $julia
│ Test Failed at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
│ Expression: ENV["A"] == ENV["B"]
│ Evaluated: "1" == "2"
│ ERROR: LoadError: There was an error during testing
│ in expression starting at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
└
[ Info: Waiting for parallel tasks...
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: A="1" B="2" $julia --compile=min
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
┌ Test result: At least one failure
│ Script : /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl
│ Command: A="1" B="2" $julia --compile=min
│ Test Failed at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
│ Expression: ENV["A"] == ENV["B"]
│ Evaluated: "1" == "2"
│ ERROR: LoadError: There was an error during testing
│ in expression starting at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
└
[ Info: Including `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in this process...
[ Info: Including `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in this process...DONE
┌ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...
└ spec = CLISpec: $julia --compile=min
[ Info: Waiting for parallel tasks...
[ Info: Running `/home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl` in a subprocess...DONE
┌ Test result: At least one failure
│ Script : /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl
│ Command: $julia --compile=min
│ Test Failed at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
│ Expression: ENV["A"] == ENV["B"]
│ Evaluated: "1" == "2"
│ ERROR: LoadError: There was an error during testing
│ in expression starting at /home/pkgeval/.julia/packages/PerformanceTestTools/cYTSX/test/__test_a_eq_b.jl:2
└
[ Info: === Finished xfail tests ===
Test Summary: | Pass Total
expected failures | 5 5
Testing PerformanceTestTools tests passed