silverstripe-framework/tests/php
Ingo Schommer 20c6066391 Remove flakey swedish intl test
The intl extension relies on system ICU libraries.
Which seems to behave differently on CentOS 7.2 with PHP 5.6 (returns as '53.292:18 US$').
See http://stackoverflow.com/questions/3991814/php-pecl-extension-intl-giving-garbled-results-for-swedish-ordinal-numbers/8691743#8691743

It's a redundant test, let's just avoid this noise.
2017-05-08 21:31:14 +12:00
..
Control API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Core BUG Fix ApcuCache and MemCache namespace 2017-05-04 12:17:33 +12:00
Dev NEW: Allow SapphireTest::objFromFixture() to accept either table or class 2017-05-05 10:53:49 +12:00
Forms Fix FormSchemaTest.php linting issues 2017-05-04 13:56:54 +12:00
i18n FIX: i18n test fixtures stricter for Symfony3 2017-05-05 14:32:07 +12:00
ORM Remove flakey swedish intl test 2017-05-08 21:31:14 +12:00
Security API Upgrade to behat 3 2017-05-05 14:32:07 +12:00
View Remove TestListener and rely on PHPUnits APIs 2017-03-30 11:46:58 +13:00