We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Testsuite fails on armhf with the following error:
Test suite tests: RUNNING... CBOR Reference implementation internal properties Integer to/from bytes: OK +++ OK, passed 100 tests. Word16 to/from network byte order: OK +++ OK, passed 100 tests. Word32 to/from network byte order: OK +++ OK, passed 100 tests. Word64 to/from network byte order: OK +++ OK, passed 100 tests. Numeric.Half to/from Float: OK +++ OK, passed 1 test. properties encoding/decoding initial byte: OK +++ OK, passed 1 test. encoding/decoding additional info: OK +++ OK, passed 100 tests. encoding/decoding token header: OK +++ OK, passed 100 tests. encoding/decoding token header 2: OK +++ OK, passed 1 test. encoding/decoding tokens: OK +++ OK, passed 100 tests. encoding/decoding terms: OK (0.04s) +++ OK, passed 100 tests. RFC7049 test vector: decode: OK RFC7049 test vector: roundtrip: OK external test vector: OK unit tests RFC7049 test vector: decode: OK RFC7049 test vector: roundtrip: tests: SignalException 7 Test suite tests: FAIL
The full build log can be found here.
The text was updated successfully, but these errors were encountered:
Hmm, this sounds to me like a mis-aligned access.
Sorry, something went wrong.
No branches or pull requests
Testsuite fails on armhf with the following error:
The full build log can be found here.
The text was updated successfully, but these errors were encountered: