Skip to content
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

GitHub Actions run of pytest has problems #240

Open
mbopfNIH opened this issue Jun 9, 2023 · 2 comments
Open

GitHub Actions run of pytest has problems #240

mbopfNIH opened this issue Jun 9, 2023 · 2 comments
Assignees

Comments

@mbopfNIH
Copy link
Collaborator

mbopfNIH commented Jun 9, 2023

  • Errors are reported, but the Action still succeeds
  • The --log-cli-level=INFO is not being output to the log
  • Add in bioformats2raw library
  • Don't run test target if there are no code changes
@mbopfNIH
Copy link
Collaborator Author

It appears that the pytest debug output is now being displayed.
Need to add install of bioformats2raw to the build.

@mbopfNIH mbopfNIH self-assigned this Jun 30, 2023
@mbopfNIH
Copy link
Collaborator Author

Added the bioformats2raw install in main.yml which also requires java to run.

Still need to mark the build as failed when the tests fail, but will wait for Prefect2 as that should make failure detection much easier.

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

No branches or pull requests

1 participant