Skip to content

Commit

Permalink
TST: ignore new pytest-exclusive test file in nose runs
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Apr 4, 2022
1 parent b2c901a commit eb23a94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ other_tests:
- "--ignore-files=test_load_archive\\.py"
- "--ignore-files=test_outputs_pytest\\.py"
- "--ignore-files=test_normal_plot_api\\.py"
- "--ignore-file=test_file_sanitizer\\.py"
- "--exclude-test=yt.frontends.gdf.tests.test_outputs.TestGDF"
- "--exclude-test=yt.frontends.adaptahop.tests.test_outputs"
- "--exclude-test=yt.frontends.stream.tests.test_stream_particles.test_stream_non_cartesian_particles"
Expand Down

0 comments on commit eb23a94

Please sign in to comment.