python-wordpress-xmlrpc
python-wordpress-xmlrpc copied to clipboard
Revisions test fails due to a solved bug on Wordpress
The test "test_revisions" fails at line 99: self.assertEqual(2, len(revision_list)) This test points to a WP bug which as been solved http://core.trac.wordpress.org/ticket/22687 , I suppose this is why the test is failing.