Skip to content

Conversation

@VegetarianOrc
Copy link
Contributor

@VegetarianOrc VegetarianOrc commented Nov 24, 2025

What was changed

  • Add automatic test retrying for Workflow validation errors.
  • Move SharedStateManager to a pytest fixture rather than a global default.

Why?

  • The Workflow validation errors are a known flake issue on older Python versions. Rerunning these failures should help reduce some CI failures due to these flakes
  • The SharedStateManager change is to ensure there are no zombie process left after executing the tests.

@VegetarianOrc VegetarianOrc marked this pull request as ready for review December 3, 2025 20:04
@VegetarianOrc VegetarianOrc requested a review from a team as a code owner December 3, 2025 20:04
@VegetarianOrc VegetarianOrc merged commit 90dda94 into main Dec 3, 2025
26 of 27 checks passed
@VegetarianOrc VegetarianOrc deleted the ci/rerun-validation-failures branch December 3, 2025 21:04
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.

3 participants