[wp-trac] [WordPress Trac] #32984: Several PHPUnit tests cannot be run individually
WordPress Trac
noreply at wordpress.org
Mon Jul 13 20:29:34 UTC 2015
#32984: Several PHPUnit tests cannot be run individually
------------------------------+-----------------------------
Reporter: isaacchapman | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: trunk
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
Several PHPUnit tests cannot be run individually as they reference classes
from other files that may not be loaded. For example:
{{{
$phpunit tests/phpunit/tests/filesystem/find_folder.php
PHP Fatal error: Class 'WP_Filesystem_UnitTestCase' not found in
tests/phpunit/tests/filesystem/find_folder.php on line 7
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32984>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list