Last modified: 2012-04-16 09:15:58 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 T29738, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27738 - ParserTests break when BagOStuff is not able to cache
ParserTests break when BagOStuff is not able to cache
Status: NEW
Product: MediaWiki
Classification: Unclassified
Unit tests (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-02-26 13:14 UTC by Bryan Tong Minh
Modified: 2012-04-16 09:15 UTC (History)
1 user (show)

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


Attachments

Description Bryan Tong Minh 2011-02-26 13:14:00 UTC
The following ParserTests break:

Running test Bad images - basic functionality... FAILED!
Running test Bad images - bug 16039: text after bad image disappears... FAILED!

But only if BagOStuff::set returns false, indicating that storing in the user cache failed. If BagOStuff::set returns true even if it is not able to store into the cache, the tests pass. If the cache type is CACHE_NONE, the tests pass.

I only tested this with wincache.


(For reference, r78322 introduced the false return value on failure)

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


Navigation
Links