From dd5cd1478727a26a7425f65fe966e95b2158104e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 4 Oct 2023 08:38:04 +0200 Subject: [PATCH] Disable unused and failed test on Bookworm --- tests.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests.toml b/tests.toml index 0568362..91a8d77 100644 --- a/tests.toml +++ b/tests.toml @@ -2,10 +2,6 @@ test_format = 1.0 [default] - # exclude = ["install.nourl"] - - test_upgrade_from.7a50028.name = "1.2.9" - test_upgrade_from.ae7b6c5.name = "1.2.10" test_upgrade_from.9058c1b.name = "1.3.1" test_upgrade_from.fefe575.name = "1.3.2"