SatelliteDynamics

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 4 minutes, 41 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed URIParser ───────── v0.4.0
 Installed Compat ──────────── v2.2.0
 Installed BinDeps ─────────── v0.8.10
 Installed StaticArrays ────── v0.11.1
 Installed SOFA ────────────── v1.0.1
 Installed SatelliteDynamics ─ v0.3.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [0e7c1a32] + SatelliteDynamics v0.3.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [9e28174c] + BinDeps v0.8.10
  [34da2185] + Compat v2.2.0
  [ad3d3fd0] + SOFA v1.0.1
  [0e7c1a32] + SatelliteDynamics v0.3.0
  [90137ffa] + StaticArrays v0.11.1
  [30578b45] + URIParser v0.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building SOFA → `~/.julia/packages/SOFA/kZlWv/deps/build.log`
   Testing SatelliteDynamics
 Resolving package versions...
    Status `/tmp/jl_2y8Ln4/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [34da2185] Compat v2.2.0
  [ad3d3fd0] SOFA v1.0.1
  [0e7c1a32] SatelliteDynamics v0.3.0
  [90137ffa] StaticArrays v0.11.1
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
  1.674119 seconds (2.10 M allocations: 107.364 MiB, 3.61% gc time)
  4.211160 seconds (7.65 M allocations: 351.858 MiB, 5.96% gc time)
 34.161725 seconds (1.30 G allocations: 57.969 GiB, 11.43% gc time)
  9.846301 seconds (9.57 M allocations: 482.867 MiB, 2.48% gc time)
  4.034590 seconds (3.59 M allocations: 187.812 MiB, 1.81% gc time)
SatelliteDynamics.Coordinates: Test Failed at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/test_coordinates.jl:323
  Expression: azel_enz[6] == azel_sez[6]
   Evaluated: -468.60063451902397 == -468.60063451902374
Stacktrace:
 [1] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/test_coordinates.jl:323
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1094
 [4] include(::Module, ::String) at ./Base.jl:31
 [5] include(::String) at ./client.jl:431
 [6] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:62
 [7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
 [8] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:62
 [9] top-level scope at util.jl:156
 [10] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:61
 [11] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
 [12] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:45
 [13] top-level scope at util.jl:156
  7.116247 seconds (6.96 M allocations: 345.298 MiB, 4.39% gc time)
  0.649340 seconds (673.73 k allocations: 36.063 MiB, 3.41% gc time)
  1.515063 seconds (1.84 M allocations: 99.028 MiB, 2.27% gc time)
  3.491365 seconds (5.72 M allocations: 271.680 MiB, 7.39% gc time)
  0.202486 seconds (95.56 k allocations: 4.981 MiB)
 11.499969 seconds (5.95 M allocations: 312.623 MiB, 3.52% gc time)
  4.223147 seconds (4.76 M allocations: 249.618 MiB, 2.51% gc time)
104.252793 seconds (657.38 M allocations: 16.586 GiB, 3.28% gc time)
Test Summary:                     | Pass  Fail  Total
SatelliteDynamics Package Tests   | 1145     1   1146
  SatelliteDynamics.Contants      |   30           30
  SatelliteDynamics.Universe      |   24           24
  SatelliteDynamics.Time          |  218          218
  SatelliteDynamics.Refsys        |   69           69
  SatelliteDynamics.Attitude      |  309          309
  SatelliteDynamics.Coordinates   |  126     1    127
  SatelliteDynamics.Astrodynamics |   53           53
  SatelliteDynamics.OrbitDynamics |   33           33
  SatelliteDynamics.SGPModels     |   12           12
  SatelliteDynamics.NRLMSISE00    |   12           12
  SatelliteDynamics.NRLMSISE00    |  166          166
  SatelliteDynamics.Integrators   |   39           39
  SatelliteDynamics.Propagators   |   54           54
ERROR: LoadError: Some tests did not pass: 1145 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:44
ERROR: Package SatelliteDynamics errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Types.jl:112
 [2] #test#119(::Bool, ::Nothing, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/Operations.jl:1288
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:245
 [5] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:233 [inlined]
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:230 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:229 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Pkg/src/API.jl:228
 [12] top-level scope at none:10

Results with Julia v1.3.0

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 5 minutes, 35 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed URIParser ───────── v0.4.0
 Installed Compat ──────────── v2.2.0
 Installed BinDeps ─────────── v0.8.10
 Installed StaticArrays ────── v0.11.1
 Installed SOFA ────────────── v1.0.1
 Installed SatelliteDynamics ─ v0.3.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [0e7c1a32] + SatelliteDynamics v0.3.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [9e28174c] + BinDeps v0.8.10
  [34da2185] + Compat v2.2.0
  [ad3d3fd0] + SOFA v1.0.1
  [0e7c1a32] + SatelliteDynamics v0.3.0
  [90137ffa] + StaticArrays v0.11.1
  [30578b45] + URIParser v0.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building SOFA → `~/.julia/packages/SOFA/kZlWv/deps/build.log`
   Testing SatelliteDynamics
 Resolving package versions...
    Status `/tmp/jl_QNFrBn/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [34da2185] Compat v2.2.0
  [ad3d3fd0] SOFA v1.0.1
  [0e7c1a32] SatelliteDynamics v0.3.0
  [90137ffa] StaticArrays v0.11.1
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
  1.551259 seconds (1.94 M allocations: 96.787 MiB, 4.09% gc time)
  4.122078 seconds (7.22 M allocations: 326.087 MiB, 7.22% gc time)
 96.305297 seconds (1.30 G allocations: 57.952 GiB, 24.02% gc time)
  9.677632 seconds (11.35 M allocations: 547.355 MiB, 1.84% gc time)
  3.581211 seconds (3.21 M allocations: 164.105 MiB, 1.50% gc time)
SatelliteDynamics.Coordinates: Test Failed at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/test_coordinates.jl:323
  Expression: azel_enz[6] == azel_sez[6]
   Evaluated: -468.60063451902397 == -468.60063451902374
Stacktrace:
 [1] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/test_coordinates.jl:323
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1105
 [4] include(::Module, ::String) at ./Base.jl:31
 [5] include(::String) at ./client.jl:424
 [6] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:62
 [7] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [8] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:62
 [9] top-level scope at util.jl:155
 [10] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:61
 [11] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [12] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:45
 [13] top-level scope at util.jl:155
  5.834598 seconds (6.37 M allocations: 307.321 MiB, 1.55% gc time)
  0.596309 seconds (526.31 k allocations: 27.384 MiB, 4.58% gc time)
  1.177031 seconds (1.07 M allocations: 55.445 MiB, 4.13% gc time)
  3.872520 seconds (5.21 M allocations: 239.645 MiB, 8.63% gc time)
  0.245135 seconds (93.90 k allocations: 4.739 MiB, 14.43% gc time)
 10.154044 seconds (5.60 M allocations: 287.307 MiB, 2.48% gc time)
  4.903924 seconds (5.85 M allocations: 291.962 MiB, 6.97% gc time)
 99.951520 seconds (652.22 M allocations: 16.263 GiB, 2.24% gc time)
Test Summary:                     | Pass  Fail  Total
SatelliteDynamics Package Tests   | 1145     1   1146
  SatelliteDynamics.Contants      |   30           30
  SatelliteDynamics.Universe      |   24           24
  SatelliteDynamics.Time          |  218          218
  SatelliteDynamics.Refsys        |   69           69
  SatelliteDynamics.Attitude      |  309          309
  SatelliteDynamics.Coordinates   |  126     1    127
  SatelliteDynamics.Astrodynamics |   53           53
  SatelliteDynamics.OrbitDynamics |   33           33
  SatelliteDynamics.SGPModels     |   12           12
  SatelliteDynamics.NRLMSISE00    |   12           12
  SatelliteDynamics.NRLMSISE00    |  166          166
  SatelliteDynamics.Integrators   |   39           39
  SatelliteDynamics.Propagators   |   54           54
ERROR: LoadError: Some tests did not pass: 1145 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:44
ERROR: Package SatelliteDynamics errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10

Results with Julia v1.3.1-pre-7704df0a5a

Testing was unsuccessful: package has test failures. Last evaluation was ago and took 5 minutes, 37 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed URIParser ───────── v0.4.0
 Installed Compat ──────────── v2.2.0
 Installed BinDeps ─────────── v0.8.10
 Installed StaticArrays ────── v0.11.1
 Installed SOFA ────────────── v1.0.1
 Installed SatelliteDynamics ─ v0.3.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [0e7c1a32] + SatelliteDynamics v0.3.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [9e28174c] + BinDeps v0.8.10
  [34da2185] + Compat v2.2.0
  [ad3d3fd0] + SOFA v1.0.1
  [0e7c1a32] + SatelliteDynamics v0.3.0
  [90137ffa] + StaticArrays v0.11.1
  [30578b45] + URIParser v0.4.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building SOFA → `~/.julia/packages/SOFA/kZlWv/deps/build.log`
   Testing SatelliteDynamics
 Resolving package versions...
    Status `/tmp/jl_7sNf0I/Manifest.toml`
  [9e28174c] BinDeps v0.8.10
  [34da2185] Compat v2.2.0
  [ad3d3fd0] SOFA v1.0.1
  [0e7c1a32] SatelliteDynamics v0.3.0
  [90137ffa] StaticArrays v0.11.1
  [30578b45] URIParser v0.4.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
  1.445166 seconds (1.94 M allocations: 96.825 MiB, 4.04% gc time)
  4.150750 seconds (7.23 M allocations: 326.407 MiB, 7.08% gc time)
 95.815543 seconds (1.30 G allocations: 57.952 GiB, 24.15% gc time)
 11.188284 seconds (11.37 M allocations: 547.787 MiB, 1.89% gc time)
  4.194601 seconds (3.21 M allocations: 164.133 MiB, 1.18% gc time)
SatelliteDynamics.Coordinates: Test Failed at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/test_coordinates.jl:323
  Expression: azel_enz[6] == azel_sez[6]
   Evaluated: -468.60063451902397 == -468.60063451902374
Stacktrace:
 [1] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/test_coordinates.jl:323
 [2] include at ./boot.jl:328 [inlined]
 [3] include_relative(::Module, ::String) at ./loading.jl:1105
 [4] include(::Module, ::String) at ./Base.jl:31
 [5] include(::String) at ./client.jl:424
 [6] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:62
 [7] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [8] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:62
 [9] top-level scope at util.jl:155
 [10] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:61
 [11] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
 [12] top-level scope at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:45
 [13] top-level scope at util.jl:155
  7.088773 seconds (6.38 M allocations: 307.418 MiB, 1.27% gc time)
  0.675954 seconds (526.30 k allocations: 27.377 MiB, 7.70% gc time)
  1.335735 seconds (1.07 M allocations: 55.446 MiB, 9.34% gc time)
  3.234872 seconds (5.23 M allocations: 240.431 MiB, 5.53% gc time)
  0.231957 seconds (93.90 k allocations: 4.739 MiB, 8.00% gc time)
 11.045869 seconds (5.60 M allocations: 286.716 MiB, 1.78% gc time)
  3.610827 seconds (4.57 M allocations: 233.833 MiB, 8.85% gc time)
108.432460 seconds (652.22 M allocations: 16.263 GiB, 1.89% gc time)
Test Summary:                     | Pass  Fail  Total
SatelliteDynamics Package Tests   | 1145     1   1146
  SatelliteDynamics.Contants      |   30           30
  SatelliteDynamics.Universe      |   24           24
  SatelliteDynamics.Time          |  218          218
  SatelliteDynamics.Refsys        |   69           69
  SatelliteDynamics.Attitude      |  309          309
  SatelliteDynamics.Coordinates   |  126     1    127
  SatelliteDynamics.Astrodynamics |   53           53
  SatelliteDynamics.OrbitDynamics |   33           33
  SatelliteDynamics.SGPModels     |   12           12
  SatelliteDynamics.NRLMSISE00    |   12           12
  SatelliteDynamics.NRLMSISE00    |  166          166
  SatelliteDynamics.Integrators   |   39           39
  SatelliteDynamics.Propagators   |   54           54
ERROR: LoadError: Some tests did not pass: 1145 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/SatelliteDynamics/0Uvp0/test/runtests.jl:44
ERROR: Package SatelliteDynamics errored during testing
Stacktrace:
 [1] pkgerror(::String, ::Vararg{String,N} where N) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Types.jl:113
 [2] #test#131(::Bool, ::Nothing, ::Cmd, ::Cmd, ::typeof(Pkg.Operations.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1370
 [3] #test at ./none:0 [inlined]
 [4] #test#62(::Bool, ::Nothing, ::Cmd, ::Cmd, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:253
 [5] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:239
 [6] #test#61 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [7] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:233 [inlined]
 [8] #test#60 at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [9] test at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:232 [inlined]
 [10] #test#59(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.test), ::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [11] test(::String) at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:231
 [12] top-level scope at none:10