You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[todd@quebec-01 nodes (master)]$ ./rebar compile eunit ct skip_deps=true
==> api (compile)
==> worker (compile)
==> worker_master (compile)
==> nodes (compile)
==> api (eunit)
All 94 tests passed.
==> worker (eunit)
There were no tests to run.
==> worker_master (eunit)
There were no tests to run.
==> nodes (eunit)
==> api (ct)
ERROR: erl -noshell -pa "/home/todd/bin/my_shapesmith_fork/nodes/apps/api/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/meck/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/bear/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/protobuffs/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/proper/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/mochiweb/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/folsom/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/bcrypt/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/walrus/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/riakc/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/jiffy/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/webmachine/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/deps/lager/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/rebar" "/home/todd/bin/my_shapesmith_fork/nodes/." "/home/todd/bin/my_shapesmith_fork/nodes/apps/api/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/apps/worker/ebin" "/home/todd/bin/my_shapesmith_fork/nodes/apps/worker_master/ebin" -name test@quebec-01 -logdir "/home/todd/bin/my_shapesmith_fork/nodes/apps/api/logs" -env TEST_DIR "/home/todd/bin/my_shapesmith_fork/nodes/apps/api/test" -s ct_run script_start -s erlang halt -dir test >> /home/todd/bin/my_shapesmith_fork/nodes/apps/api/logs/raw.log 2>&1 failed with error: 1 and output:
```bash...but the raw.log doesn't show any errors, and the app seems to run fine.
The text was updated successfully, but these errors were encountered:
This seems to fail...
The text was updated successfully, but these errors were encountered: