[wp-trac] [WordPress Trac] #31491: Enhance unit tests for persistent object caching
WordPress Trac
noreply at wordpress.org
Thu Oct 15 20:41:15 UTC 2015
#31491: Enhance unit tests for persistent object caching
------------------------------+-----------------------
Reporter: ocean90 | Owner: ocean90
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
------------------------------+-----------------------
Comment (by ocean90):
{{{
$ phpunit -c tests/phpunit/multisite.xml
// …
2171) Tests_XMLRPC_wp_uploadFile::test_valid_attachment
Undefined property: stdClass::$domain
/srv/www/wp-develop/svn/tests/phpunit/includes/factory.php:190
/srv/www/wp-develop/svn/tests/phpunit/includes/factory.php:59
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase.php:85
/srv/www/wp-develop/svn/tests/phpunit/includes/testcase-xmlrpc.php:10
/usr/local/src/composer/vendor/phpunit/phpunit/phpunit:56
FAILURES!
Tests: 4875, Assertions: 7913, Errors: 2171, Skipped: 15.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31491#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list