ProtoBuf

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

Click here to download the log file.

 Resolving package versions...
 Installed ProtoBuf ─ v0.7.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [3349acd9] + ProtoBuf v0.7.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [3349acd9] + ProtoBuf v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing ProtoBuf
    Status `/tmp/jl_pO0HMt/Manifest.toml`
  [3349acd9] ProtoBuf v0.7.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
testing serialization across type versions...
testing utility api methods...
testing ProtoBuf.google.protobuf.ListValue...
testing ProtoBuf.google.protobuf.Struct...
testing ProtoBuf.google.protobuf._Any...
testing ProtoBuf.google.protobuf.Empty...
testing ProtoBuf.google.protobuf.Timestamp...
testing ProtoBuf.google.protobuf.Duration...
testing ProtoBuf.google.protobuf.FieldMask...
testing ProtoBuf.google.protobuf.DoubleValue...
testing ProtoBuf.google.protobuf.FloatValue...
testing ProtoBuf.google.protobuf.Int64Value...
testing ProtoBuf.google.protobuf.UInt64Value...
testing ProtoBuf.google.protobuf.Int32Value...
testing ProtoBuf.google.protobuf.UInt32Value...
testing ProtoBuf.google.protobuf.BoolValue...
testing ProtoBuf.google.protobuf.StringValue...
testing ProtoBuf.google.protobuf.BytesValue...
testing enum...
testing int32...
testing int64...
testing uint32...
testing uint64...
testing sint32...
testing sint64...
testing fixed64...
testing sfixed64...
testing fixed32...
testing sfixed32...
testing int32...
testing int64...
testing sint32...
testing sint64...
testing varint overflow......
testing bool...
testing double...
testing float...
testing string...
testing enums...
testing oneofs...
testing maps...
testing repeated int64...
testing repeated and packed int64...
testing repeated string...
testing optional fields...
testing nested types...
testing default values...
testing misc functionality...
_metacache has 24 entries
_fillcache has 0 entries
testing services...
testing blocking stub...
testing non blocking stub...
waiting for 7 results
no protobuf compilers setup for testing compiler plugin, skipping compiler tests.
   Testing ProtoBuf tests passed 

Results with Julia v1.3.0

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

Click here to download the log file.

 Resolving package versions...
 Installed ProtoBuf ─ v0.7.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [3349acd9] + ProtoBuf v0.7.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [3349acd9] + ProtoBuf v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing ProtoBuf
    Status `/tmp/jl_dJce97/Manifest.toml`
  [3349acd9] ProtoBuf v0.7.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
testing serialization across type versions...
testing utility api methods...
testing ProtoBuf.google.protobuf.ListValue...
testing ProtoBuf.google.protobuf.Struct...
testing ProtoBuf.google.protobuf._Any...
testing ProtoBuf.google.protobuf.Empty...
testing ProtoBuf.google.protobuf.Timestamp...
testing ProtoBuf.google.protobuf.Duration...
testing ProtoBuf.google.protobuf.FieldMask...
testing ProtoBuf.google.protobuf.DoubleValue...
testing ProtoBuf.google.protobuf.FloatValue...
testing ProtoBuf.google.protobuf.Int64Value...
testing ProtoBuf.google.protobuf.UInt64Value...
testing ProtoBuf.google.protobuf.Int32Value...
testing ProtoBuf.google.protobuf.UInt32Value...
testing ProtoBuf.google.protobuf.BoolValue...
testing ProtoBuf.google.protobuf.StringValue...
testing ProtoBuf.google.protobuf.BytesValue...
testing enum...
testing int32...
testing int64...
testing uint32...
testing uint64...
testing sint32...
testing sint64...
testing fixed64...
testing sfixed64...
testing fixed32...
testing sfixed32...
testing int32...
testing int64...
testing sint32...
testing sint64...
testing varint overflow......
testing bool...
testing double...
testing float...
testing string...
testing enums...
testing oneofs...
testing maps...
testing repeated int64...
testing repeated and packed int64...
testing repeated string...
testing optional fields...
testing nested types...
testing default values...
testing misc functionality...
_metacache has 24 entries
_fillcache has 0 entries
testing services...
testing blocking stub...
testing non blocking stub...
waiting for 7 results
server stopped with exception Base.IOError("accept: software caused connection abort (ECONNABORTED)", -103)
stopped server
no protobuf compilers setup for testing compiler plugin, skipping compiler tests.
   Testing ProtoBuf tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

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

Click here to download the log file.

 Resolving package versions...
 Installed ProtoBuf ─ v0.7.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [3349acd9] + ProtoBuf v0.7.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [3349acd9] + ProtoBuf v0.7.0
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [8dfed614] + Test 
   Testing ProtoBuf
    Status `/tmp/jl_iBX3Le/Manifest.toml`
  [3349acd9] ProtoBuf v0.7.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [8dfed614] Test  [`@stdlib/Test`]
testing serialization across type versions...
testing utility api methods...
testing ProtoBuf.google.protobuf.ListValue...
testing ProtoBuf.google.protobuf.Struct...
testing ProtoBuf.google.protobuf._Any...
testing ProtoBuf.google.protobuf.Empty...
testing ProtoBuf.google.protobuf.Timestamp...
testing ProtoBuf.google.protobuf.Duration...
testing ProtoBuf.google.protobuf.FieldMask...
testing ProtoBuf.google.protobuf.DoubleValue...
testing ProtoBuf.google.protobuf.FloatValue...
testing ProtoBuf.google.protobuf.Int64Value...
testing ProtoBuf.google.protobuf.UInt64Value...
testing ProtoBuf.google.protobuf.Int32Value...
testing ProtoBuf.google.protobuf.UInt32Value...
testing ProtoBuf.google.protobuf.BoolValue...
testing ProtoBuf.google.protobuf.StringValue...
testing ProtoBuf.google.protobuf.BytesValue...
testing enum...
testing int32...
testing int64...
testing uint32...
testing uint64...
testing sint32...
testing sint64...
testing fixed64...
testing sfixed64...
testing fixed32...
testing sfixed32...
testing int32...
testing int64...
testing sint32...
testing sint64...
testing varint overflow......
testing bool...
testing double...
testing float...
testing string...
testing enums...
testing oneofs...
testing maps...
testing repeated int64...
testing repeated and packed int64...
testing repeated string...
testing optional fields...
testing nested types...
testing default values...
testing misc functionality...
_metacache has 24 entries
_fillcache has 0 entries
testing services...
testing blocking stub...
testing non blocking stub...
waiting for 7 results
server stopped with exception Base.IOError("accept: software caused connection abort (ECONNABORTED)", -103)
stopped server
no protobuf compilers setup for testing compiler plugin, skipping compiler tests.
   Testing ProtoBuf tests passed