-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-9392bbe347.log
39 lines (38 loc) · 1.39 KB
/
1.6.0-DEV-9392bbe347.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
Julia Version 1.6.0-DEV.1122
Commit 9392bbe347 (2020-10-03 14:15 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
Resolving package versions...
Installed Pukeko ─ v0.3.0
Updating `~/.julia/environments/v1.6/Project.toml`
[8cf91db1] + Pukeko v0.3.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[8cf91db1] + Pukeko v0.3.0
[de0858da] + Printf
[4ec0a83e] + Unicode
Testing Pukeko
Status `/tmp/jl_g1ruGY/Project.toml`
[8cf91db1] Pukeko v0.3.0
[de0858da] Printf
Status `/tmp/jl_g1ruGY/Manifest.toml`
[8cf91db1] Pukeko v0.3.0
[de0858da] Printf
[4ec0a83e] Unicode
Testing Running tests...
7 test function(s) ran successfully in module PukekoTests (0.10 seconds)
1 test function(s) ran successfully in module TestThrowsTests (0.03 seconds)
Message about failing test should appear next
Test failures occurred in module FailSlowTests
Functions with failed tests:
test_fail: runtests.jl:79 Expression did not evaluate to `true`: 1 != 2
0 test function(s) ran successfully in module Empty (0.00 seconds)
0 test function(s) ran successfully in module OnlyCallFunctions (0.00 seconds)
28 test function(s) ran successfully in module BaseInt (6.18 seconds)
Testing Pukeko tests passed