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

Add clean subcommand (#20) #21

Merged
merged 2 commits into from
Sep 18, 2014
Merged

Conversation

rjeczalik
Copy link
Contributor

No description provided.

To fix two tests, which apparently were modified previously, but tests
were not recorded properly:

--- FAIL: TestProjects-4 (0.00 seconds)
	client_test.go:75: expected err to be nil, was request error:
bad status code - 500 instead

--- FAIL: TestAcceptBroken-4 (0.00 seconds)
	accept_test.go:32: error triggering build "Pulse CLI - Failure":
request error: bad status code - 500
@rjeczalik
Copy link
Contributor Author

The AppVeyor build failure is most likely caused by fakerpc - the fakerpc.Fixture starts fake server, but it does not wait for it to be ready to serve requests. Under Linux/OS X the startup is apparently faster thus less random failures. I've raised rjeczalik/fakerpc#3.

rjeczalik added a commit that referenced this pull request Sep 18, 2014
@rjeczalik rjeczalik merged commit f306c04 into x-formation:master Sep 18, 2014
@rjeczalik rjeczalik mentioned this pull request Sep 19, 2014
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.

None yet

1 participant