Skip to content

test: enable Windows python suite#1372

Open
MukundaKatta wants to merge 1 commit into
google:mainfrom
MukundaKatta:codex/magika-windows-test-suite
Open

test: enable Windows python suite#1372
MukundaKatta wants to merge 1 commit into
google:mainfrom
MukundaKatta:codex/magika-windows-test-suite

Conversation

@MukundaKatta

Copy link
Copy Markdown

Summary

  • add windows-latest to the Python test-suite workflow matrix
  • skip the signal.alarm-based big-file timeout test on platforms that do not expose SIGALRM
  • keep the slow-file timeout coverage on Unix-like platforms while unblocking Windows CI for the rest of the suite

Fixes #789

Validation

  • compiled python/tests/test_magika_python_module.py successfully with python3 -m py_compile
  • attempted to run the targeted test locally, but this clone does not have onnxruntime installed, so full runtime execution was not available here

@MukundaKatta MukundaKatta force-pushed the codex/magika-windows-test-suite branch from 8168df3 to 9ee882c Compare May 15, 2026 02:16
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.

python tests suite fails on windows

1 participant