You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When pulling workflow output CWL outputs, handle non-data/non-collection datatypes (i.e. simple values). Needed for null and string outputs of a conditional test case.
When evaluating expressions for workflows, walk inputs not consumed by the underlying tool also (kind of messy).
Add pytest marks for each test tag found in conformance_tests.yaml when generating Python test suites, allows for much more flexible testing combinations.
When generating test suites in Python suite, print some common problems so we can fix up the source test specifications.
Update commit that brings in conformance test data to bring 1.1 and 1.2 conformance tests.
Updated the test case generation code to generate news test classes for each version (v1.0, v1.1, and v1.2) corresponding to red and green "required" tests as well as regressions.
Re-run red tests and add 36 news test to green list.
Since all unchecked items have an issue or a pull request open, and the #BioHackEU20 is over I'm going to close this tracking issue. Many thanks to @jmchilton@mvdbeek@nsoranzo for their contributions this last week!
PRs
New Issues
to do:
What happened to the code to integrate the CWL Expresion refactoring tool?
galaxyproject@9a8855d
https://github.com/galaxyproject/galaxy/compare/dev...common-workflow-language:cwl-1.0-rewrite-expressions-2?expand=1
Presenting non-zero (and ideally correct) information on the memory and disk space reservation in the CWL
$(runtime)
objectrecover tests that used to pass in this branch, but don't currently.
Bonus / semi-related work by team-members
The text was updated successfully, but these errors were encountered: