We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@jeking04 reported this earlier and I was able to replicate it. I suspect that this test never passed:
====================================================================== FAIL: test_sample_xyzrpy (tests.tsr.test_tsr.TsrTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/homes/mkoval/herb-ws/src/prpy/tests/tsr/test_tsr.py", line 21, in test_sample_xyzrpy self.assertTrue(numpy.all(s >= Bw[:, 0])) AssertionError: False is not true
@psigen Can you take a look at this?
The text was updated successfully, but these errors were encountered:
Disabled failing TSR test (#202).
4d63eeb
c0d53f4
psigen
No branches or pull requests
@jeking04 reported this earlier and I was able to replicate it. I suspect that this test never passed:
@psigen Can you take a look at this?
The text was updated successfully, but these errors were encountered: