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 the etorrent test pass again #143

Open
jlouis opened this issue Feb 17, 2013 · 1 comment
Open

Make the etorrent test pass again #143

jlouis opened this issue Feb 17, 2013 · 1 comment

Comments

@jlouis
Copy link
Owner

jlouis commented Feb 17, 2013

Currently, when running make test we are failing to run them properly. Investigate why and fix this.

@arcusfelis
Copy link
Contributor

make common_test fails with:

rel/etorrent/erts-*/bin/ct_run -spec etorrent_test.spec
Erlang R15B02 (erts-5.9.2) [source] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:false]

{"init terminating in do_boot",{undef,[{ct_run,script_start,[],[]},{init,start_it,1,[]},{init,start_em,1,[]}]}}

./ct-run.sh or ct_run -spec etorrent_test.spec -pa $PWD/ebin edit $PWD/deps/*/ebin works.

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

No branches or pull requests

2 participants