Skip to content

Commit

Permalink
Merge commit '9348a0c2de2046c294792061e0107b4a864171eb' into overflow…
Browse files Browse the repository at this point in the history
…-protection-2
  • Loading branch information
jpn-- committed Dec 15, 2023
2 parents ca15754 + 9348a0c commit ff17220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activitysim/estimation/test/test_larch_estimation.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ def test_location_model(
[
("non_mandatory_tour_scheduling", "SLSQP"),
("joint_tour_scheduling", "SLSQP"),
("atwork_subtour_scheduling", "SLSQP"),
# ("atwork_subtour_scheduling", "SLSQP"), # TODO this test is unstable, needs to be updated with better data
("mandatory_tour_scheduling_work", "SLSQP"),
("mandatory_tour_scheduling_school", "SLSQP"),
],
Expand Down

0 comments on commit ff17220

Please sign in to comment.