-
Notifications
You must be signed in to change notification settings - Fork 0
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
Test toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/3.5+galaxy1 #5
Comments
/run-tool-test tool_id=toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/3.5+galaxy1 |
Results (powered by Planemo)Summary
Failed s
Passed s
|
/run-tool-test tool_id=toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/3.5+galaxy1 Increased download attempts from 2 to 32, which is what I've been using when testing from the command line. |
Results (powered by Planemo)Summary
Failed s
Passed s
|
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.7.12/x64/lib/python3.7/site-packages/galaxy/tool_util/verify/script.py", line 297, in run_test
register_job_data=register, publish_history=publish_history, **verify_kwds
File "/opt/hostedtoolcache/Python/3.7.12/x64/lib/python3.7/site-packages/galaxy/tool_util/verify/interactor.py", line 1134, in verify_tool
raise e
File "/opt/hostedtoolcache/Python/3.7.12/x64/lib/python3.7/site-packages/galaxy/tool_util/verify/interactor.py", line 1127, in verify_tool
job_stdio = _verify_outputs(testdef, test_history, jobs, data_list, data_collection_list, galaxy_interactor, quiet=quiet)
File "/opt/hostedtoolcache/Python/3.7.12/x64/lib/python3.7/site-packages/galaxy/tool_util/verify/interactor.py", line 1271, in _verify_outputs
raw_data = job_stdio[what]
KeyError: 'command_line' Maybe an issue with the galaxy-tool-util version? Because this doesn't happen locally. I'm declaring this working since it passes tests when I run those tests locally (against Main) from the command line. |
This tool is already configured to run in Singularity.
Installed in galaxyproject/usegalaxy-tools#447.
The text was updated successfully, but these errors were encountered: