Skip to content

test failures on 32-bit architectures #2359

@dkg

Description

@dkg

Over in https://bugs.debian.org/1116189 we're seeing test failures on 32-bit architectures:

103: [ RUN      ] rnp_tests.test_ffi_decrypt_v6_pkesk_test_vector
103: [armored_src_read() ./src/librepgp/stream-armor.cpp:378] Warning: missing or malformed CRC line
103: rnp_tests: ./src/librepgp/stream-sig.cpp:85: void signature_hash_key(const pgp_key_pkt_t&, rnp::Hash&, pgp_version_t): Assertion `key.pub_data.size() < ((size_t) 1 << 32)' failed.
 97/288 Test #103: rnp_tests.test_ffi_decrypt_v6_pkesk_test_vector ................................Subprocess aborted***Exception:   0.03 sec
...
97% tests passed, 9 tests failed out of 288

Total Test time (real) = 255.47 sec

The following tests FAILED:
	103 - rnp_tests.test_ffi_decrypt_v6_pkesk_test_vector (Subprocess aborted)
	104 - rnp_tests.test_ffi_encrypt_pk_with_v6_key (Subprocess aborted)
	111 - rnp_tests.test_ffi_v5_signatures (Subprocess aborted)
	165 - rnp_tests.test_ffi_v6_sig_subpackets (Subprocess aborted)
	166 - rnp_tests.test_ffi_v6_cert_import (Subprocess aborted)
	167 - rnp_tests.test_ffi_v6_seckey_import (Subprocess aborted)
	177 - rnp_tests.test_v5_keys (Subprocess aborted)
	179 - rnp_tests.test_v5_sec_keys (Subprocess aborted)
	287 - cli_tests-Misc (Failed)
Errors while running CTest
make[1]: *** [Makefile:94: test] Error 8

Metadata

Metadata

Assignees

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