[wp-trac] [WordPress Trac] #31718: Each unit test in /query/conditionals.php is being called twice.

WordPress Trac noreply at wordpress.org
Fri Mar 20 23:57:56 UTC 2015


#31718: Each unit test in /query/conditionals.php is being called twice.
------------------------------+-----------------------------
 Reporter:  tyxla             |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Build/Test Tools  |    Version:  trunk
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+-----------------------------
 When testing a particular test under
 `/tests/phpunit/tests/query/conditionals.php`, that test is being called
 twice. For example, you can try the following command:

 {{{
 phpunit --filter "test_post_comments_feed_with_no_comments"
 }}}

 (the `test_post_comments_feed_with_no_comments` test is defined under
 `Tests_Query_Conditionals` in
 `/tests/phpunit/tests/query/conditionals.php`).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31718>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list