Skip to content

Conversation

fanquake
Copy link
Member

@fanquake fanquake commented Oct 20, 2021

Backport of #23314

These tests are failing when run against OpenSSL 3, and have been
removed upstream, bitcoin-core/secp256k1#983, so
disabled them for now to avoid make check failures.

Note that this will also remove warning output from our build, due to
the use of deprecated OpenSSL API functions. See #23048.

@fanquake
Copy link
Member Author

cc @real-or-random @jonasnick

These tests are failing when run against OpenSSL 3, and have been
removed upstream, bitcoin-core/secp256k1#983, so
disabled them for now to avoid `make check` failures.

Note that this will also remove warning output from our build, due to
the use of deprecated OpenSSL API functions. See bitcoin#23048.

Github-Pull: bitcoin#23314
Rebased-From: d752454
@fanquake fanquake force-pushed the 22_x_disable_libsecp256k1_openssl_tests branch from 1483a9c to e959b46 Compare October 20, 2021 23:50
@fanquake
Copy link
Member Author

Updated to be a proper backport of #23314.

@maflcko
Copy link
Member

maflcko commented Oct 21, 2021

Can be moved to #23276?

@fanquake
Copy link
Member Author

Can be moved to #23276?

I'd rather merge this now, to avoid check failures in the branch, than wait for #23276, which I assume will be a while longer yet.

@maflcko maflcko merged commit 56156a1 into bitcoin:22.x Oct 21, 2021
@maflcko
Copy link
Member

maflcko commented Oct 21, 2021

ack

@fanquake fanquake deleted the 22_x_disable_libsecp256k1_openssl_tests branch October 21, 2021 07:22
knst pushed a commit to knst/dash that referenced this pull request Jul 27, 2022
…enssl based tests

e959b46 build: explicitly disable libsecp256k1 openssl based tests (fanquake)

Pull request description:

  Backport of bitcoin#23314

  These tests are failing when run against OpenSSL 3, and have been
  removed upstream, bitcoin-core/secp256k1#983, so
  disabled them for now to avoid `make check` failures.

  Note that this will also remove warning output from our build, due to
  the use of deprecated OpenSSL API functions. See bitcoin#23048.

Top commit has no ACKs.

Tree-SHA512: ab3213dc82e7a64a005ce237710009bb447dee2702c4c02245e70df62063a00add73c4e80e9c619ce57345d4a2808fd4dc08e2e02a319b0f3d9285b8b0056599
UdjinM6 pushed a commit to dashpay/dash that referenced this pull request Jul 27, 2022
…enssl based tests (#4941)

e959b46 build: explicitly disable libsecp256k1 openssl based tests (fanquake)

Pull request description:

  Backport of bitcoin#23314

  These tests are failing when run against OpenSSL 3, and have been
  removed upstream, bitcoin-core/secp256k1#983, so
  disabled them for now to avoid `make check` failures.

  Note that this will also remove warning output from our build, due to
  the use of deprecated OpenSSL API functions. See bitcoin#23048.

Top commit has no ACKs.

Tree-SHA512: ab3213dc82e7a64a005ce237710009bb447dee2702c4c02245e70df62063a00add73c4e80e9c619ce57345d4a2808fd4dc08e2e02a319b0f3d9285b8b0056599

Co-authored-by: MarcoFalke <falke.marco@gmail.com>
@bitcoin bitcoin locked and limited conversation to collaborators Oct 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants