wiki.techinc.nl/tests/phpunit/includes/api/format
Brad Jorsch 82fb734740 Skip ApiFormatWddxTest under HHVM
wddx_serialize_value() fails to escape the ampersand under HHVM. It has
been fixed upstream https://github.com/facebook/hhvm/issues/4283 but
has not been released yet.

When running under HHVM and detecting the ampersand is not escaped, skip
the test..

Bug: T75531
Change-Id: Ia58ec20b4daf78cd90da1bdf8af6cac86015c5d7
2014-12-18 16:57:49 +00:00
..
ApiFormatJsonTest.php
ApiFormatNoneTest.php
ApiFormatPhpTest.php
ApiFormatTestBase.php
ApiFormatWddxTest.php