Chad has uploaded a new change for review.
https://gerrit.wikimedia.org/r/112147
Change subject: Don't dump globals to stdout during a unit test
......................................................................
Don't dump globals to stdout during a unit test
Change-Id: I6060f92b4c97def9a291a1a8e26dbbcc4dbb8a58
---
M tests/phpunit/maintenance/getSlaveServerTest.php
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/47/112147/1
diff --git a/tests/phpunit/maintenance/getSlaveServerTest.php
b/tests/phpunit/maintenance/getSlaveServerTest.php
index bb678af..589ac3b 100644
--- a/tests/phpunit/maintenance/getSlaveServerTest.php
+++ b/tests/phpunit/maintenance/getSlaveServerTest.php
@@ -49,7 +49,6 @@
$gss = new GetSlaveServer();
$gss->loadParamsAndArgs();
$gss->execute();
- $gss->globals();
// The main answer
$output = $this->getActualOutput();
--
To view, visit https://gerrit.wikimedia.org/r/112147
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6060f92b4c97def9a291a1a8e26dbbcc4dbb8a58
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits