Skip to content

Avoid random errors in test suite#452

Open
nhuet wants to merge 1 commit intoairbus:masterfrom
nhuet:fix-vrp-cpsat-test
Open

Avoid random errors in test suite#452
nhuet wants to merge 1 commit intoairbus:masterfrom
nhuet:fix-vrp-cpsat-test

Conversation

@nhuet
Copy link
Copy Markdown
Contributor

@nhuet nhuet commented Mar 26, 2026

  • When testing warm start we stop checking that the chosen starting solution is different from the first found before warm start. This resulted in errors in some rare case where the solver stopped before finding 2 solutions.
  • Other solvers need a larger timeout to ensure a solution is always found

- When testing warm start we stop checking that the chosen starting
solution is different from the first found before warm start. This
resulted in errors in some rare case where the solver stopped before
finding 2 solutions.
- Other solvers need a larger timeout to ensure a solution is always
  found
@nhuet nhuet force-pushed the fix-vrp-cpsat-test branch from 624552e to 123c4b4 Compare March 31, 2026 13:20
@nhuet nhuet changed the title Avoid random errors in tests vrp + cpsat Avoid random errors in test suite Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant