Actions
Bug #18994
closedChanging basename does not change filename it materializes as
Story points:
-
Release:
Release relationship:
Auto
Related issues
Updated by Peter Amstutz over 2 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 2 years ago
- Assigned To set to Peter Amstutz
- Status changed from In Progress to New
- Category set to CWL
Updated by Peter Amstutz over 2 years ago
18994-cwl-basename @ bf95fa077c79c6bd4ac548ec534b618e97e3f00b
- Added integration test for this case
- Now includes check for "basename" in check whether input files need to be re-staged into a new intermediate collection
- The actual re-staging already uses basename correctly
Updated by Peter Amstutz over 2 years ago
18994-cwl-basename @ 5d039c344850dfc5fedd03c1050fa51eec404d72
- Fix tests
- Better handling of optional dependencies
- Bonus fix for #18614
- passed CWL conformance tests on arvbox
- passed Arvados CWL integration tests on arvbox
re-run: developer-run-tests-apps-workbench-integration: #3275
re-run: developer-run-tests-apps-workbench-integration: #3276
Updated by Peter Amstutz over 2 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima over 2 years ago
Just one observation:
- In
runner.py
there're a number of commented out code lines left.
The rest LGTM
Updated by Peter Amstutz over 2 years ago
- Related to Bug #18614: CWL colon_in_output_path conformance test failing added
Updated by Peter Amstutz over 2 years ago
- Status changed from In Progress to Resolved
Actions