From 86c2f8790219502d638b2f74d11154ce87a1ce70 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 23 Dec 2019 14:32:47 +0000 Subject: [PATCH] Windows: re-enable BUFR tests that should now pass --- tests/bufr_compare.sh | 5 ----- tests/bufr_dump_encode_filter.sh | 5 ----- tests/bufr_ecc-616.sh | 6 ------ tests/bufr_filter.sh | 5 ----- 4 files changed, 21 deletions(-) diff --git a/tests/bufr_compare.sh b/tests/bufr_compare.sh index 52859fc89..e77367961 100755 --- a/tests/bufr_compare.sh +++ b/tests/bufr_compare.sh @@ -153,11 +153,6 @@ status=$? set -e [ $status -eq 1 ] -if [ $ECCODES_ON_WINDOWS -eq 1 ]; then - echo "$0: The rest of this test is currently disabled on Windows" - exit 0 -fi - #---------------------------------------------------- # ECC-656: using relative comparison (-R) with 'all' #---------------------------------------------------- diff --git a/tests/bufr_dump_encode_filter.sh b/tests/bufr_dump_encode_filter.sh index d9afe687d..71277c195 100755 --- a/tests/bufr_dump_encode_filter.sh +++ b/tests/bufr_dump_encode_filter.sh @@ -16,11 +16,6 @@ cd ${data_dir}/bufr #Define a common label for all the tmp files label="bufr_dump_encode_filter_test" -if [ $ECCODES_ON_WINDOWS -eq 1 ]; then - echo "$0: This test is currently disabled on Windows" - exit 0 -fi - #Create log file fLog=${label}".log" rm -f $fLog diff --git a/tests/bufr_ecc-616.sh b/tests/bufr_ecc-616.sh index b0ece327c..8aabba9f1 100755 --- a/tests/bufr_ecc-616.sh +++ b/tests/bufr_ecc-616.sh @@ -20,12 +20,6 @@ tempOut=temp.${label}.txt tempRef=temp.${label}.ref tempBufr=temp.${label}.bufr -if [ $ECCODES_ON_WINDOWS -eq 1 ]; then - echo "$0: This test is currently disabled on Windows" - exit 0 -fi - - input=${data_dir}/bufr/israel_observations_2017041010.bufr cat > $tempRules <