Skip to content

running a test with --update_test_data does not work if expected file does not exist anymore #846

@bgruening

Description

@bgruening

Running planemo with planemo t --update_test_data peptide_prophet.xml was creating a file in test-data if the file was not there before. With 18.05 this changed and Galaxy is raising this error:

Traceback (most recent call last):
  File "/home/bag/projects/code/galaxy/test/functional/test_toolbox.py", line 88, in test_tool
    self.do_it(tool_version=tool_version, test_index=test_index)
  File "/home/bag/projects/code/galaxy/test/functional/test_toolbox.py", line 41, in do_it
    verify_tool(tool_id, self.galaxy_interactor, resource_parameters=resource_parameters, test_index=test_index, tool_version=tool_version, register_job_data=register_job_data)
  File "/home/bag/projects/code/galaxy/lib/galaxy/tools/verify/interactor.py", line 689, in verify_tool
    raise e
JobOutputsError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions