[wp-trac] [WordPress Trac] #25282: Unit Tests should run in Debug mode
WordPress Trac
noreply at wordpress.org
Fri Nov 15 02:32:17 UTC 2013
#25282: Unit Tests should run in Debug mode
----------------------------+---------------------
Reporter: wonderboymusic | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.7
Component: Unit Tests | Version: trunk
Severity: normal | Resolution: fixed
Keywords: |
----------------------------+---------------------
Comment (by wonderboymusic):
In [changeset:"26187"]:
{{{
#!CommitTicketReference repository="" revision="26187"
Remove the Featured Content term filters when running Unit Tests. Set the
return value of `wp_get_object_terms()` to a var before passing to
`array_shift()` in `test_get_object_terms_types()`, which expects a var to
be passed by reference.
See #25282.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25282#comment:79>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list