Skip to content

Fix CI: skip Windows-only tests on Linux#4

Merged
HarperZ9 merged 1 commit into
mainfrom
fix/ci-windows-only-tests
Mar 29, 2026
Merged

Fix CI: skip Windows-only tests on Linux#4
HarperZ9 merged 1 commit into
mainfrom
fix/ci-windows-only-tests

Conversation

@HarperZ9
Copy link
Copy Markdown
Owner

2 tests use ctypes.windll. Skip on Linux CI.

run_calibration uses ctypes.windll unavailable on Linux.
Mark 2 tests with skipif(sys.platform != 'win32').

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@HarperZ9 HarperZ9 merged commit cafa858 into main Mar 29, 2026
@HarperZ9 HarperZ9 deleted the fix/ci-windows-only-tests branch March 31, 2026 03:46
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