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

Make tests compatible with OTP 16 #89

Merged
merged 1 commit into from
Sep 15, 2017
Merged

Conversation

martinsumner
Copy link
Owner

this required a switch to change the sync strategy based on rebar parameter.

However tests could be slow on macbook with OTP16 and sync - so timeouts added in unit tests, and ct tests sync_strategy changed to not sync for OTP16.

eunit and ct tests now pass on both 18.3 and basho-flavoured OTP 16

this required a switch to change the sync strategy based on rebar parameter.

However tests could be slow on macbook with OTP16 and sync - so timeouts added in unit tests, and ct tests sync_startegy changed to not sync for OTP16.
@martinsumner martinsumner merged commit 95ecfd9 into master Sep 15, 2017
@martinsumner martinsumner deleted the mas-i83-otp16tests branch April 9, 2020 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant