Skip to content

Rust tests are broken on master #8994

@stepancheg

Description

@stepancheg
cd rust/flatbuffers

cargo test
test builder::tests::with_internal_capacity_preallocates_vecs ... FAILED

failures:

---- builder::tests::with_internal_capacity_preallocates_vecs stdout ----

thread 'builder::tests::with_internal_capacity_preallocates_vecs' (70151167) panicked at src/builder.rs:1126:9:
assertion `left == right` failed: expected 0 allocations after builder construction, got 2
  left: 2
 right: 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous Integrationrust

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions