-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
branch: masterApplies to master branchApplies to master branchseverity: urgentFixes an urgent issue (exempt from 24h grace period)Fixes an urgent issue (exempt from 24h grace period)triaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug
Milestone
Description
The builds currently show:
# ERROR: (int) 'OSSL_ENCODER_CTX_get_num_encoders(ectx) > 0' failed @ test/endecode_test.c:187
# [0] compared to [0]
# ERROR: (bool) 'encode_cb(&encoded, &encoded_len, pkey, selection, output_type, output_structure, pass, pcipher) == true' failed @ test/endecode_test.c:127
# false
not ok 7 - test_protected_DSA_via_DER
# ------------------------------------------------------------------------------
# ERROR: (int) 'OSSL_ENCODER_CTX_get_num_encoders(ectx) > 0' failed @ test/endecode_test.c:187
# [0] compared to [0]
# ERROR: (bool) 'encode_cb(&encoded, &encoded_len, pkey, selection, output_type, output_structure, pass, pcipher) == true' failed @ test/endecode_test.c:127
# false
not ok 12 - test_unprotected_DSA_via_PEM
# ------------------------------------------------------------------------------
# ERROR: (int) 'OSSL_ENCODER_CTX_get_num_encoders(ectx) > 0' failed @ test/endecode_test.c:187
# [0] compared to [0]
# ERROR: (bool) 'encode_cb(&encoded, &encoded_len, pkey, selection, output_type, output_structure, pass, pcipher) == true' failed @ test/endecode_test.c:127
# false
not ok 16 - test_params_DSA_via_PEM
[...]
# ------------------------------------------------------------------------------
../../util/wrap.pl ../../test/endecode_test => 1
not ok 1
# ------------------------------------------------------------------------------
# Failed test at test/recipes/04-test_encoder_decoder.t line 23.
# Looks like you failed 1 test of 1.04-test_encoder_decoder.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
branch: masterApplies to master branchApplies to master branchseverity: urgentFixes an urgent issue (exempt from 24h grace period)Fixes an urgent issue (exempt from 24h grace period)triaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug