From 66179c686eb9c6bc007001b98130fcf24e641ce9 Mon Sep 17 00:00:00 2001 From: hassan-hijazi Date: Wed, 9 Oct 2024 00:46:50 -0600 Subject: [PATCH] [#123] removing shaky ac switching test --- tests/opf/test_solver.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/opf/test_solver.py b/tests/opf/test_solver.py index ae6d3387..ada32d80 100644 --- a/tests/opf/test_solver.py +++ b/tests/opf/test_solver.py @@ -125,6 +125,7 @@ def test_ac(self): self.assert_approx_equal(solution["f"], 17551.89, tol=1e-1) + @unittest.skip("shaky") def test_ac_branchswitching(self): solution = solve_opf( self.case,