Opened 12 years ago
Last modified 12 years ago
#282 new defect
test_nrofiller fails
Reported by: | Malte Marquarding | Owned by: | Takeshi Nakazato |
---|---|---|---|
Priority: | normal | Milestone: | Unified development |
Component: | General | Version: | 2.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
mar637@loki:test> nosetests test_nrofiller.py E... ====================================================================== ERROR: test_nrofiller.TestNRO.test_frequency ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/nose/case.py", line 183, in runTest self.test(*self.arg) File "/home/mar637/repos/asap/trunk/test/test_nrofiller.py", line 59, in test_frequency abc=self.st._getabcissa(0) RuntimeError: Couldn't convert frequency frame. ---------------------------------------------------------------------- Ran 4 tests in 0.453s FAILED (errors=1)
Note:
See TracTickets
for help on using tickets.
Test is skipped from now on. Once I resolved the issue, it will be enabled again.