https://bugzilla.wikimedia.org/show_bug.cgi?id=27738
Summary: ParserTests break when BagOStuff is not able to cache
Product: MediaWiki
Version: wikimedia-deployment
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: Unit tests
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
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)
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l