Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Broken code #104

Description

@goral09

Running tests using rust-toolchain nightly-2019-03-15 all tests failed:

failures:

---- test_boxed_slice stdout ----
thread 'test_boxed_slice' panicked at 'assertion failed: `(left == right)`
  left: `24`,
 right: `16`', tests/tests.rs:185:5
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

---- test_heap_size stdout ----
thread 'test_heap_size' panicked at 'assertion failed: `(left == right)`
  left: `24`,
 right: `8`', tests/tests.rs:141:5

---- test_boxed_str stdout ----
thread 'test_boxed_str' panicked at 'assertion failed: `(left == right)`
  left: `24`,
 right: `8`', tests/tests.rs:113:5


failures:
    test_boxed_slice
    test_boxed_str
    test_heap_size

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions