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

fix '|&' pipe on travis osx vm #156

Merged
merged 2 commits into from
Jan 25, 2017
Merged

Conversation

zchee
Copy link
Contributor

@zchee zchee commented Jan 25, 2017

master branch was failing the travis test for a while because of status_test.go format error by gofmt. just formatted.

And mainly, this PR for |& pipe is despite syntax error on travis osx vm, but test passes. (maybe due to differences bash version?)
See https://ember-canary.travis-ci.org/golang/dep/jobs/195026617#L77-L79
This will be a problem in the future, so fixed it together.

This pull request will pass travis test, but conflicted #143.
So if merge #143 first, I will rebase and fix pull request to only fixed .travis.yml.

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
'|&' is despite syntax error on travis osx vm, but test passes.
Fix avoid sdboyer/gps testdata error message using 2>&1

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
@zchee
Copy link
Contributor Author

zchee commented Jan 25, 2017

ah, why failed AppVeyor?

@mattn
Copy link
Member

mattn commented Jan 25, 2017

AppVeyor is flacky for testing.

@zchee
Copy link
Contributor Author

zchee commented Jan 25, 2017

@mattn I see.
What should I do? Can I re-run test of AppVeyor? Is it owner(member) only?
Edit: I understand, referenced #157

@zchee zchee mentioned this pull request Jan 25, 2017
@jessfraz
Copy link
Contributor

This LGTM thanks!

@jessfraz jessfraz merged commit e9d6340 into golang:master Jan 25, 2017
@zchee zchee deleted the travis-gofmt_pipe branch January 25, 2017 17:35
krisnova pushed a commit to krisnova/dep that referenced this pull request Apr 21, 2017
This *should* solve the issues raised in golang#156. I can't replicate the bug
in tests, though, so I'm not fully sure. Pretty disquieting.
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants