-
Notifications
You must be signed in to change notification settings - Fork 17
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
Conformance 1.2.1 #164
Conformance 1.2.1 #164
Conversation
…ssian into conformance-1.2.1
Traceback (most recent call last): | ||
File "/usr/local/bin/cwltest", line 8, in <module> | ||
sys.exit(main()) | ||
File "/usr/local/lib/python3.10/site-packages/cwltest/main.py", line 236, in main | ||
utils.generate_badges(args.badgedir, ntotal, npassed) | ||
File "/usr/local/lib/python3.10/site-packages/cwltest/utils.py", line 132, in generate_badges | ||
os.mkdir(badgedir) | ||
FileExistsError: [Errno 17] File exists: '/output/badges-1.0.2' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whoops :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will re-run.
@mr-c with 1.2.1_proposed, I get required
below 100%, something I will have to look into.
any clues?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here are the new mandatory tests in CWL v1.2.1:
For workflows: https://deploy-preview-115--cwl-v1-2-dev.netlify.app/workflow#New_Mandatory_Conformance_tests_for_v1.2.1 (just 1)
For CommandLineTools: https://deploy-preview-115--cwl-v1-2-dev.netlify.app/commandlinetool#New_Mandatory_Conformance_Tests_for_v1.2.1 (21 news mandatory tests)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like Calrissian is 100% for the required features of CWL v1.0, v1.1, and v1.2; so once those are posted I will move Calrission from "Partial implementations" to "In Production" at https://www.commonwl.org/implementations/#in-production ! (I will also link to the full conformance report) Congratulations! |
Runs the conformance tests and and a mkdocs documentation