Description
symfony /tests/Symfony/Tests/Component/Translation/Loader/ResourceBundleLoaderTest.php
3 of 4 tests in that prticiular file are failing for me: all with the same error.
- Symfony\Tests\Component\Translation\Loader\ResourceBundleFileLoaderTest::testLoad
RuntimeException: cannot load this resource : /srv/www/github/symfony2/tests/Symfony/Tests/Component/Translation/Loader/../fixtures/resourcebundle/res
/srv/www/github/symfony2/src/Symfony/Component/Translation/Loader/ResourceBundleLoader.php:33
/srv/www/github/symfony2/tests/Symfony/Tests/Component/Translation/Loader/ResourceBundleLoaderTest.php:24
- Symfony\Tests\Component\Translation\Loader\ResourceBundleFileLoaderTest::testDatEnglishLoad
RuntimeException: cannot load this resource : /srv/www/github/symfony2/tests/Symfony/Tests/Component/Translation/Loader/../fixtures/resourcebundle/dat/resources
/srv/www/github/symfony2/src/Symfony/Component/Translation/Loader/ResourceBundleLoader.php:33
/srv/www/github/symfony2/tests/Symfony/Tests/Component/Translation/Loader/ResourceBundleLoaderTest.php:35
- Symfony\Tests\Component\Translation\Loader\ResourceBundleFileLoaderTest::testDatFrenchLoad
RuntimeException: cannot load this resource : /srv/www/github/symfony2/tests/Symfony/Tests/Component/Translation/Loader/../fixtures/resourcebundle/dat/resources
/srv/www/github/symfony2/src/Symfony/Component/Translation/Loader/ResourceBundleLoader.php:33
/srv/www/github/symfony2/tests/Symfony/Tests/Component/Translation/Loader/ResourceBundleLoaderTest.php:46
It might be a different ICU or PHP version
php -v
PHP 5.3.8-1.pi (cli) (built: Aug 25 2011 11:52:39)
php -i | grep ICU
ICU version => 4.2.1