wiki.techinc.nl/tests/phpunit/includes/libs
Timo Tijhof 5a3fcb0280 Timing: Fix flaky TimingTest test
> 1) TimingTest::testMark
> Failed asserting that 1455828402.4503 is greater than 1455828402.4503.

Use usleep(100), similar to the other tests already there.

Change-Id: Ic45c99b7e928df397809d872ab8e41ada6ecf1e7
2016-02-18 21:06:34 +00:00
..
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
objectcache Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ArrayUtilsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CSSMinTest.php CSSMin: Make isRemoteUrl and isLocalUrl really private, now that we can in PHP 5.5 2016-02-17 15:50:08 +01:00
DeferredStringifierTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
GenericArrayObjectTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HashRingTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
IEUrlExtensionTest.php IEUrlExtension: Add tests for the main use case the lib exists for 2015-08-28 13:30:31 +02:00
JavaScriptMinifierTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MemoizedCallableTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWMessagePackTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ObjectFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ProcessCacheLRUTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SamplingStatsdClientTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StringUtilsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TimingTest.php Timing: Fix flaky TimingTest test 2016-02-18 21:06:34 +00:00
XhprofTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlTypeCheckTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00