Skip to content
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

Exit after test failure #73

Merged

Conversation

dlozano
Copy link
Contributor

@dlozano dlozano commented Jun 16, 2017

 ~/my-project $ captain test && echo success
[CAPTAIN] Test execution returned non-zero status
success

I am not sure how to change test file and I could not make the new binary:

2017-06-16 10:04:58 ~/workspace/captain feature/fix-test-command-exit-code $make
docker build -t harbur/captain .
Sending build context to Docker daemon  801.8kB
....
Fetching https://gopkg.in/yaml.v2?go-get=1
Parsing meta tags from https://gopkg.in/yaml.v2?go-get=1 (status code 200)
get "gopkg.in/yaml.v2": found meta tag main.metaImport{Prefix:"gopkg.in/yaml.v2", VCS:"git", RepoRoot:"https://gopkg.in/yaml.v2"} at https://gopkg.in/yaml.v2?go-get=1
gopkg.in/yaml.v2 (download)
The command '/bin/sh -c go-wrapper download' returned a non-zero code: 1
make: *** [build] Error 1

@CLAassistant
Copy link

CLAassistant commented Jun 16, 2017

CLA assistant check
All committers have signed the CLA.

@dkapanidis dkapanidis merged commit e2b8f17 into harbur:master Jun 16, 2017
@dkapanidis
Copy link
Member

👍

@dlozano dlozano deleted the feature/fix-test-command-exit-code branch June 20, 2017 14:57
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.

3 participants