Skip to content

Commit

Permalink
Add back tests with fixed variables
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Oct 29, 2024
1 parent 0282ec5 commit f174022
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/julia/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -87,16 +87,6 @@ end
#
# We should fix issues in Uno, and then try removing these lines.
#
# These tests return OTHER_LIMIT or OTHER_ERROR instead of
# LOCALLY_SOLVED.
r"^test_conic_linear_VectorOfVariables_2$",
r"^test_linear_integration$",
r"^test_linear_transform$",
r"^test_nonlinear_expression_hs109$",
r"^test_quadratic_constraint_GreaterThan$",
r"^test_quadratic_constraint_LessThan$",
r"^test_solve_VariableIndex_ConstraintDual_MAX_SENSE$",
r"^test_solve_VariableIndex_ConstraintDual_MIN_SENSE$",
# These tests return OTHER_LIMIT instead of DUAL_INFEASIBLE. It
# might be acceptable to leave this as-is, but it would be better to
# fix.
Expand Down

0 comments on commit f174022

Please sign in to comment.