[wp-trac] [WordPress Trac] #43663: Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces

WordPress Trac noreply at wordpress.org
Fri Mar 30 19:16:52 UTC 2018


#43663: Unit Test test_theme_file_uri_returns_valid_uri fails on directories with
spaces
-------------------------------------------------+-------------------------
 Reporter:  mattkeys                             |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Build/Test Tools                     |  Review
 Severity:  normal                               |     Version:  4.9.5
 Keywords:  dev-feedback has-patch needs-        |  Resolution:
  testing                                        |     Focuses:
-------------------------------------------------+-------------------------

Comment (by mattkeys):

 Thanks @birgire, I just tested out your patch and I can confirm that it
 fixes the issues I was seeing. Here is output from testing the
 themeFile.php tests:


 {{{
 Matts-MacBook-Pro:WordPress Unit Tests mattkeys$ phpunit
 tests/phpunit/tests/link/themeFile.php
 Installing...
 Running as single site... To run multisite, use -c
 tests/phpunit/multisite.xml
 Not running ajax tests. To execute these, use --group ajax.
 Not running ms-files tests. To execute these, use --group ms-files.
 Not running external-http tests. To execute these, use --group external-
 http.
 PHPUnit 6.5.7 by Sebastian Bergmann and contributors.

 ........................                                          24 / 24
 (100%)

 Time: 1.28 seconds, Memory: 28.00MB

 OK (24 tests, 48 assertions)
 }}}

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


More information about the wp-trac mailing list