[wp-trac] [WordPress Trac] #32984: Several PHPUnit tests cannot be run individually
WordPress Trac
noreply at wordpress.org
Mon Jul 13 20:42:09 UTC 2015
#32984: Several PHPUnit tests cannot be run individually
------------------------------+-----------------------------
Reporter: isaacchapman | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
------------------------------+-----------------------------
Changes (by boonebgorges):
* keywords: => needs-patch
* milestone: Awaiting Review => Future Release
Comment:
Good catch. We should still support PHP 5.2.x in our tests, so let's use
`dirname( __FILE__ )` instead of `__DIR__`. Also, no need for
`DIRECTORY_SEPARATOR` in this context.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32984#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list