[wp-trac] [WordPress Trac] #31195: Add a user-friendly way to preview site responsiveness in the Customizer

WordPress Trac noreply at wordpress.org
Wed Feb 10 05:59:42 UTC 2016


#31195: Add a user-friendly way to preview site responsiveness in the Customizer
-------------------------------------+-------------------------------------
 Reporter:  celloexpressions         |       Owner:  westonruter
     Type:  feature request          |      Status:  assigned
 Priority:  normal                   |   Milestone:  4.5
Component:  Customize                |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-screenshots has-     |     Focuses:  ui, accessibility,
  patch needs-unit-tests             |  administration
-------------------------------------+-------------------------------------

Comment (by welcher):

 Running the full suite of unit test has a failure on
 `Tests_WP_Customize_Manager::test_customize_pane_settings`. I have
 confirmed that it's not due to the new tests in my patch. I am looking
 into it further.

 Full error:

 {{{
 1) Tests_WP_Customize_Manager::test_customize_pane_settings
 Failed asserting that two arrays are equal.
 --- Expected
 +++ Actual
 @@ @@
      4 => 'panels'
 -    5 => 'sections'
 -    6 => 'theme'
 -    7 => 'url'
 +    5 => 'previewableDevices'
 +    6 => 'sections'
 +    7 => 'theme'
 +    8 => 'url'
  )
 }}}

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


More information about the wp-trac mailing list