Skip to content

Commit

Permalink
Ignore another SpacePy test file
Browse files Browse the repository at this point in the history
  • Loading branch information
sapols committed Jul 9, 2024
1 parent 1e8ac2f commit 20d186c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
git clone https://github.com/spacepy/spacepy.git
cd spacepy/tests
# python test_all.py
# Manually run all test files except 4 that cause problems
# Manually run all test files except 5 that cause problems
python test_ae9ap9.py
python test_base.py
python test_coordinates.py
Expand All @@ -109,7 +109,7 @@ jobs:
python test_spectrogram.py
python test_testing.py
python test_time.py
python test_toolbox.py
# python test_toolbox.py
# SunPy always fails with "pytest: error: unrecognized arguments: --doctest-rst --dist --arraydiff"
# - name: Clone and test sunpy
Expand Down

0 comments on commit 20d186c

Please sign in to comment.