Mwjames has uploaded a new change for review.

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


Change subject: Travis#180.3
......................................................................

Travis#180.3

Beats me, I have no idea why this test only sometimes fails on Travis ...
either the test fails on all platform or on non but this pattern ...

Change-Id: Ic72f42b50bbb9b2a36b9748c3955f41c8b02a902
---
M tests/phpunit/includes/hooks/ParserAfterTidyTest.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SemanticMediaWiki 
refs/changes/02/82202/1

diff --git a/tests/phpunit/includes/hooks/ParserAfterTidyTest.php 
b/tests/phpunit/includes/hooks/ParserAfterTidyTest.php
index 80a9290..da77047 100644
--- a/tests/phpunit/includes/hooks/ParserAfterTidyTest.php
+++ b/tests/phpunit/includes/hooks/ParserAfterTidyTest.php
@@ -171,6 +171,7 @@
                // #0 Runs store update
                $title = $this->newMockObject( array(
                        'inNamespace'     => false,
+                       'getArticleID'    => 9001
                ) )->getMockTitle();
 
                $provider[] = array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic72f42b50bbb9b2a36b9748c3955f41c8b02a902
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Mwjames <[email protected]>

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

Reply via email to