Skip to content

automated GithHub workflow to run test scripts #53

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

didier-durand
Copy link

@didier-durand didier-durand commented Jun 8, 2025

Hi,

I want to run memvid tests on Linux as a Github workflow (see yaml in this PR):

  1. I had to update faiss-cpu to latest version (1.11.0) otherwise pip install -r requirements.txt: see https://github.com/didier-durand/memvid/actions/runs/15519490487/job/43690788234
  2. Then, pip install goes fine. But, when I run the tests via pytest on Github with this worklfow, some of them fail: see https://github.com/didier-durand/memvid/actions/runs/15519764905/job/43691410299

Are those failures to be expected or should 100% be successful ?

If 100% supposed to be ok? Can you fix the failing tests back to ok in an additional commit to this PR before merging it?

Didier

@didier-durand didier-durand changed the title Test workflow automated GithHub workflow to run test scripts Jun 8, 2025
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