From f4ec7eb3c58c83ad8c23d552777ba707f32cc508 Mon Sep 17 00:00:00 2001 From: Jessy Barrette <30420025+JessyBarrette@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:57:14 -0400 Subject: [PATCH] fix test_file_registry.csv to ignore files with daylight saving issue --- tests/test_file_registry.csv | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_file_registry.csv b/tests/test_file_registry.csv index 582624f6..a700af06 100644 --- a/tests/test_file_registry.csv +++ b/tests/test_file_registry.csv @@ -1,8 +1,6 @@ source,error_message,hash,mtime,output_path -tests/parsers_test_files/onset/tidbit_v2/fifth_seaweed_low_20387238_20200525_rawdata.csv,"failed to prevent overwriting existing key units in attrs on variable 'time'. This is probably an encoding field used by xarray to describe how a variable is serialized. To proceed, remove this key from the variable's attributes manually.",,, tests/parsers_test_files/onset/tidbit_v2/mercury_reef_20211595_20190810_rawdata.csv,,a667f1642c27081c53595a616e2f18cb9bb949d6838c75230f1c433bdea5f7c3,1684445901.763131,temp/registry_output_file1.nc tests/parsers_test_files/onset/tidbit_v2/triquet_bay01_10770047_20200809_rawdata.csv,,ac6bc2089a366a885c99dd35ea9d9d4caaa37f19a72f582113126480a1446f74,1684445901.763971,temp/registry_output_file2.nc -tests/parsers_test_files/onset/tidbit_v2/foggy_seaweed_high_20387235_20210525_rawdata_daylight_saving.csv,,2fbe3f22326d704e3f2cf1ab76c72443971936b299838ad5fc36beaba33b38a3,1684935215.0400004,temp/registry_output_file3.nc tests/parsers_test_files/onset/tidbit_v2/703_PT_20409269_20220105_corrected.csv,,e04cfb9f51543d31ad6ff6b4de17c0b6c935274e62095b99c0af6937ee1583f0,1684935215.0300186,temp/registry_output_file4.nc tests/parsers_test_files/onset/tidbit_v2/QU5_Mooring_15m_20392468_20210803.csv,,e1e23f0fd0b430abd9877555642276901c009e80a4bea40dd11799b55a6a9eb3,1684445901.76267,temp/registry_output_file5.nc tests/parsers_test_files/onset/tidbit_v2/QU5_Mooring_60m_20392474_20220222.csv,,a8b6383fd5578045aa974ce489aa5d753f73dd870433d4f573f2e2de77f2287a,1684445901.7633412,temp/registry_output_file6.nc