Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: simplify pipeline #296

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

test: simplify pipeline #296

wants to merge 1 commit into from

Conversation

trin94
Copy link
Contributor

@trin94 trin94 commented Feb 11, 2025

Hi @jaseg,

I've noticed the CI being unreliable and more annoying than helpful, so I made a few changes:

  • Remove all Windows CI tests (too flaky).
  • Switch to vo=null instead of vo=x11 in CI tests (more stable).
  • Test only the latest stable Python (3.13) version.
  • Add pytest-rerunfailures to retry failed tests (3 retries, 3s delay).
  • Use uv in CI (fast, easy to use, and shiny).

Let me know if you want any changes! 😃

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