Skip to content

Conversation

@tristan-f-r
Copy link
Collaborator

@tristan-f-r tristan-f-r commented Jul 29, 2025

We can have Windows CI if we ignore all of the important (docker) tests! I'm testing this through CI, so it will be a bit. I'm specifically doing this to tackle #98, and make it testable at CI-time. I have a suspicion as to what the problem is.

@tristan-f-r tristan-f-r added the infrastructure misc. changes made to SPRAS itself label Jul 29, 2025
- name: Run tests
shell: bash --login {0}
# Verbose output and disable stdout and stderr capturing
run: pytest -vs --ignore=test/AllPairs --ignore=test/BowTieBuilder --ignore=test/DOMINO --ignore=test/MEO --ignore=test/MinCostFlow --ignore=test/OmicsIntegrator1 --ignore=--ignore=test/OmicsIntegrator2 --ignore=test/PathLinker --ignore=test/ResponseNet --ignore=test/RWR --ignore=test/ST_RWR
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be a good time to begin moving algorithms to their own folder.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#391.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we have to ignore so many tests?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docker doesn't work on windows in GitHub CI. It would be good to at least test anything in Windows that doesn't rely on docker. [Earlier, I believe you had issues running SPRAS tests on Windows because of path issues with the analysis tests]

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The windows-2025 runner lists these tools

  • Docker 27.5.1
  • Docker Compose v2 2.32.2
  • Docker-wincred 0.9.3

Did Docker not work?

@read-the-docs-community
Copy link

Documentation build overview

📚 spras | 🛠️ Build #29460405 | 📁 Comparing c271322 against latest (fad9fbf)


🔍 Preview build

Show files changed (1 files in total): 📝 1 modified | ➕ 0 added | ➖ 0 deleted
File Status
fordevs/spras.html 📝 modified

@tristan-f-r tristan-f-r added the awaiting-author Author of the PR needs to fix something from a review / etc. label Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-author Author of the PR needs to fix something from a review / etc. blocked-by-other-pr infrastructure misc. changes made to SPRAS itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants