Closed
Description
+ /usr/bin/phpunit --include-path ./src --exclude-group tty,benchmark -d date.timezone=UTC src/Symfony/Component/HttpFoundation
PHPUnit 3.7.28 by Sebastian Bergmann.
Configuration read from /dev/shm/BUILD/symfony- b0b421908d569e5024372ded65857707c409e0f7/phpunit.xml
............................................................... 63 / 713 ( 8%)
......................S........................................ 126 / 713 ( 17%)
......................S........................................ 189 / 713 ( 26%)
............................................................... 252 / 713 ( 35%)
............................................................... 315 / 713 ( 44%)
............................................................... 378 / 713 ( 53%)
............................................................... 441 / 713 ( 61%)
............................................................... 504 / 713 ( 70%)
............................................................... 567 / 713 ( 79%)
............................................E.................. 630 / 713 ( 88%)
...........................................S.S.S.....S.S..S..S. 693 / 713 ( 97%)
....................
Time: 7.06 seconds, Memory: 18.50Mb
There was 1 error:
1) Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler\MemcachedSessionHandlerTest::testOpenSession
Declaration of Mock_Memcached_9659d902::get() should be compatible with Memcached::get($key, $cache_cb = NULL, &$cas_token = NULL, &$udf_flags = NULL)
/dev/shm/BUILD/symfony-b0b421908d569e5024372ded65857707c409e0f7/src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php:34
FAILURES!
Tests: 713, Assertions: 1554, Errors: 1, Skipped: 9.