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

correcting multicycle test cases and checking on validation #74

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

Conversation

RobJY
Copy link
Contributor

@RobJY RobJY commented Jan 17, 2025

I think I had errors in the multicycle test cases and this should correct them.
I made this PR to see how these updated tests work with our CI tests.
I'm concerned that the CI tests didn't catch this because the validation does throw an error when run manually, so I'm looking into it.
To be clear, the test suite doesn't catch this when run manually, but if I run the workflow manually outside the test suite the validation we have does throw an error.

PR checklist

  • This comment contains a description of changes (with reason).
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).

@RobJY RobJY self-assigned this Jan 17, 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