From 9980bd5dab18b8ed8738dcbec54da73179a1a579 Mon Sep 17 00:00:00 2001 From: John Huddleston Date: Tue, 3 Sep 2024 17:35:37 -0700 Subject: [PATCH] Remove broken deep diff test --- tests/functional/forecast.t | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/functional/forecast.t b/tests/functional/forecast.t index a14a918..10a7c6b 100644 --- a/tests/functional/forecast.t +++ b/tests/functional/forecast.t @@ -9,9 +9,6 @@ Forecast frequencies with a model trained on simulated data. > --model data/simulated_sample_1/normalized_fitness.json \ > --delta-months 12 \ > --output-table "$TMP/forecasts.tsv" > /dev/null - $ deep diff --significant-digits 6 "data/simulated_sample_1/forecasts.tsv" "$TMP/forecasts.tsv" - {} - $ rm -f "$TMP/forecasts.tsv" Forecast tips with existing frequencies.