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

Missing output variable in python_strip_task.wdl unit test #663

Open
stxue1 opened this issue Jun 18, 2024 · 0 comments
Open

Missing output variable in python_strip_task.wdl unit test #663

stxue1 opened this issue Jun 18, 2024 · 0 comments
Assignees

Comments

@stxue1
Copy link

stxue1 commented Jun 18, 2024

The python_strip_task.wdl unit test's output has the variable lines, but the expected json only has the namespace identifier:

wdl/SPEC.md

Line 3640 in 9c0b9cf

"python_strip": ["A", "B", "C"]

I think the proper name should be python_strip.lines

jdidion added a commit that referenced this issue Jun 26, 2024
jdidion added a commit that referenced this issue Jun 26, 2024
jdidion added a commit that referenced this issue Jun 26, 2024
@jdidion jdidion self-assigned this Jun 26, 2024
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

No branches or pull requests

2 participants