ReferenceFrameRotations

← 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 1 minute, 1 second.

Click here to download the log file.

 Resolving package versions...
 Installed Crayons ───────────────── v4.0.1
 Installed StaticArrays ──────────── v0.12.1
 Installed ReferenceFrameRotations ─ v0.5.3
  Updating `~/.julia/environments/v1.2/Project.toml`
  [74f56ac7] + ReferenceFrameRotations v0.5.3
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [a8cc5b0e] + Crayons v4.0.1
  [74f56ac7] + ReferenceFrameRotations v0.5.3
  [90137ffa] + StaticArrays v0.12.1
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4ec0a83e] + Unicode 
   Testing ReferenceFrameRotations
 Resolving package versions...
    Status `/tmp/jl_7GwakU/Manifest.toml`
  [a8cc5b0e] Crayons v4.0.1
  [74f56ac7] ReferenceFrameRotations v0.5.3
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:             |  Pass  Total
Direction Cosine Matrices | 10013  10013
 11.886845 seconds (12.38 M allocations: 630.664 MiB, 3.89% gc time)

Euler Angles: Test Failed at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/test_euler_angles.jl:57
  Expression: result == expected
   Evaluated: "EulerAngles{Float64}:\n  R(X):   1.5708 rad (  90.0000 deg)\n  R(Y):   1.0472 rad (  60.0000 deg)\n  R(Z):   0.7854 rad (  45.0000 deg)" == "EulerAngles{Float64}:\n\e[32;1m  R(X): \e[0m  1.5708 rad (  90.0000 deg)\n\e[33;1m  R(Y): \e[0m  1.0472 rad (  60.0000 deg)\n\e[34;1m  R(Z): \e[0m  0.7854 rad (  45.0000 deg)"
Stacktrace:
 [1] top-level scope at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/test_euler_angles.jl:57
 [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/ReferenceFrameRotations/OWz4A/test/runtests.jl:51
 [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/ReferenceFrameRotations/OWz4A/test/runtests.jl:51
 [9] top-level scope at util.jl:156
Test Summary: |   Pass  Fail   Total
Euler Angles  | 120004     1  120005
ERROR: LoadError: Some tests did not pass: 120004 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/runtests.jl:50
ERROR: Package ReferenceFrameRotations 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 1 minute, 3 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Crayons ───────────────── v4.0.1
 Installed StaticArrays ──────────── v0.12.1
 Installed ReferenceFrameRotations ─ v0.5.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [74f56ac7] + ReferenceFrameRotations v0.5.3
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [a8cc5b0e] + Crayons v4.0.1
  [74f56ac7] + ReferenceFrameRotations v0.5.3
  [90137ffa] + StaticArrays v0.12.1
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4ec0a83e] + Unicode 
   Testing ReferenceFrameRotations
 Resolving package versions...
    Status `/tmp/jl_M2FzKx/Manifest.toml`
  [a8cc5b0e] Crayons v4.0.1
  [74f56ac7] ReferenceFrameRotations v0.5.3
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:             |  Pass  Total
Direction Cosine Matrices | 10013  10013
 11.001332 seconds (10.42 M allocations: 521.827 MiB, 2.68% gc time)

Euler Angles: Test Failed at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/test_euler_angles.jl:57
  Expression: result == expected
   Evaluated: "EulerAngles{Float64}:\n  R(X):   1.5708 rad (  90.0000 deg)\n  R(Y):   1.0472 rad (  60.0000 deg)\n  R(Z):   0.7854 rad (  45.0000 deg)" == "EulerAngles{Float64}:\n\e[32;1m  R(X): \e[0m  1.5708 rad (  90.0000 deg)\n\e[33;1m  R(Y): \e[0m  1.0472 rad (  60.0000 deg)\n\e[34;1m  R(Z): \e[0m  0.7854 rad (  45.0000 deg)"
Stacktrace:
 [1] top-level scope at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/test_euler_angles.jl:57
 [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/ReferenceFrameRotations/OWz4A/test/runtests.jl:51
 [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/ReferenceFrameRotations/OWz4A/test/runtests.jl:51
 [9] top-level scope at util.jl:155
Test Summary: |   Pass  Fail   Total
Euler Angles  | 120004     1  120005
ERROR: LoadError: Some tests did not pass: 120004 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/runtests.jl:50
ERROR: Package ReferenceFrameRotations 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 59 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Crayons ───────────────── v4.0.1
 Installed StaticArrays ──────────── v0.12.1
 Installed ReferenceFrameRotations ─ v0.5.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [74f56ac7] + ReferenceFrameRotations v0.5.3
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [a8cc5b0e] + Crayons v4.0.1
  [74f56ac7] + ReferenceFrameRotations v0.5.3
  [90137ffa] + StaticArrays v0.12.1
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4ec0a83e] + Unicode 
   Testing ReferenceFrameRotations
 Resolving package versions...
    Status `/tmp/jl_hnr7Eg/Manifest.toml`
  [a8cc5b0e] Crayons v4.0.1
  [74f56ac7] ReferenceFrameRotations v0.5.3
  [90137ffa] StaticArrays v0.12.1
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary:             |  Pass  Total
Direction Cosine Matrices | 10013  10013
 10.809716 seconds (10.42 M allocations: 521.822 MiB, 5.13% gc time)

Euler Angles: Test Failed at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/test_euler_angles.jl:57
  Expression: result == expected
   Evaluated: "EulerAngles{Float64}:\n  R(X):   1.5708 rad (  90.0000 deg)\n  R(Y):   1.0472 rad (  60.0000 deg)\n  R(Z):   0.7854 rad (  45.0000 deg)" == "EulerAngles{Float64}:\n\e[32;1m  R(X): \e[0m  1.5708 rad (  90.0000 deg)\n\e[33;1m  R(Y): \e[0m  1.0472 rad (  60.0000 deg)\n\e[34;1m  R(Z): \e[0m  0.7854 rad (  45.0000 deg)"
Stacktrace:
 [1] top-level scope at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/test_euler_angles.jl:57
 [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/ReferenceFrameRotations/OWz4A/test/runtests.jl:51
 [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/ReferenceFrameRotations/OWz4A/test/runtests.jl:51
 [9] top-level scope at util.jl:155
Test Summary: |   Pass  Fail   Total
Euler Angles  | 120004     1  120005
ERROR: LoadError: Some tests did not pass: 120004 passed, 1 failed, 0 errored, 0 broken.
in expression starting at /root/.julia/packages/ReferenceFrameRotations/OWz4A/test/runtests.jl:50
ERROR: Package ReferenceFrameRotations 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