<div dir="ltr"><div><div><div><div><div>Hi, <br></div>Looking to contribute a couple of PRs (assuming I have the time to finish them off). <br><br></div>I noticed that nosetests from a clean master and clean develop branch has errors. Is this expected? <br><br>(dev)~/Documents/repos/scientific/StarCluster on develop*<br></div><div>$ nosetests<br></div><br>... <br>======================================================================<br>ERROR: starcluster.tests.test_live.test_passwordless_ssh<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File &quot;/Users/clearf/Documents/repos/trading_analysis/dev/lib/python2.7/site-packages/nose/case.py&quot;, line 197, in runTest<br>    self.test(*self.arg)<br>TypeError: test_passwordless_ssh() takes exactly 1 argument (0 given)<br><br>======================================================================<br>ERROR: starcluster.tests.test_live.test_sge<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File &quot;/Users/clearf/Documents/repos/trading_analysis/dev/lib/python2.7/site-packages/nose/case.py&quot;, line 197, in runTest<br>    self.test(*self.arg)<br>TypeError: test_sge() takes exactly 2 arguments (0 given)<br><br>----------------------------------------------------------------------<br>Ran 57 tests in 10.708s<br><br>FAILED (errors=7)<br><br></div>And, on master:<br>(dev)~/Documents/repos/scientific/StarCluster on master<br>$ nosetests<br>======================================================================<br>ERROR: starcluster.tests.test_live.test_passwordless_ssh<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File &quot;/Users/clearf/Documents/repos/trading_analysis/dev/lib/python2.7/site-packages/nose/case.py&quot;, line 197, in runTest<br>    self.test(*self.arg)<br>TypeError: test_passwordless_ssh() takes exactly 1 argument (0 given)<br><br>======================================================================<br>ERROR: starcluster.tests.test_live.test_sge<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File &quot;/Users/clearf/Documents/repos/trading_analysis/dev/lib/python2.7/site-packages/nose/case.py&quot;, line 197, in runTest<br>    self.test(*self.arg)<br>TypeError: test_sge() takes exactly 2 arguments (0 given)<br><br>----------------------------------------------------------------------<br>Ran 57 tests in 10.730s<br><br>FAILED (errors=7)<br><br></div>Seems to be the same set of errors. Thoughts? <br clear="all"><div><div><div><div><div><div><br></div><div>Thanks,<br></div><div>Chris<br><br></div><div>-- <br><div class="gmail_signature"><div dir="ltr">Chris Clearfield<br>Principal, <a href="http://www.system-logic.com/" target="_blank">System Logic</a><br>(646) 543-4250<br></div></div>
</div></div></div></div></div></div></div>