Dear devs,<br><br>I have a little problem with the rspec infrastructure &#39;borrowed&#39; 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...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp;&nbsp; 1 specs -&nbsp;&nbsp; 0 failed ]
<br>Running og/store/sql...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp;&nbsp; 1 specs -&nbsp;&nbsp; 0 failed ]<br>Running og/validation...&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [&nbsp;&nbsp; 1 specs - all passed ]<br>-------------------------------------[ og ]-------------------------------------<br>ExitStatus:
<br>#&lt;Process::Status: pid=13203,exited(0)&gt;<br>StdOut:<br>Database &quot;test&quot; 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>