Skip to content

Commit d28a735

Browse files
committed
pytest parametrize used -> ignore with nose
1 parent c28c663 commit d28a735

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

nose_ignores.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@
4747
--ignore-file=test_disks\.py
4848
--ignore-file=test_offaxisprojection_pytestonly\.py
4949
--ignore-file=test_sph_pixelization_pytestonly\.py
50+
--ignore-file=test_off_axis_SPH\.py
5051
--ignore-file=test_time_series\.py
5152
--ignore-file=test_cf_radial_pytest\.py

tests/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,6 @@ other_tests:
230230
- "--ignore-file=test_offaxisprojection_pytestonly\\.py"
231231
- "--ignore-file=test_sph_pixelization_pytestonly\\.py"
232232
- "--ignore-file=test_cf_radial_pytest\\.py"
233+
- "--ignore-file=test_off_axis_SPH\\.py"
233234
cookbook:
234235
- 'doc/source/cookbook/tests/test_cookbook.py'

0 commit comments

Comments
 (0)