[Wikidata-bugs] [Maniphest] [Commented On] T111392: [Bug] MwTimeIsoFormatterTest and MediaWikiNumberUnlocalizerTest failures

2015-09-08 Thread aude
aude added a comment. consider this resolved with my work around. this is not an issue for wikidata, or places like vagrant. TASK DETAIL https://phabricator.wikimedia.org/T111392 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude Cc: aude,

[Wikidata-bugs] [Maniphest] [Commented On] T111392: [Bug] MwTimeIsoFormatterTest and MediaWikiNumberUnlocalizerTest failures

2015-09-08 Thread aude
aude added a comment. problem appears to be with how setlocale works on hhvm https://github.com/facebook/hhvm/issues/5562 this is used when compiling less into css, and is invoked in one of the providers in ResourcesTest (structure test) . Providers are invoked during setup of the test suite,

[Wikidata-bugs] [Maniphest] [Commented On] T111392: [Bug] MwTimeIsoFormatterTest and MediaWikiNumberUnlocalizerTest failures

2015-09-03 Thread aude
aude added a comment. probably related 16) Wikibase\Test\MessageParameterFormatterTest::testFormat with data set "float en" (123.456, 'en', '123.456') Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'123.456' +'123,456'