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

Speed up CWL conformance tests to ~10 minutes total using the pytest plugin #5182

Open
unito-bot opened this issue Dec 9, 2024 · 0 comments
Labels

Comments

@unito-bot
Copy link

cwltool runss its CWL conformance tests in about 10 minutes using a pytest plugin to do everything in one process and make the conformance tests PyTest tests. See:

https://github.com/common-workflow-language/cwltool/blob/6c86caa0571fd186d90a6600e0bb405596d4a5e0/conformance-test.sh#L90

https://github.com/common-workflow-language/cwltool/blob/6c86caa0571fd186d90a6600e0bb405596d4a5e0/conformance-test.sh#L152

https://matrix.to/#/!rnpqRUgCiUQaGeqAWG:matrix.org/$FZklLQT7I0KSAUxlqHfKPGM7iSDNKRWcKiMKhnh0r-M?via=matrix.org&via=gitter.im

┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1689

@unito-bot unito-bot added the cwl label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant