Skip to content

Instantly share code, notes, and snippets.

@Spoygg
Created August 7, 2013 13:37
Show Gist options
  • Save Spoygg/6174109 to your computer and use it in GitHub Desktop.
Save Spoygg/6174109 to your computer and use it in GitHub Desktop.
27 /source:master!? % phpunit -c app src/App/ApiBundle/Tests/Controller/AvatarControllerTest.php
PHPUnit 3.7.22 by Sebastian Bergmann.
Configuration read from /source/app/phpunit.xml.dist
error : No such file or directory
convert.im6: no decode delegate for this image format `/tmp/magick-ZsUFCMxf' @ error/constitute.c/ReadImage/544.
convert.im6: no data returned `http://itsmyplay.dev/app_dev.php/media-store/photos/2/5/f/25f2e7be14d92bf3ec5b9f87e0ae5c4e9c6cfd46' @ error/url.c/ReadURLImage/232.
convert.im6: no images defined `-' @ error/convert.c/ConvertImageCommand/3044.
error : No such file or directory
convert.im6: no decode delegate for this image format `/tmp/magick-zwW78Qgn' @ error/constitute.c/ReadImage/544.
convert.im6: no data returned `http://itsmyplay.dev/app_dev.php/media-store/photos/2/5/f/25f2e7be14d92bf3ec5b9f87e0ae5c4e9c6cfd46' @ error/url.c/ReadURLImage/232.
convert.im6: no images defined `-' @ error/convert.c/ConvertImageCommand/3044.
F
Time: 51 seconds, Memory: 63.25Mb
There was 1 failure:
1) App\DomainBundle\Tests\Controller\AvatarControllerTest::testSetAvatar
Failed asserting that 500 matches expected 200.
/source/src/App/ApiBundle/Tests/ApiTestCase.php:105
/source/src/App/ApiBundle/Tests/Controller/AvatarControllerTest.php:29
FAILURES!
Tests: 1, Assertions: 1, Failures: 1.
itsmyplay /source on master(bb18144) 7 commits since tracked remotes/origin/HEAD(ba7c86c) exited 1
28 /source:master!? %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment