MarkTraceur has uploaded a new change for review.

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


Change subject: Dummy commit for Jenkins to trip on
......................................................................

Dummy commit for Jenkins to trip on

Round 2

Change-Id: I7dd2bb68a243f318dfd1bd93cf4b19f5a73e1ad4
---
M tests/includes/test_gateway/test.adapter.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/38/73038/1

diff --git a/tests/includes/test_gateway/test.adapter.php 
b/tests/includes/test_gateway/test.adapter.php
index 34719d9..163be24 100644
--- a/tests/includes/test_gateway/test.adapter.php
+++ b/tests/includes/test_gateway/test.adapter.php
@@ -59,6 +59,8 @@
                $request = $dom->xpath( '/XML/REQUEST' );
                $request = $request[0];
 
+               throw new Exception( 'Blah' );
+
                // Figure out the request type
                $action = $request->xpath( 'ACTION' );
                $action = $action[0]->asXML();

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7dd2bb68a243f318dfd1bd93cf4b19f5a73e1ad4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>

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

Reply via email to