Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atom::tests::repr fails on armv7hl and s390x #217

Open
ignatenkobrain opened this issue Jun 22, 2019 · 0 comments
Open

atom::tests::repr fails on armv7hl and s390x #217

ignatenkobrain opened this issue Jun 22, 2019 · 0 comments

Comments

@ignatenkobrain
Copy link

armv7hl

---- atom::tests::repr stdout ----
thread 'atom::tests::repr' panicked at 'assertion failed: `(left == right)`
  left: `0`,
 right: `8`', src/atom.rs:802:9
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
failures:
    atom::tests::repr

s390x

---- atom::tests::repr stdout ----
thread 'atom::tests::repr' panicked at 'assertion failed: 0x6500000000000011 != 0x0000000000006511', src/atom.rs:777:13
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
failures:
    atom::tests::repr

s390x is Big-Endian

@ignatenkobrain ignatenkobrain changed the title atom::tests::repr fails on i686 and s390x atom::tests::repr fails on armv7hl and s390x Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant