Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CWL 1.0 CT103: Test dockerOutputDirectory #75

Open
dleehr opened this issue Jul 19, 2019 · 0 comments
Open

CWL 1.0 CT103: Test dockerOutputDirectory #75

dleehr opened this issue Jul 19, 2019 · 0 comments
Labels
conformance Issue addresses a CWL conformance test

Comments

@dleehr
Copy link
Member

dleehr commented Jul 19, 2019

Got workflow error
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/cwltool/executors.py", line 264, in runner
    job.run(runtime_context)
  File "/usr/local/lib/python3.6/site-packages/calrissian/job.py", line 553, in run
    self.check_requirements()
  File "/usr/local/lib/python3.6/site-packages/calrissian/job.py", line 390, in check_requirements
    raise UnsupportedRequirement('Error: feature {}.{} is not supported'.format(feature, field))
cwltool.errors.UnsupportedRequirement: Error: feature DockerRequirement.dockerOutputDirectory is not supported
Workflow or tool uses unsupported feature:
Error: feature DockerRequirement.dockerOutputDirectory is not supported
@dleehr dleehr added the conformance Issue addresses a CWL conformance test label Jul 19, 2019
@dleehr dleehr closed this as completed Jul 22, 2019
@dleehr dleehr reopened this Jul 23, 2019
@dleehr dleehr changed the title CWL 1.0 CT102: Test dockerOutputDirectory CWL 1.0 CT103: Test dockerOutputDirectory Jul 23, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
conformance Issue addresses a CWL conformance test
Projects
None yet
Development

No branches or pull requests

1 participant