[wp-trac] [WordPress Trac] #33968: Improve performance of Unit Tests for 4.4

WordPress Trac noreply at wordpress.org
Tue Sep 22 17:30:03 UTC 2015


#33968: Improve performance of Unit Tests for 4.4
------------------------------+-----------------------
 Reporter:  jorbin            |       Owner:  jorbin
     Type:  defect (bug)      |      Status:  assigned
 Priority:  normal            |   Milestone:  4.4
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+-----------------------

Comment (by jorbin):

 The three files right now are:

 {{{
 ./http/base.php:
 183:            $url = 'http://unit-
 tests.svn.wordpress.org/trunk/data/images/2004-07-22-DSC_0007.jpg'; //
 we'll test against a file in the unit test data

 ./http/base.php:
 204:            $url = 'http://unit-
 tests.svn.wordpress.org/trunk/data/images/2004-07-22-DSC_0007.jpg'; //
 we'll test against a file in the unit test data

 ./http/base.php:
 226:            $url =
 'http://develop.svn.wordpress.org/trunk/tests/phpunit/data/images/2004-07-22-DSC_0007.jpg';
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33968#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list