Closed natefoo closed 2 years ago
/run-tool-test tool_id=toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/3.5+galaxy1
State | Count |
---|---|
Total | 33 |
Passed | 16 |
Error | 0 |
Failure | 17 |
Skipped | 0 |
/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.
State | Count |
---|---|
Total | 33 |
Passed | 23 |
Error | 0 |
Failure | 10 |
Skipped | 0 |
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.