-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.0-DEV-efa66facf6.log
57 lines (56 loc) · 2.28 KB
/
1.4.0-DEV-efa66facf6.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
Julia Version 1.4.0-DEV.648
Commit efa66facf6 (2019-12-19 21:21 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 MolecularBoxes ─ v1.0.1
Installed StaticArrays ─── v0.12.1
Updating `~/.julia/environments/v1.4/Project.toml`
[aea3f91d] + MolecularBoxes v1.0.1
Updating `~/.julia/environments/v1.4/Manifest.toml`
[aea3f91d] + MolecularBoxes v1.0.1
[90137ffa] + StaticArrays v0.12.1
[2a0f44e3] + Base64
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
Testing MolecularBoxes
Path `/home/pkgeval/.julia/packages/MolecularBoxes/nRcsB` exists and looks like the correct package. Using existing path.
Updating `/tmp/jl_QOWIUf/Project.toml`
[aea3f91d] + MolecularBoxes v1.0.1 [`~/.julia/packages/MolecularBoxes/nRcsB`]
Updating `/tmp/jl_QOWIUf/Manifest.toml`
[aea3f91d] ~ MolecularBoxes v1.0.1 ⇒ v1.0.1 [`~/.julia/packages/MolecularBoxes/nRcsB`]
Running sandbox
Status `/tmp/jl_QOWIUf/Project.toml`
[aea3f91d] MolecularBoxes v1.0.1 [`~/.julia/packages/MolecularBoxes/nRcsB`]
[90137ffa] StaticArrays v0.12.1
[8dfed614] Test
Test Summary: | Pass Total
Test Box constructor | 5 5
Test Summary: | Pass Total
Test getters | 3 3
Test Summary: | Pass Total
test dimensions/coordinates access functions | 1 1
Test Summary: | Pass Total
Test separation | 3 3
┌ Warning: `a::StaticArray + b::Number` is deprecated, use `a .+ b` instead.
│ caller = center_of_mass(::Array{SArray{Tuple{3},Float64,1,3},1}, ::Box{SArray{Tuple{3},Float64,1,3},3,(true, true, true)}; weights::Array{Float64,1}) at center_of_mass.jl:31
└ @ MolecularBoxes ~/.julia/packages/MolecularBoxes/nRcsB/src/center_of_mass.jl:31
Test Summary: | Pass Total
Test centre-of-mass calculation | 3 3
Testing MolecularBoxes tests passed