-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.5.0-DEV-dfcba8768f.log
92 lines (91 loc) · 2.7 KB
/
1.5.0-DEV-dfcba8768f.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
Julia Version 1.5.0-DEV.13
Commit dfcba8768f (2020-01-06 06:02 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 WinReg ───────────── v0.3.1
Installed OrderedCollections ─ v1.1.0
Installed JavaCall ─────────── v0.7.2
Installed DataStructures ───── v0.17.7
Updating `~/.julia/environments/v1.5/Project.toml`
[494afd89] + JavaCall v0.7.2
Updating `~/.julia/environments/v1.5/Manifest.toml`
[864edb3b] + DataStructures v0.17.7
[494afd89] + JavaCall v0.7.2
[bac558e1] + OrderedCollections v1.1.0
[1b915085] + WinReg v0.3.1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[56ddb016] + Logging
[d6f4376e] + Markdown
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing JavaCall
Updating `/tmp/jl_8BIqcG/Project.toml`
[no changes]
Updating `/tmp/jl_8BIqcG/Manifest.toml`
[no changes]
Running sandbox
Status `/tmp/jl_8BIqcG/Project.toml`
[864edb3b] DataStructures v0.17.7
[494afd89] JavaCall v0.7.2
[1b915085] WinReg v0.3.1
[ade2ca70] Dates
[8f399da3] Libdl
[8dfed614] Test
[ Info: ("Java Version: ", "11.0.5")
Test Summary: | Pass Total
unsafe_strings_1 | 3 3
In Java, recd: 10
In Java, recd: 10
In Java, recd: 10
In Java, recd: 2147483647
In Java, recd: 9223372036854775807
In Java, recd: Hello Java
In Java, recd: 10.02
In Java, recd: 10.02
In Java, recd: 1.7976931348623157E308
In Java, recd: 3.4028235E38
In Java, recd: null
Test Summary: | Pass Total
parameter_passing_1 | 12 12
Test Summary: | Pass Total
static_method_call_1 | 3 3
Test Summary: | Pass Total
instance_methods_1 | 3 3
Test Summary: | Pass Total
null_1 | 1 1
Test Summary: | Pass Total
arrays_1 | 14 14
Test Summary: | Pass Total
dates_1 | 6 6
Test Summary: | Pass Total
map_conversion_1 | 1 1
Test Summary: | Pass Total
array_list_conversion_1 | 1 1
Test Summary: | Pass Total
inner_classes_1 | 8 8
Test Summary: | Pass Total
sinx_1 | 2 2
Test Summary: | Pass Total
method_lists_1 | 9 9
Test Summary: | Pass Total
double_free_1 | 100 100
Test Summary: | Pass Total
array_conversions_1 | 1 1
Test Summary: | Pass Total
iterator_conversions_1 | 11 11
Testing JavaCall tests passed