[Numpy-tickets] [NumPy] #957: decorators don't work with test generators
NumPy
numpy-tickets@scipy....
Sat Jan 31 23:25:26 CST 2009
#957: decorators don't work with test generators
----------------------------+-----------------------------------------------
Reporter: jarrod.millman | Owner: alan.mcintyre
Type: defect | Status: new
Priority: normal | Milestone: 1.3.0
Component: numpy.testing | Version: devel
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by alan.mcintyre):
Attached is a patch that includes tests for the decorators module
(including tests for the new features added by the patch), and makes the
"knownfailureif" decorator take either a callable or bool. This patch
doesn't appear to cause any issues for existing tests in NumPy or SciPy.
If nobody has any issues with this I'll commit it.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/957#comment:5>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list