r110790 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r110789
|
r110790
|
r110791
>
Date:
21:39, 6 February 2012
Author:
hashar
Status:
ok
Tags:
Comment:
disable ApiUploadTest
ApiUploadTest gives inconsistent results which trigger false alamrs to all
the ops team. We are disabling those tests for now.
See
https://bugzilla.wikimedia.org/26169
Modified paths:
/trunk/phase3/tests/phpunit/includes/api/ApiUploadTest.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/phpunit/includes/api/ApiUploadTest.php
—
—
@@ -19,6 +19,9 @@
20
20
21
21
/**
22
22
* @group Database
23
+ * @group Broken
24
+ * Broken test, reports false errors from time to time.
25
+ * See https://bugzilla.wikimedia.org/26169
23
26
*
24
27
* This is pretty sucky... needs to be prettified.
25
28
*/
Status & tagging log
21:45, 6 February 2012
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r110790
[
removed:
new
added:
ok]