Remove failing unit tests from 'canonical' group.

Each removed test has been turned into a patch and posted to the open ticket
that it belongs to.

See #30284.
Built from https://develop.svn.wordpress.org/trunk@30282


git-svn-id: http://core.svn.wordpress.org/trunk@30282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2014-11-08 20:37:22 +00:00
parent e7b465046a
commit 9e5cb0301c

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.1-alpha-30281';
$wp_version = '4.1-alpha-30282';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.