[wp-trac] [WordPress Trac] #32814: Custom Menu Widget should show newly added menus in Customizer

WordPress Trac noreply at wordpress.org
Fri Jul 31 08:53:06 UTC 2015


#32814: Custom Menu Widget should show newly added menus in Customizer
------------------------------+--------------------------
 Reporter:  adamsilverstein   |       Owner:  westonruter
     Type:  defect (bug)      |      Status:  reopened
 Priority:  high              |   Milestone:  4.3
Component:  Customize         |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  javascript
------------------------------+--------------------------
Changes (by netweb):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Changeset r33488 broke PHP 5.2 Unit tests, Travis CI uses PHPUnit 3.6.12
 for PHP 5.2

 Failing Job: https://travis-
 ci.org/aaronjorbin/develop.wordpress/jobs/73219883

 Both the following tests use `assertNotFalse()` which is not included in
 PHPUnit 3.6.12
 * `Test_WP_Customize_Nav_Menu_Setting::test_preview_updated`
  *
 [https://core.trac.wordpress.org/browser/trunk/tests/phpunit/tests/customize
 /nav-menu-setting.php?annotate=blame#L218 /tests/phpunit/tests/customize
 /nav-menu-setting.php?annotate=blame#L218]
 * `Test_WP_Customize_Nav_Menu_Setting::test_preview_inserted`
  *
 [https://core.trac.wordpress.org/browser/trunk/tests/phpunit/tests/customize
 /nav-menu-setting.php?annotate=blame#L263 /tests/phpunit/tests/customize
 /nav-menu-setting.php?annotate=blame#L263]

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


More information about the wp-trac mailing list