Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

functional tests: really skip failed remote fetches #3014

Merged
merged 1 commit into from
Aug 2, 2016

Conversation

iaguis
Copy link
Member

@iaguis iaguis commented Aug 1, 2016

Another stab at skipping remote fetches that fail.

Previously we were failing before we could check the exit status when we
expected a regexp, so we missed the chance to skip the test.

Fix that and refactor the code to a checkExitStatus() function so we
don't repeat ourselves.

@iaguis iaguis added this to the v1.12.0 milestone Aug 1, 2016
@iaguis iaguis force-pushed the iaguis/really-skip-failed-remote-fetches branch from a1448e7 to b2068af Compare August 1, 2016 18:01
Another stab at skipping remote fetches that fail.

Previously we were failing before we could check the exit status when we
expected a regexp, so we missed the chance to skip the test.

Fix that and refactor the code to a checkExitStatus() function so we
don't repeat ourselves.
@iaguis iaguis force-pushed the iaguis/really-skip-failed-remote-fetches branch from b2068af to 4557b84 Compare August 2, 2016 08:37
@alban
Copy link
Member

alban commented Aug 2, 2016

LGTM

@alban alban merged commit f963f32 into rkt:master Aug 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants