Memento

← 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 successful. Last evaluation was ago and took 2 minutes, 19 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Mocking ──────── v0.7.0
 Installed Parsers ──────── v0.3.10
 Installed EzXML ────────── v0.9.5
 Installed Syslogs ──────── v0.3.0
 Installed BinaryProvider ─ v0.5.8
 Installed JSON ─────────── v0.21.0
 Installed Memento ──────── v0.12.1
 Installed TimeZones ────── v0.10.3
  Updating `~/.julia/environments/v1.2/Project.toml`
  [f28f55f0] + Memento v0.12.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [8f5d6c58] + EzXML v0.9.5
  [682c06a0] + JSON v0.21.0
  [f28f55f0] + Memento v0.12.1
  [78c3b35d] + Mocking v0.7.0
  [69de0a69] + Parsers v0.3.10
  [cea106d9] + Syslogs v0.3.0
  [f269a46b] + TimeZones v0.10.3
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
  Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
   Testing Memento
 Resolving package versions...
 Installed Compat ───── v2.2.0
 Installed Suppressor ─ v0.1.1
    Status `/tmp/jl_VkZ32D/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [8f5d6c58] EzXML v0.9.5
  [682c06a0] JSON v0.21.0
  [f28f55f0] Memento v0.12.1
  [78c3b35d] Mocking v0.7.0
  [69de0a69] Parsers v0.3.10
  [fd094767] Suppressor v0.1.1
  [cea106d9] Syslogs v0.3.0
  [f269a46b] TimeZones v0.10.3
  [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`]
[2019-12-02 20:22:44 | info | Main]: Something you might want to know.
[2019-12-02 20:22:45 | warn | Main]: This might cause an error.
[2019-12-02 20:22:45 | warn | Main]: A caught exception that we want to log as a warning.
[2019-12-02 20:22:45 | error | Main]: Something that should throw an error.
[2019-12-02 20:22:45 | error | Main]: A caught exception that we should log and rethrow
[ Info: Path to log file: /tmp/jl_QhaX7G
[ Info: Path to log file: /tmp/jl_DLotMo
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│   caller = ip:0x0
└ @ Core :-1
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│   caller = top-level scope at loggers.jl:207
└ @ Core ~/.julia/packages/Memento/UgJr2/test/loggers.jl:207
[ Info: Path to roller_prefix: /tmp/jl_kIMd5G
      From worker 2:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 3:	[warn | root]: message
Test Summary: | Pass  Total
Memento       |  214    214
   Testing Memento tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 1 minute, 57 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Mocking ──────── v0.7.0
 Installed Parsers ──────── v0.3.10
 Installed EzXML ────────── v0.9.5
 Installed Syslogs ──────── v0.3.0
 Installed BinaryProvider ─ v0.5.8
 Installed JSON ─────────── v0.21.0
 Installed Memento ──────── v0.12.1
 Installed TimeZones ────── v0.10.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [f28f55f0] + Memento v0.12.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [8f5d6c58] + EzXML v0.9.5
  [682c06a0] + JSON v0.21.0
  [f28f55f0] + Memento v0.12.1
  [78c3b35d] + Mocking v0.7.0
  [69de0a69] + Parsers v0.3.10
  [cea106d9] + Syslogs v0.3.0
  [f269a46b] + TimeZones v0.10.3
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
  Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
   Testing Memento
 Resolving package versions...
 Installed Suppressor ─ v0.1.1
 Installed Compat ───── v2.2.0
    Status `/tmp/jl_E2aDPq/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [8f5d6c58] EzXML v0.9.5
  [682c06a0] JSON v0.21.0
  [f28f55f0] Memento v0.12.1
  [78c3b35d] Mocking v0.7.0
  [69de0a69] Parsers v0.3.10
  [fd094767] Suppressor v0.1.1
  [cea106d9] Syslogs v0.3.0
  [f269a46b] TimeZones v0.10.3
  [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`]
[2019-12-02 16:59:29 | info | Main]: Something you might want to know.
[2019-12-02 16:59:30 | warn | Main]: This might cause an error.
[2019-12-02 16:59:30 | warn | Main]: A caught exception that we want to log as a warning.
[2019-12-02 16:59:30 | error | Main]: Something that should throw an error.
[2019-12-02 16:59:30 | error | Main]: A caught exception that we should log and rethrow
[ Info: Path to log file: /tmp/jl_up9OPE
[ Info: Path to log file: /tmp/jl_SpIki3
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│   caller = ip:0x0
└ @ Core :-1
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│   caller = top-level scope at loggers.jl:207
└ @ Core ~/.julia/packages/Memento/UgJr2/test/loggers.jl:207
[ Info: Path to roller_prefix: /tmp/jl_M6mENo
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 2:	[warn | root]: message
      From worker 3:	[warn | root]: message
Test Summary: | Pass  Total
Memento       |  214    214
   Testing Memento tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 1 minute, 57 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Mocking ──────── v0.7.0
 Installed Parsers ──────── v0.3.10
 Installed Syslogs ──────── v0.3.0
 Installed EzXML ────────── v0.9.5
 Installed BinaryProvider ─ v0.5.8
 Installed JSON ─────────── v0.21.0
 Installed Memento ──────── v0.12.1
 Installed TimeZones ────── v0.10.3
  Updating `~/.julia/environments/v1.3/Project.toml`
  [f28f55f0] + Memento v0.12.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [b99e7846] + BinaryProvider v0.5.8
  [8f5d6c58] + EzXML v0.9.5
  [682c06a0] + JSON v0.21.0
  [f28f55f0] + Memento v0.12.1
  [78c3b35d] + Mocking v0.7.0
  [69de0a69] + Parsers v0.3.10
  [cea106d9] + Syslogs v0.3.0
  [f269a46b] + TimeZones v0.10.3
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [de0858da] + Printf 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building EzXML ────→ `~/.julia/packages/EzXML/QtGgF/deps/build.log`
  Building TimeZones → `~/.julia/packages/TimeZones/pjvlM/deps/build.log`
   Testing Memento
 Resolving package versions...
 Installed Suppressor ─ v0.1.1
 Installed Compat ───── v2.2.0
    Status `/tmp/jl_En4xcY/Manifest.toml`
  [b99e7846] BinaryProvider v0.5.8
  [34da2185] Compat v2.2.0
  [8f5d6c58] EzXML v0.9.5
  [682c06a0] JSON v0.21.0
  [f28f55f0] Memento v0.12.1
  [78c3b35d] Mocking v0.7.0
  [69de0a69] Parsers v0.3.10
  [fd094767] Suppressor v0.1.1
  [cea106d9] Syslogs v0.3.0
  [f269a46b] TimeZones v0.10.3
  [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`]
[2019-12-02 23:31:27 | info | Main]: Something you might want to know.
[2019-12-02 23:31:28 | warn | Main]: This might cause an error.
[2019-12-02 23:31:28 | warn | Main]: A caught exception that we want to log as a warning.
[2019-12-02 23:31:28 | error | Main]: Something that should throw an error.
[2019-12-02 23:31:28 | error | Main]: A caught exception that we should log and rethrow
[ Info: Path to log file: /tmp/jl_rIofq7
[ Info: Path to log file: /tmp/jl_xcJUHj
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│   caller = ip:0x0
└ @ Core :-1
┌ Warning: `config(args...; kwargs...)` is deprecated, use `config!(args...; kwargs...)` instead.
│   caller = top-level scope at loggers.jl:207
└ @ Core ~/.julia/packages/Memento/UgJr2/test/loggers.jl:207
[ Info: Path to roller_prefix: /tmp/jl_Dq1wC5
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 3:	[warn | root]: message
      From worker 2:	[warn | root]: message
Test Summary: | Pass  Total
Memento       |  214    214
   Testing Memento tests passed