From 56e4603d5b23c629ae10eebb00bc5f62c9a52a75 Mon Sep 17 00:00:00 2001 From: Simon Alibert Date: Sun, 3 Nov 2024 18:30:50 +0100 Subject: [PATCH] Deactivate policies backward compatibility test --- tests/test_policies.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_policies.py b/tests/test_policies.py index 573a3486..e7a2c2f8 100644 --- a/tests/test_policies.py +++ b/tests/test_policies.py @@ -352,6 +352,7 @@ def test_normalize(insert_temporal_dim): unnormalize(output_batch) +@pytest.mark.skip("TODO after v2 migration / removing hydra") @pytest.mark.parametrize( "env_name, policy_name, extra_overrides, file_name_extra", [