Created
June 29, 2013 14:11
-
-
Save sdboyer/5891239 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /Applications/MAMP/bin/php/php5.4.10/bin/php -dxdebug.remote_enable=1 -dxdebug.remote_host=127.0.0.1 -dxdebug.remote_port=9000 -dxdebug.remote_mode=req /private/var/folders/Fc/FcQCzbUPG6OSfLW9A10OqE+++TI/-Tmp-/ide-phpunit.php -d auto_prepend_file=/Users/sdboyer/ws/dd/8chase/core/tests/bootstrap.php --configuration /Users/sdboyer/ws/dd/8chase/core/phpunit.xml.dist | |
| Testing started at 10:09 AM ... | |
| #!/usr/bin/php | |
| Process finished with exit code 255 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| error message: | |
| Unable to attach test reporter to test framework or test framework quit unexpectedly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment