-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-f05b821fe7.log
97 lines (95 loc) · 3.28 KB
/
1.6.0-DEV-f05b821fe7.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
Julia Version 1.6.0-DEV.1218
Commit f05b821fe7 (2020-10-14 11:56 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed PropertyDicts ────── v0.1.0
Installed OrderedCollections ─ v1.3.1
Installed Parsers ──────────── v1.0.11
Installed JSON ─────────────── v0.21.1
Installed LazyJSON ─────────── v0.2.2
Updating `~/.julia/environments/v1.6/Project.toml`
[fc18253b] + LazyJSON v0.2.2
Updating `~/.julia/environments/v1.6/Manifest.toml`
[682c06a0] + JSON v0.21.1
[fc18253b] + LazyJSON v0.2.2
[bac558e1] + OrderedCollections v1.3.1
[69de0a69] + Parsers v1.0.11
[f8a19df8] + PropertyDicts v0.1.0
[ade2ca70] + Dates
[a63ad114] + Mmap
[de0858da] + Printf
[4ec0a83e] + Unicode
Precompiling project... (tip: to disable auto-precompilation set ENV["JULIA_PKG_PRECOMPILE_AUTO"]=0)
[90m[32m ✓ [39mPropertyDicts[39m
[90m[32m ✓ [39mOrderedCollections[39m
[90m[32m ✓ [39mParsers[39m
[90m[32m ✓ [39mJSON[39m
[32m ✓ [39mLazyJSON
5 dependencies successfully precompiled
Testing LazyJSON
Status `/tmp/jl_kBv7PX/Project.toml`
[682c06a0] JSON v0.21.1
[2535ab7d] JSON2 v0.3.2
[fc18253b] LazyJSON v0.2.2
[bac558e1] OrderedCollections v1.3.1
[f8a19df8] PropertyDicts v0.1.0
[8dfed614] Test
Status `/tmp/jl_kBv7PX/Manifest.toml`
[682c06a0] JSON v0.21.1
[2535ab7d] JSON2 v0.3.2
[fc18253b] LazyJSON v0.2.2
[bac558e1] OrderedCollections v1.3.1
[69de0a69] Parsers v1.0.11
[f8a19df8] PropertyDicts v0.1.0
[2a0f44e3] Base64
[ade2ca70] Dates
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[8dfed614] Test
[4ec0a83e] Unicode
Testing Running tests...
Test Summary: | Pass Total
SplicedString | 221 221
WARNING: redefinition of constant parsers. This may fail, cause incorrect answers, or produce other errors.
WARNING: redefinition of constant non_lazy_parsers. This may fail, cause incorrect answers, or produce other errors.
Test Summary: | Pass Total
AbstractString | 61 61
Test Summary: | Pass Total
IOString | 42 42
Test Summary: | Pass Total
pr_3 | 1 1
Test Summary: | Pass Total
convert | 42 42
Test Summary: | Pass Total
RFC7159 example | 8 8
Test Summary: | Pass Total
RFC7159 example with trailing garbage | 3 3
Test Summary: | Pass Total
http://www.json.org/JSON_checker | 53 53
Test Summary: | Pass Total
Escaped values in keys | 1 1
Test Summary: | Pass Total
ec2-2016-11-15.normal.json | 2 2
Test Summary: | Pass Total
github.com/nst/JSONTestSuite | 125 125
Test Summary: |
github.com/nst/JSONTestSuite negative | No tests
Test Summary: | Pass Total
citylots | 5 5
Test Summary: | Pass Total
GitHub.jl | 4 4
Testing LazyJSON tests passed