Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

failing ResourceBundleLoaderTest in master #2355

Copy link
Copy link
Closed
@mvrhov

Description

@mvrhov
Issue body actions

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.

  1. 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

  1. 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

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.