diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-07-08 18:49:31 -0600 |
---|---|---|
committer | xoviat <xoviat@users.noreply.github.com> | 2017-12-22 17:30:48 -0600 |
commit | 4ec6c0692c9452ca770f0de34f14c9e02366a3e1 (patch) | |
tree | b6cc1204a2f311cdb277f8b6a72d36fceb07e632 /numpy/testing/nose_tools/utils.py | |
parent | 3b8b1d3b1283976392f407b4a704316650dcf70a (diff) | |
download | numpy-4ec6c0692c9452ca770f0de34f14c9e02366a3e1.tar.gz |
MAINT: Make decorator tests work with new exceptions.
The KnowFailureException and SkipTest for pytest have delayed imports of
_pytest in order to avoid a hard dependence on pytest. They return the
pytest types XFailed and Skipped respectively when they are constructed,
so the tests need to be adjusted to deal with that.
Diffstat (limited to 'numpy/testing/nose_tools/utils.py')
0 files changed, 0 insertions, 0 deletions