Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Few tests failing on ppc64le #19

Open
ignatenkobrain opened this issue Dec 11, 2019 · 0 comments
Open

Few tests failing on ppc64le #19

ignatenkobrain opened this issue Dec 11, 2019 · 0 comments

Comments

@ignatenkobrain
Copy link

---- ringbuf_tests::test_buffer_new stdout ----
thread 'ringbuf_tests::test_buffer_new' panicked at 'assertion failed: `(left == right)`
  left: `65536`,
 right: `8192`', src/ringbuf_tests.rs:44:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
---- ringbuf_tests::test_buffer_with_cap stdout ----
thread 'ringbuf_tests::test_buffer_with_cap' panicked at 'assertion failed: `(left == right)`
  left: `65536`,
 right: `4096`', src/ringbuf_tests.rs:51:5
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant