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

Grumphp failing with examples #70

Closed
anvanza opened this issue Nov 25, 2015 · 2 comments
Closed

Grumphp failing with examples #70

anvanza opened this issue Nov 25, 2015 · 2 comments
Labels

Comments

@anvanza
Copy link

anvanza commented Nov 25, 2015

In vagrant is succeeds in SourceTree it doesn't.

  1. When I run the ./bin/grumphp run command in my vagrant-env it returns all good.
  2. When I would like to commit with Sourcetree It returns the following:
GrumPHP detected a pre-commit command.
GrumPHP is sniffing your code!
Running task 1/1: Phpspec

/  skipped: 0%  /  pending: 0%  / passed: 100%  /  failed: 0%   /  broken: 0%   /  1 examples���������3 examples�����������30 examples�����������53 examples�����������99 examples�����������123 examples������������211 examples�����������52 examples�����������82 examples������������309 examples�����������96 examples������������406 examples�����������22 examples�����������41 examples�����������58 examples�����������67 examples�����������87 examples������������512 examples�����������43 examples�����������70 examples�����������98 examples������������627 examples
To skip commit checks, add -n or --no-verify flag to commit command
Completed with errors, see above

Because of this, I have to bypass the commit hooks.

I use the following environment:
OSX with PHP 5.5.29
Vagrant
SourceTree

@veewee veewee added the bug label Nov 25, 2015
@veewee
Copy link
Contributor

veewee commented Nov 25, 2015

Hello @anvanza,

I just checked this issue on my machine and it is just working.
Can you verify that you are using the latest versions of:

  • phpspec
  • grumphp
  • sourcetree

If that doesn't work, can you try the master version of grumphp?

@aderuwe
Copy link
Contributor

aderuwe commented Dec 10, 2015

@anvanza Any update here? Is it still failing on your setup?

@anvanza anvanza closed this as completed Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants