Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/65607


Change subject: jenkins test...
......................................................................

jenkins test...

Do we run all our PHPUnit tests?

Change-Id: I2cb7456b9ce02b6fc687ae293c0368467bbc421f
---
M tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/07/65607/1

diff --git a/tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php 
b/tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php
index 3ac33a4..4061ce8 100644
--- a/tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php
+++ b/tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php
@@ -3,6 +3,11 @@
  * Tests for wfTimestamp()
  */
 class WfTimestampTest extends MediaWikiTestCase {
+
+       function testThatJenkinsRunsMe() {
+               $this->assertTrue( false );
+       }
+
        /**
         * @dataProvider provideNormalTimestamps
         */

-- 
To view, visit https://gerrit.wikimedia.org/r/65607
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2cb7456b9ce02b6fc687ae293c0368467bbc421f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to