Skip to content

Instantly share code, notes, and snippets.

@mapthegod
Created February 11, 2013 22:16
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mapthegod/773a0ec1f83e35ac0b0c to your computer and use it in GitHub Desktop.
PHPUnit 3.7.10 by Sebastian Bergmann.
Configuration read from /dev/shm/http/bigbang/package/Aura.Intl/tests/phpunit.xml
....ESSSSF...........
Time: 0 seconds, Memory: 4.50Mb
There was 1 error:
1) Aura\Intl\IntlFormatterTest::testFormat_plural
Aura\Intl\Exception\CannotInstantiateFormatter: msgfmt_create: message formatter creation failed: U_ILLEGAL_CHARACTER
/dev/shm/http/bigbang/package/Aura.Intl/src/Aura/Intl/IntlFormatter.php:76
/dev/shm/http/bigbang/package/Aura.Intl/tests/Aura/Intl/IntlFormatterTest.php:34
--
There was 1 failure:
1) Aura\Intl\IntlFormatterTest::testFormat_cannotInstantiateFormatter
Failed asserting that exception of type "Aura\Intl\Exception\CannotFormat" matches expected exception "Aura\Intl\Exception\CannotInstantiateFormatter". Message was: "msgfmt_format: not enough parameters: U_ILLEGAL_ARGUMENT_ERROR".
FAILURES!
Tests: 21, Assertions: 22, Failures: 1, Errors: 1, Skipped: 4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment