Files
wordpress-develop/src/wp-includes
Scott Taylor ff4f1bb170 For unit tests that call wpmu_create_blog(), Blog factory, or installation code that attempts to clear transients: suppress database errors on setUp and restore on tearDown.
There are a few places in core that were preventing this from working by explicity setting `$wpdb->suppress_errors` to `false`. Instead, they should inherit the value that existed before errors were suppressed.

This allows Multisite unit tests to run without explosive database errors, and allows `$wpdb->suppress_errors` to be overridden all the way down the chain.

Fixes #26102.


git-svn-id: https://develop.svn.wordpress.org/trunk@26252 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-18 20:44:34 +00:00
..
2013-11-15 21:24:43 +00:00
2013-10-23 14:37:54 +00:00
2013-10-23 14:37:54 +00:00
2013-10-23 14:37:54 +00:00
2013-11-15 22:22:43 +00:00
2013-10-23 14:37:54 +00:00
2013-10-23 14:37:54 +00:00
2013-10-23 14:37:54 +00:00
2013-10-22 17:21:32 +00:00
2013-09-24 19:04:21 +00:00
2013-09-06 17:18:33 +00:00
2013-10-23 14:37:54 +00:00