Actions
Bug #17521
closedHandling of ./ in arvados-cwl-runner
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
CWL
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Release:
Release relationship:
Auto
Description
Details:
Arvados kept erroring on me that I have more than 1 file fitting the description by my glob (using ./dir/*.html). I thought was odd since it only contained 1 file. I put a File array as output, it works, and lo and behold pulls 1 file
https://workbench.su92l.arvadosapi.com/container_requests/su92l-xvhdp-2duf0p33vsn4q07
https://workbench.su92l.arvadosapi.com/container_requests/su92l-xvhdp-rzbwrhcwfu70dg4
/dir/*.html gives the appropriate error
using dir/*.html worked like you would expect
from Peter -- "at any rate, not handling a leading `./` correctly does seem to be an arvados-cwl-runner bug"
Updated by Peter Amstutz over 3 years ago
- Target version set to 2021-04-28 bughunt sprint
Updated by Peter Amstutz over 3 years ago
- Related to Bug #10308: Output glob "./" doesn't work as output from CWL workflow added
Updated by Peter Amstutz over 3 years ago
- Category set to CWL
- Status changed from New to In Progress
Updated by Peter Amstutz over 3 years ago
- Status changed from In Progress to Resolved
Actions