Nikerabbit has uploaded a new change for review.
https://gerrit.wikimedia.org/r/169354
Change subject: Debugging why tests fail
......................................................................
Debugging why tests fail
Change-Id: Idb51adb380f2e6c4d78737e6edc43ae67151e23a
---
M tests/phpunit/api/ApiQueryMessageGroupsTest.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Translate
refs/changes/54/169354/1
diff --git a/tests/phpunit/api/ApiQueryMessageGroupsTest.php
b/tests/phpunit/api/ApiQueryMessageGroupsTest.php
index ccb5282..cfc18f0 100644
--- a/tests/phpunit/api/ApiQueryMessageGroupsTest.php
+++ b/tests/phpunit/api/ApiQueryMessageGroupsTest.php
@@ -56,6 +56,7 @@
);
// Check structure
+ var_dump( $data );
$this->assertCount( 1, $data );
$this->assertArrayHasKey( 'query', $data );
$this->assertCount( 1, $data['query'] );
--
To view, visit https://gerrit.wikimedia.org/r/169354
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb51adb380f2e6c4d78737e6edc43ae67151e23a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits