You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this build http://travis-ci.org/#!/symfony/symfony/builds/2378056 tests involving intl/ICU are broken on travis. The cause is the upgrade from Ubuntu 11.10 to 12.04 which saw an update of ICU from 4.4 to 4.8. The Locale component tests are incompatible with ICU 4.8 outputs, as they expect ICU 4.4 outputs.