Skip to content

Commit

Permalink
More debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Nov 7, 2024
1 parent fb2105c commit bed3457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyomo/gdp/tests/test_hull.py
Original file line number Diff line number Diff line change
Expand Up @@ -2883,6 +2883,7 @@ def test_dill_pickle(self):
ct.check_transformed_model_pickles_with_dill(self, 'hull')
finally:
sys.setrecursionlimit(rl)
self.fail()


@unittest.skipUnless(gurobi_available, "Gurobi is not available")
Expand Down

0 comments on commit bed3457

Please sign in to comment.