Dear devs,<br><br>I have a little problem with the rspec infrastructure 'borrowed' from Ramaze.<br><br>when I run the (few) og tests with<br><br>rake test:og<br><br>I get:<br><br>(in /home/gmosx/code/public)<br>Running og... [ 1 specs - 0 failed ]
<br>Running og/store/sql... [ 1 specs - 0 failed ]<br>Running og/validation... [ 1 specs - all passed ]<br>-------------------------------------[ og ]-------------------------------------<br>ExitStatus:
<br>#<Process::Status: pid=13203,exited(0)><br>StdOut:<br>Database "test" dropped<br>.<br><br>Finished in 0.136994 seconds<br><br>1 example, 0 failures<br><br>The problem seems to be that the system command used to drop the database before each test. It seems to trigger the error code in script/lib/wrap.rb...
<br><br>If you run the tests one by one they work.<br><br>Michael, Jonathan, Arne, do you have any idea?<br><br>-g.<br><br clear="all"><br>-- <br><a href="http://www.me.gr">http://www.me.gr</a><br><a href="http://phidz.com">
http://phidz.com</a><br><a href="http://blog.gmosx.com">http://blog.gmosx.com</a><br><a href="http://cull.gr">http://cull.gr</a><br><a href="http://www.joy.gr">http://www.joy.gr</a><br><a href="http://nitroproject.org">http://nitroproject.org
</a>