From 646fd5148b6b27bf22b26078258ab27bbc564738 Mon Sep 17 00:00:00 2001 From: Nicholas Devenish Date: Mon, 16 Jan 2023 11:48:58 +0000 Subject: [PATCH] Disable another failing test --- cctbx/run_tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cctbx/run_tests.py b/cctbx/run_tests.py index 461d49ee4e..9bfb8e8ac0 100644 --- a/cctbx/run_tests.py +++ b/cctbx/run_tests.py @@ -101,7 +101,6 @@ "$D/maptbx/tst_real_space_refinement_simple.py", "$D/maptbx/tst_interpolation.py", "$D/maptbx/tst_interpolation_2.py", - "$D/regression/tst_loc_res.py", "$D/maptbx/tst_target_and_gradients.py", ["$D/regression/tst_miller_merge_equivalents.py", "P31"], ["$D/regression/tst_grouped_data.py", "P31"],