-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-3bfcb743c2.log
66 lines (65 loc) · 3.66 KB
/
1.6.0-DEV-3bfcb743c2.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
Julia Version 1.6.0-DEV.1185
Commit 3bfcb743c2 (2020-10-11 23:29 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-10.0.1 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
Resolving package versions...
Installed Maracas ─ v1.1.0
Updating `~/.julia/environments/v1.6/Project.toml`
[329a7628] + Maracas v1.1.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[329a7628] + Maracas v1.1.0
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[8dfed614] + Test
Testing Maracas
Status `/tmp/jl_cCKk1X/Project.toml`
[329a7628] Maracas v1.1.0
[8ba89e20] Distributed
[8dfed614] Test
Status `/tmp/jl_cCKk1X/Manifest.toml`
[329a7628] Maracas v1.1.0
[2a0f44e3] Base64
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[56ddb016] Logging
[d6f4376e] Markdown
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[8dfed614] Test
Testing Running tests...
Test Summary: | Pass Total
Maracas | 17 17
[1mTest Summary: [0m| Pass Broken Total
[35m[1mit is a test suite[0m [0m| 6 8 14
[36m[1m[Spec] [0mit has specs [0m| 1 1
[36m[1m[Spec] [0mit is made with macro '@it' [0m| No tests
[36m[1m[Spec] [0mit has tests [0m| 1 1
[34m[1m[Test] [0mmade with macro '@unit' [0m| No tests
[34m[1m[Test] [0mtest suite title is magenta by default [0m| 1 1
[35m[1myou can document your code with your tests[0m [0m| No tests
[34m[1m[Test] [0mspec title is cyan by default [0m| 1 1
[36m[1m[Spec] [0mit is cyan [0m| No tests
[34m[1m[Test] [0mtest title is blue by default [0m| 1 1
[34m[1m[Test] [0min blue [0m| No tests
[34m[1m[Test] [0m'it' is prepended to specs [0m| 1 1
[36m[1m[Spec] [0mit had a spec description not starting with it [0m| No tests
[35m[1ma whole describe can be skipped[0m [0m| 1 1
[36m[1m[Spec] [0mit can skip '@it' with @skip [0m| 1 1
[34m[1m[Test] [0m'@unit' can be skipped with @skip [0m| 1 1
[34m[1m[Test] [0m@skip can also skip @test assertions [0m| 4 4
Testing Maracas tests passed