From: Timo Tijhof Date: Fri, 1 Apr 2016 23:05:47 +0000 (+0100) Subject: Disable flaky UIDGeneratorTest::testTimestampedUID test X-Git-Tag: 1.31.0-rc.0~7438 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=7c5991bcbc658272d3ab5a1e4cd66c26084a478c;p=lhc%2Fweb%2Fwiklou.git Disable flaky UIDGeneratorTest::testTimestampedUID test Currently causing builds to break all over the place. Disable until someone can attend to it. Bug: T131549 Change-Id: I0eb29c53e70ef84a4facc137a3bf20f64a673511 --- diff --git a/tests/phpunit/includes/utils/UIDGeneratorTest.php b/tests/phpunit/includes/utils/UIDGeneratorTest.php index 6d7325dee1..d746ea1459 100644 --- a/tests/phpunit/includes/utils/UIDGeneratorTest.php +++ b/tests/phpunit/includes/utils/UIDGeneratorTest.php @@ -9,6 +9,9 @@ class UIDGeneratorTest extends PHPUnit_Framework_TestCase { } /** + * Flaky test (T131549). + * + * @group Broken * @dataProvider provider_testTimestampedUID * @covers UIDGenerator::newTimestampedUID128 * @covers UIDGenerator::newTimestampedUID88