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

tests: run sanity checks in tests too #5604

Merged
merged 1 commit into from
Jan 8, 2015

Conversation

theuni
Copy link
Member

@theuni theuni commented Jan 6, 2015

I've recently stumbled upon a bad compiler/libstdc++ runtime combination where these sanity checks fail in bitcoind. If they are going to fail in bitcoind, they should fail in the tests as well.

Confirmed failing as expected on this combination (osx 10.9 + vanilla clang 3.4 + macosx-version-min=10.8).

If these are going to fail in bitcoind, they should fail in the tests as well.
@laanwj
Copy link
Member

laanwj commented Jan 6, 2015

ACK (although something could be said for putting the ECC test in key_tests instead, but ECC sanity is a core-enough concern to bitcoin that it makes sense as a general sanity check)

@laanwj laanwj added the Tests label Jan 6, 2015
@fanquake
Copy link
Member

fanquake commented Jan 8, 2015

ACK

@laanwj laanwj merged commit d58c5d6 into bitcoin:master Jan 8, 2015
laanwj added a commit that referenced this pull request Jan 8, 2015
d58c5d6 tests: run sanity checks in tests too (Cory Fields)
laanwj pushed a commit that referenced this pull request Jan 8, 2015
If these are going to fail in bitcoind, they should fail in the tests as well.

Github-Pull: #5604
Rebased-From: d58c5d6
@laanwj
Copy link
Member

laanwj commented Jan 8, 2015

Also cherry-picked to 0.10 as 263b65e

@laanwj laanwj added this to the 0.10.0 milestone Jan 8, 2015
reddink pushed a commit to reddcoin-project/reddcoin-3.10 that referenced this pull request May 27, 2020
If these are going to fail in bitcoind, they should fail in the tests as well.

Github-Pull: bitcoin#5604
Rebased-From: d58c5d6
(cherry picked from commit 263b65e)
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants