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

Skip RAII event tests if libevent is built without event_set_mem_functions #9647

Merged
merged 1 commit into from
Jan 30, 2017

Conversation

luke-jr
Copy link
Member

@luke-jr luke-jr commented Jan 28, 2017

Fixes #9493

I couldn't find a sane way to just mark the tests for skipping. :(

@fanquake fanquake added the Tests label Jan 28, 2017
@maflcko
Copy link
Member

maflcko commented Jan 29, 2017

@laanwj
Copy link
Member

laanwj commented Jan 30, 2017

utACK 95f97f4
(well, half-tested - I tested that the test is still executed when the functionality is available, I can't test the other case but I'm sure @luke-jr did)

@laanwj laanwj merged commit 95f97f4 into bitcoin:master Jan 30, 2017
laanwj added a commit that referenced this pull request Jan 30, 2017
…_set_mem_functions

95f97f4 Skip RAII event tests if libevent is built without event_set_mem_functions (Luke Dashjr)
codablock pushed a commit to codablock/dash that referenced this pull request Jan 23, 2018
…t event_set_mem_functions

95f97f4 Skip RAII event tests if libevent is built without event_set_mem_functions (Luke Dashjr)
andvgal pushed a commit to energicryptocurrency/gen2-energi that referenced this pull request Jan 6, 2019
…t event_set_mem_functions

95f97f4 Skip RAII event tests if libevent is built without event_set_mem_functions (Luke Dashjr)
CryptoCentric pushed a commit to absolute-community/absolute that referenced this pull request Feb 27, 2019
…t event_set_mem_functions

95f97f4 Skip RAII event tests if libevent is built without event_set_mem_functions (Luke Dashjr)
@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.

event_set_mem_functions is not available on all libevents
4 participants