MusicManipulations

← 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, 22 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ──────────── v0.7.0
 Installed Combinatorics ────────── v1.0.0
 Installed Missings ─────────────── v0.4.3
 Installed DataAPI ──────────────── v1.1.0
 Installed Reexport ─────────────── v0.2.0
 Installed MIDI ─────────────────── v1.6.0
 Installed DataStructures ───────── v0.17.6
 Installed MusicManipulations ───── v1.1.0
 Installed SortingAlgorithms ────── v0.3.1
 Installed OrderedCollections ───── v1.1.0
 Installed Polynomials ──────────── v0.6.0
 Installed MotifSequenceGenerator ─ v1.0.0
 Installed StatsBase ────────────── v0.32.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [274955c0] + MusicManipulations v1.1.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [861a8166] + Combinatorics v1.0.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [f57c4921] + MIDI v1.6.0
  [e1d29d7a] + Missings v0.4.3
  [7d228ccb] + MotifSequenceGenerator v1.0.0
  [274955c0] + MusicManipulations v1.1.0
  [bac558e1] + OrderedCollections v1.1.0
  [f27b6e38] + Polynomials v0.6.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [189a3867] + Reexport v0.2.0
  [a2af1166] + SortingAlgorithms v0.3.1
  [2913bbd2] + StatsBase v0.32.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MusicManipulations
 Resolving package versions...
    Status `/tmp/jl_QV1fFL/Manifest.toml`
  [861a8166] Combinatorics v1.0.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [f57c4921] MIDI v1.6.0
  [e1d29d7a] Missings v0.4.3
  [7d228ccb] MotifSequenceGenerator v1.0.0
  [274955c0] MusicManipulations v1.1.0
  [bac558e1] OrderedCollections v1.1.0
  [f27b6e38] Polynomials v0.6.0
  [3cdcf5f2] RecipesBase v0.7.0
  [189a3867] Reexport v0.2.0
  [a2af1166] SortingAlgorithms v0.3.1
  [2913bbd2] StatsBase v0.32.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
MIDI IO       |    8      8
Test Summary: | Pass  Total
Replace Notes |    8      8
Test Summary:     | Pass  Total
Classify triplets |    4      4
Test Summary:  | Pass  Total
Classify 16ths |    3      3
Test Summary: | Pass  Total
Quantize      |    8      8
Test Summary:     | Pass  Total
quantize duration | 2560   2560
Test Summary:               | Pass  Total
Noninteger grid*tpq product |  640    640
Test Summary:       | Pass  Total
Velocity timeseries |   14     14
Test Summary:    | Pass  Total
Pitch timeseries |    6      6
Test Summary:    | Pass  Total
MTD timeseries 1 |    8      8
Test Summary:    | Pass  Total
MTD timeseries 2 |    8      8
Test Summary:                   | Pass  Total
max pitch velocity timeseries 1 |    3      3
Test Summary:                   | Pass  Total
max pitch velocity timeseries 2 |    3      3
Test Summary:   | Pass  Total
allowed pitches |   12     12
Test Summary:    | Pass  Total
separate pitches |    2      2
Test Summary:  | Pass  Total
estimate delay |    6      6
combine: Error During Test at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:44
  Got exception outside of a @test
  UndefVarError: rnotes not defined
  Stacktrace:
   [1] (::getfield(Main, Symbol("##48#51")))(::Int64) at ./none:0
   [2] iterate at ./generator.jl:47 [inlined]
   [3] collect(::Base.Generator{UnitRange{Int64},getfield(Main, Symbol("##48#51"))}) at ./array.jl:606
   [4] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:46
   [5] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.2/Test/src/Test.jl:1113
   [6] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:46
   [7] include at ./boot.jl:328 [inlined]
   [8] include_relative(::Module, ::String) at ./loading.jl:1094
   [9] include(::Module, ::String) at ./Base.jl:31
   [10] include(::String) at ./client.jl:431
   [11] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/runtests.jl:10
   [12] include at ./boot.jl:328 [inlined]
   [13] include_relative(::Module, ::String) at ./loading.jl:1094
   [14] include(::Module, ::String) at ./Base.jl:31
   [15] include(::String) at ./client.jl:431
   [16] top-level scope at none:5
   [17] eval(::Module, ::Any) at ./boot.jl:330
   [18] exec_options(::Base.JLOptions) at ./client.jl:271
   [19] _start() at ./client.jl:464
  
Test Summary: | Error  Total
combine       |     1      1
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:44
in expression starting at /root/.julia/packages/MusicManipulations/dbw2g/test/runtests.jl:10
ERROR: Package MusicManipulations 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, 10 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ──────────── v0.7.0
 Installed DataAPI ──────────────── v1.1.0
 Installed Missings ─────────────── v0.4.3
 Installed Combinatorics ────────── v1.0.0
 Installed SortingAlgorithms ────── v0.3.1
 Installed Polynomials ──────────── v0.6.0
 Installed DataStructures ───────── v0.17.6
 Installed MusicManipulations ───── v1.1.0
 Installed Reexport ─────────────── v0.2.0
 Installed StatsBase ────────────── v0.32.0
 Installed OrderedCollections ───── v1.1.0
 Installed MotifSequenceGenerator ─ v1.0.0
 Installed MIDI ─────────────────── v1.6.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [274955c0] + MusicManipulations v1.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [861a8166] + Combinatorics v1.0.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [f57c4921] + MIDI v1.6.0
  [e1d29d7a] + Missings v0.4.3
  [7d228ccb] + MotifSequenceGenerator v1.0.0
  [274955c0] + MusicManipulations v1.1.0
  [bac558e1] + OrderedCollections v1.1.0
  [f27b6e38] + Polynomials v0.6.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [189a3867] + Reexport v0.2.0
  [a2af1166] + SortingAlgorithms v0.3.1
  [2913bbd2] + StatsBase v0.32.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MusicManipulations
 Resolving package versions...
    Status `/tmp/jl_fbCjuF/Manifest.toml`
  [861a8166] Combinatorics v1.0.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [f57c4921] MIDI v1.6.0
  [e1d29d7a] Missings v0.4.3
  [7d228ccb] MotifSequenceGenerator v1.0.0
  [274955c0] MusicManipulations v1.1.0
  [bac558e1] OrderedCollections v1.1.0
  [f27b6e38] Polynomials v0.6.0
  [3cdcf5f2] RecipesBase v0.7.0
  [189a3867] Reexport v0.2.0
  [a2af1166] SortingAlgorithms v0.3.1
  [2913bbd2] StatsBase v0.32.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
MIDI IO       |    8      8
Test Summary: | Pass  Total
Replace Notes |    8      8
Test Summary:     | Pass  Total
Classify triplets |    4      4
Test Summary:  | Pass  Total
Classify 16ths |    3      3
Test Summary: | Pass  Total
Quantize      |    8      8
Test Summary:     | Pass  Total
quantize duration | 2560   2560
Test Summary:               | Pass  Total
Noninteger grid*tpq product |  640    640
Test Summary:       | Pass  Total
Velocity timeseries |   14     14
Test Summary:    | Pass  Total
Pitch timeseries |    6      6
Test Summary:    | Pass  Total
MTD timeseries 1 |    8      8
Test Summary:    | Pass  Total
MTD timeseries 2 |    8      8
Test Summary:                   | Pass  Total
max pitch velocity timeseries 1 |    3      3
Test Summary:                   | Pass  Total
max pitch velocity timeseries 2 |    3      3
Test Summary:   | Pass  Total
allowed pitches |   11     11
Test Summary:    | Pass  Total
separate pitches |    2      2
Test Summary:  | Pass  Total
estimate delay |    6      6
combine: Error During Test at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:44
  Got exception outside of a @test
  UndefVarError: rnotes not defined
  Stacktrace:
   [1] (::var"#48#51")(::Int64) at ./none:0
   [2] iterate at ./generator.jl:47 [inlined]
   [3] collect(::Base.Generator{UnitRange{Int64},var"#48#51"}) at ./array.jl:622
   [4] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:46
   [5] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [6] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:46
   [7] include at ./boot.jl:328 [inlined]
   [8] include_relative(::Module, ::String) at ./loading.jl:1105
   [9] include(::Module, ::String) at ./Base.jl:31
   [10] include(::String) at ./client.jl:424
   [11] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/runtests.jl:10
   [12] include at ./boot.jl:328 [inlined]
   [13] include_relative(::Module, ::String) at ./loading.jl:1105
   [14] include(::Module, ::String) at ./Base.jl:31
   [15] include(::String) at ./client.jl:424
   [16] top-level scope at none:6
   [17] eval(::Module, ::Any) at ./boot.jl:330
   [18] exec_options(::Base.JLOptions) at ./client.jl:263
   [19] _start() at ./client.jl:460
  
Test Summary: | Error  Total
combine       |     1      1
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:44
in expression starting at /root/.julia/packages/MusicManipulations/dbw2g/test/runtests.jl:10
ERROR: Package MusicManipulations 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 1 minute, 19 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Reexport ─────────────── v0.2.0
 Installed Combinatorics ────────── v1.0.0
 Installed MotifSequenceGenerator ─ v1.0.0
 Installed RecipesBase ──────────── v0.7.0
 Installed DataAPI ──────────────── v1.1.0
 Installed DataStructures ───────── v0.17.6
 Installed MusicManipulations ───── v1.1.0
 Installed StatsBase ────────────── v0.32.0
 Installed Missings ─────────────── v0.4.3
 Installed OrderedCollections ───── v1.1.0
 Installed SortingAlgorithms ────── v0.3.1
 Installed MIDI ─────────────────── v1.6.0
 Installed Polynomials ──────────── v0.6.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [274955c0] + MusicManipulations v1.1.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [861a8166] + Combinatorics v1.0.0
  [9a962f9c] + DataAPI v1.1.0
  [864edb3b] + DataStructures v0.17.6
  [f57c4921] + MIDI v1.6.0
  [e1d29d7a] + Missings v0.4.3
  [7d228ccb] + MotifSequenceGenerator v1.0.0
  [274955c0] + MusicManipulations v1.1.0
  [bac558e1] + OrderedCollections v1.1.0
  [f27b6e38] + Polynomials v0.6.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [189a3867] + Reexport v0.2.0
  [a2af1166] + SortingAlgorithms v0.3.1
  [2913bbd2] + StatsBase v0.32.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MusicManipulations
 Resolving package versions...
    Status `/tmp/jl_zIvt0O/Manifest.toml`
  [861a8166] Combinatorics v1.0.0
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [f57c4921] MIDI v1.6.0
  [e1d29d7a] Missings v0.4.3
  [7d228ccb] MotifSequenceGenerator v1.0.0
  [274955c0] MusicManipulations v1.1.0
  [bac558e1] OrderedCollections v1.1.0
  [f27b6e38] Polynomials v0.6.0
  [3cdcf5f2] RecipesBase v0.7.0
  [189a3867] Reexport v0.2.0
  [a2af1166] SortingAlgorithms v0.3.1
  [2913bbd2] StatsBase v0.32.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [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`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
Test Summary: | Pass  Total
MIDI IO       |    8      8
Test Summary: | Pass  Total
Replace Notes |    8      8
Test Summary:     | Pass  Total
Classify triplets |    4      4
Test Summary:  | Pass  Total
Classify 16ths |    3      3
Test Summary: | Pass  Total
Quantize      |    8      8
Test Summary:     | Pass  Total
quantize duration | 2560   2560
Test Summary:               | Pass  Total
Noninteger grid*tpq product |  640    640
Test Summary:       | Pass  Total
Velocity timeseries |   14     14
Test Summary:    | Pass  Total
Pitch timeseries |    6      6
Test Summary:    | Pass  Total
MTD timeseries 1 |    8      8
Test Summary:    | Pass  Total
MTD timeseries 2 |    8      8
Test Summary:                   | Pass  Total
max pitch velocity timeseries 1 |    3      3
Test Summary:                   | Pass  Total
max pitch velocity timeseries 2 |    3      3
Test Summary:   | Pass  Total
allowed pitches |   12     12
Test Summary:    | Pass  Total
separate pitches |    2      2
Test Summary:  | Pass  Total
estimate delay |    6      6
combine: Error During Test at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:44
  Got exception outside of a @test
  UndefVarError: rnotes not defined
  Stacktrace:
   [1] (::var"#48#51")(::Int64) at ./none:0
   [2] iterate at ./generator.jl:47 [inlined]
   [3] collect(::Base.Generator{UnitRange{Int64},var"#48#51"}) at ./array.jl:622
   [4] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:46
   [5] top-level scope at /workspace/srcdir/julia/usr/share/julia/stdlib/v1.3/Test/src/Test.jl:1107
   [6] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:46
   [7] include at ./boot.jl:328 [inlined]
   [8] include_relative(::Module, ::String) at ./loading.jl:1105
   [9] include(::Module, ::String) at ./Base.jl:31
   [10] include(::String) at ./client.jl:424
   [11] top-level scope at /root/.julia/packages/MusicManipulations/dbw2g/test/runtests.jl:10
   [12] include at ./boot.jl:328 [inlined]
   [13] include_relative(::Module, ::String) at ./loading.jl:1105
   [14] include(::Module, ::String) at ./Base.jl:31
   [15] include(::String) at ./client.jl:424
   [16] top-level scope at none:6
   [17] eval(::Module, ::Any) at ./boot.jl:330
   [18] exec_options(::Base.JLOptions) at ./client.jl:263
   [19] _start() at ./client.jl:460
  
Test Summary: | Error  Total
combine       |     1      1
ERROR: LoadError: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /root/.julia/packages/MusicManipulations/dbw2g/test/data_extraction.jl:44
in expression starting at /root/.julia/packages/MusicManipulations/dbw2g/test/runtests.jl:10
ERROR: Package MusicManipulations 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