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

Conformance 1.2.1 #164

Merged
merged 47 commits into from
Nov 27, 2023
Merged

Conformance 1.2.1 #164

merged 47 commits into from
Nov 27, 2023

Conversation

fabricebrito
Copy link
Contributor

Runs the conformance tests and and a mkdocs documentation

Comment on lines +718 to +725
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'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops :-)

Copy link
Contributor Author

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?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the failing tests are

@mr-c
Copy link
Contributor

mr-c commented Nov 23, 2023

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!

@fabricebrito fabricebrito merged commit e19c846 into master Nov 27, 2023
2 checks passed
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.

3 participants