Skip to content

Commit

Permalink
disable unstable test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Dec 15, 2023
1 parent 2ff39b8 commit 9348a0c
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 9348a0c

Please sign in to comment.