jenkins-bot has submitted this change and it was merged.

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


Dummy commit for Jenkins to trip on

No really, Jenkins: Sic 'em!

...hm, let's try a bunch more.

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

Approvals:
  MarkTraceur: Looks good to me, approved
  jenkins-bot: Verified



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/71737
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I742600c9d4d94123550f19488ae328d74b109156
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to