Skip to content

Implement a --failed flag for the test command.#210

Merged
jmchilton merged 1 commit intogalaxyproject:masterfrom
jmchilton:rerun_failed
May 18, 2015
Merged

Implement a --failed flag for the test command.#210
jmchilton merged 1 commit intogalaxyproject:masterfrom
jmchilton:rerun_failed

Conversation

@jmchilton
Copy link
Member

This will use tool_test_output.json to determine which tests failed the last time planemo test was executed and only run those previously failing tests. This should speed up test-driven development of tools.

Requires galaxyproject/galaxy#266.

Closes #145.

@jmchilton
Copy link
Member Author

Waiting for galaxyproject/galaxy#266 to merge this work.

@hexylena
Copy link
Member

:D!!! can't wait. This will be really nice to bring down the 1-2 hour test
time for the IUC repo.

fre. 15. mai 2015 kl. 14.59 skrev John Chilton notifications@github.com:

Waiting for galaxyproject/galaxy#266
galaxyproject/galaxy#266 to merge this work.


Reply to this email directly or view it on GitHub
#210 (comment)
.

This will use ``tool_test_output.json`` to determine which tests failed the last time ``planemo test`` was executed and only run those previously failing tests. This should speed up test-driven development of tools.

Requires galaxyproject/galaxy#266.

Closes galaxyproject#145.
@blankenberg
Copy link
Member

merged galaxyproject/galaxy#266

@jmchilton
Copy link
Member Author

Thanks @blankenberg!

jmchilton added a commit that referenced this pull request May 18, 2015
Implement a ``--failed`` flag for the ``test`` command.
@jmchilton jmchilton merged commit bc9c8c1 into galaxyproject:master May 18, 2015
@jmchilton jmchilton deleted the rerun_failed branch May 18, 2015 17:04
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

Successfully merging this pull request may close these issues.

Implement option to rerun previously failing tests.

3 participants