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

Unit tests will fail to compile without EQC #786

Closed
rzezeski opened this issue Dec 24, 2013 · 1 comment
Closed

Unit tests will fail to compile without EQC #786

rzezeski opened this issue Dec 24, 2013 · 1 comment

Comments

@rzezeski
Copy link
Contributor

If a user doesn't have EQC installed then the unit tests will fail to compile. That is, make test will fail. This applies to all our community users as well as test machines without EQC installed.

==> riak_dt (compile)
Compiled src/riak_dt.erl
Compiled src/orset_bm.erl
src/riak_dt_enable_flag.erl:35: can't find include lib "eqc/include/eqc.hrl"
ERROR: compile failed while processing /Users/rzezeski/work/riak_kv/deps/riak_dt: rebar_abort
make: *** [test-compile] Error 1
@seancribbs
Copy link
Contributor

Addressed by #787

@rzezeski rzezeski modified the milestones: 2.0-beta, 2.0 Mar 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants