Skip to content

StubLocaleTest fails with ICU version 4.8.1.1 #6295

Closed
@umpirsky

Description

@umpirsky

Test failed with ICU version 4.8.1.1:

$ phpunit src/Symfony/Component/Locale/Tests/Stub/StubLocaleTest.php 
PHPUnit 3.7.10 by Sebastian Bergmann.

Configuration read from /home/umpirsky/Projects/PHP/symfony/phpunit.xml.dist

.......F......................

Time: 0 seconds, Memory: 4.00Mb

There was 1 failure:

1) Symfony\Component\Locale\Tests\Stub\StubLocaleTest::testGetCurrenciesData
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'BR$'
+'R$'

/home/umpirsky/Projects/PHP/symfony/src/Symfony/Component/Locale/Tests/Stub/StubLocaleTest.php:72

FAILURES!
Tests: 30, Assertions: 31, Failures: 1.

Just for the reference, version 4.8.1.1 is notmalized to 480 in TestCase.php.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions