I'd like to propose enabling automated testing for the Memcache module.
It will help identify potential issues with patches quickly, and may spur more interest in writing additional test cases.
See http://drupal.org/node/1449736 and http://jthorson.doesdrupal.com/node/34
Comments
Comment #1
markpavlitski commentedWe would need to ensure that one of the PECL extensions is available to the testbots (or request if one can be made available).
We would also need remote memcache instances to be available for testing- I may be able to provide some if necessary.
Comment #2
markpavlitski commentedPostponing until #1995556: Tests do not check if memcache backends are being used is resolved.
Comment #3
jeremy commentedTests are now fixed, but this would require infrastructure support.