Skip to content

test: simplify pipeline#296

Merged
jaseg merged 1 commit intojaseg:mainfrom
trin94:main
Apr 25, 2025
Merged

test: simplify pipeline#296
jaseg merged 1 commit intojaseg:mainfrom
trin94:main

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! 😃

@jaseg jaseg merged commit 93c4de9 into jaseg:main Apr 25, 2025
1 check passed
@jaseg
Copy link
Owner

jaseg commented Apr 25, 2025

Looks great, thank you!

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.

2 participants