Disable flaky UIDGeneratorTest::testTimestampedUID test
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 1 Apr 2016 23:05:47 +0000 (00:05 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 1 Apr 2016 23:06:21 +0000 (00:06 +0100)
Currently causing builds to break all over the place. Disable
until someone can attend to it.

Bug: T131549
Change-Id: I0eb29c53e70ef84a4facc137a3bf20f64a673511

tests/phpunit/includes/utils/UIDGeneratorTest.php

index 6d7325d..d746ea1 100644 (file)
@@ -9,6 +9,9 @@ class UIDGeneratorTest extends PHPUnit_Framework_TestCase {
        }
 
        /**
+        * Flaky test (T131549).
+        *
+        * @group Broken
         * @dataProvider provider_testTimestampedUID
         * @covers UIDGenerator::newTimestampedUID128
         * @covers UIDGenerator::newTimestampedUID88