Jeroen De Dauw has submitted this change and it was merged. Change subject: fixed failing test in TermCacheTest ......................................................................
fixed failing test in TermCacheTest - max int on 32bit systems is 2147483647, test data was too large and caused test to fail on 32bit machines Change-Id: I3e2fc4644635b6029ce357c95fb0f2c8c2638b53 --- M repo/tests/phpunit/includes/store/TermCacheTest.php 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Daniel Kinzler: Looks good to me, approved Jeroen De Dauw: Verified Objections: Jeroen De Dauw: There's a problem with this change, please improve -- To view, visit https://gerrit.wikimedia.org/r/33323 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3e2fc4644635b6029ce357c95fb0f2c8c2638b53 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Tobias Gritschacher <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
