Skip to content

Instantly share code, notes, and snippets.

@skeptomai
Created April 23, 2009 19:31
Show Gist options
  • Save skeptomai/100718 to your computer and use it in GitHub Desktop.
Save skeptomai/100718 to your computer and use it in GitHub Desktop.
Test output:
command is erl -boot start_sasl +K true -smp enable -pa ./etest ./ebin ./deps/mochiweb/ebin ./deps/thrift/ebin -sname local_console_49068 -noshell -priv_dir "/Users/cb/Projects/dynomite/etest/log/49068" -config test -s eunit test bootstrap configuration dmerkle dmtree lib_misc mediator membership partitions rate storage_manager storage_server stream sync_manager vector_clock -run init stop
erl -boot start_sasl +K true -smp enable -pa ./etest ./ebin ./deps/mochiweb/ebin ./deps/thrift/ebin -sname local_console_49068 -noshell -priv_dir "/Users/cb/Projects/dynomite/etest/log/49068" -config test -s eunit test bootstrap configuration dmerkle dmtree lib_misc mediator membership partitions rate storage_manager storage_server stream sync_manager vector_clock -run init stop
bootstrap: relative_path_test...*skipped*
undefined
*unexpected termination of test process*
::{badarg,[{io,put_chars,[<0.50.0>,unicode,<<>>]},
{eunit_proc,handle_test,2},
{eunit_proc,tests_inorder,3},
{eunit_proc,with_timeout,3},
{eunit_proc,run_group,2},
{eunit_proc,tests_inorder,3},
{eunit_proc,with_timeout,3},
{eunit_proc,run_group,2}]}
=======================================================
Failed: 0. Skipped: 0. Passed: 0.
One or more tests were cancelled.
-> Test logs in /Users/cb/Projects/dynomite/etest/log/49068
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment