Skip to content
New issue

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

TSR "test_sample_xyzrpy" unit test fails #202

Open
mkoval opened this issue Oct 17, 2015 · 0 comments
Open

TSR "test_sample_xyzrpy" unit test fails #202

mkoval opened this issue Oct 17, 2015 · 0 comments
Assignees
Labels

Comments

@mkoval
Copy link
Member

mkoval commented Oct 17, 2015

@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?

@mkoval mkoval added the bug label Oct 17, 2015
mkoval pushed a commit that referenced this issue Oct 21, 2015
mkoval pushed a commit that referenced this issue Oct 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants