Last modified: 2013-10-22 10:28:40 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T57987, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55987 - Intermittent BagOStuffTest failures for Redis
Intermittent BagOStuffTest failures for Redis
Status: NEW
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.22.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-22 06:27 UTC by Matthew Flaschen
Modified: 2013-10-22 10:28 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Matthew Flaschen 2013-10-22 06:27:20 UTC
To test, run:

php /vagrant/mediawiki/tests/phpunit/phpunit.php --use-bagostuff=redis /vagrant/mediawiki/tests/phpunit/includes/objectcache/BagOStuffTest.php

It occasionally fails (the reason for being non-deterministic may be the usleep) with:

BagOStuffTest::testMerge
Failed asserting that true is false.

BagOStuffTest::testGet
Array (...) does not match expected type "string".

BagOStuffTest::testGetMulti
Failed asserting that two arrays are equal.

or some combination thereof.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links