From 10468737e4154d12e73bb23fb524eb5ed530bf19 Mon Sep 17 00:00:00 2001 From: "Angeline G. Burrell" Date: Tue, 27 Feb 2024 13:28:57 -0500 Subject: [PATCH] TST: extend JRO new test skipping Extending the JRO ISR tags that skip the new tests. --- pysatMadrigal/instruments/jro_isr.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pysatMadrigal/instruments/jro_isr.py b/pysatMadrigal/instruments/jro_isr.py index f1c4d7b..996a94b 100644 --- a/pysatMadrigal/instruments/jro_isr.py +++ b/pysatMadrigal/instruments/jro_isr.py @@ -92,7 +92,8 @@ 'oblique_long': dt.datetime(2010, 4, 12)}} # TODO(#99): Remove when compliant with multi-day load tests -_new_tests = {'': {'drifts': False, 'drifts_ave': False}} +_new_tests = {'': {'drifts': False, 'drifts_ave': False, 'oblique_stan': False, + 'oblique_rand': False, 'oblique_long': False}} # Set the clean warnings for testing _clean_warn = {'': {tag: {clean_level: [('logger', 'WARN',