bjnortier / shapesmith.deprecated

Open source HTML5 3D modelling
http://www.shapesmith.net
Other
160 stars 25 forks source link

tests say they failed, but logs don't show errors, and app runs #86

Open ToddG opened 11 years ago

ToddG commented 11 years ago

This seems to fail...

[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.
bjnortier commented 11 years ago

Did common test run at all? Are there any log files in nodes/apps/api/logs?

ToddG commented 11 years ago

The tests seemed to run. Here's a zip of the contents of nodes/apps/api/logs....

https://files.one.ubuntu.com/3AtkpE7QTr6Btd94yq1ruQ:ZMA0zaC5RleqjyTCvMCLEA