Skip to content

Commit

Permalink
unskip failing GNIRS test so I can review the failure in the log
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-simpson committed Nov 19, 2024
1 parent ff061ba commit e955dfb
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,6 @@ def test_regression_determine_wavelength_solution(
Make sure that the wavelength solution gives same results on different
runs.
"""
if ad.filename == 'N20110326S0346_varAdded.fits':
pytest.skip("This file needs to be checked for validity with changes "
"made to the wavecal solution code. DB 20241007")

caplog.set_level(logging.INFO, logger="geminidr")

with change_working_dir():
Expand Down

0 comments on commit e955dfb

Please sign in to comment.