X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2F1ParsingBugsTest.php;h=09d8b2f4105f9766a15d19684c0ec73c8dd63db8;hb=58c9fd5820047b2ba80e46413fcba3578bc203a1;hp=4a9f23a24a62def4c156b61e949c5ee94fecb621;hpb=0230be65d134f0369057efdf0c0d6e073bf5b347;p=plcapi.git diff --git a/tests/1ParsingBugsTest.php b/tests/1ParsingBugsTest.php index 4a9f23a2..09d8b2f4 100644 --- a/tests/1ParsingBugsTest.php +++ b/tests/1ParsingBugsTest.php @@ -161,7 +161,7 @@ class ParsingBugsTests extends PhpXmlRpc_PolyfillTestCase public function testI8() { if (PHP_INT_SIZE == 4 ) { - $this->markTestSkipped('did not find a locale which sets decimal separator to comma'); + $this->markTestSkipped('Can not test i8 as php is compiled in 32 bit mode'); return; }