wiki.techinc.nl/tests/phpunit/includes/utils
Tim Landscheidt 24b08513ef Fix errors in UIDGeneratorTest::testTimestampedUID
Currently, this test passes in Jenkins, but not with Travis
CI's hhvm where apparently code execution is slower so not
all UIDs are created within the same millisecond.  This also
previously masked that the test did not indeed test if the
host bits are identical as instead it tested the MSBs twice.

Bug: 73668
Change-Id: Ic68af599599ace5faa6a687d115d2d3802f6ba1b
2014-11-20 23:52:16 +00:00
..
IPTest.php Removed clumsy unused IP::toUnsigned() method 2014-05-31 00:20:27 +00:00
MWCryptHKDFTest.php MWCryptHKDFTest: Mock $wgSecretKey to ensure atomicity 2014-10-07 05:22:37 +02:00
StringUtilsTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
UIDGeneratorTest.php Fix errors in UIDGeneratorTest::testTimestampedUID 2014-11-20 23:52:16 +00:00
ZipDirectoryReaderTest.php Fixed spacing 2013-11-21 18:52:25 +00:00