[wp-trac] [WordPress Trac] #58825: Run automated performance workflows using production environment vars

WordPress Trac noreply at wordpress.org
Wed Jul 26 19:12:00 UTC 2023


#58825: Run automated performance workflows using production environment vars
------------------------------+--------------------------
 Reporter:  joemcgill         |       Owner:  joemcgill
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  6.4
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:  performance
------------------------------+--------------------------
Changes (by joemcgill):

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


Comment:

 In [changeset:"56313" 56313]:
 {{{
 #!CommitTicketReference repository="" revision="56313"
 Build/Test Tools: Run performance tests using production env vars.

 This sets the following environment variables when running automated
 performance tests to avoid side effects that can skew performance data
 when the default development environment variables are used:

 * `SAVEQUERIES`: `false`
 * `SCRIPT_DEBUG`: `false`
 * `WP_DEBUG`: `false`
 * `WP_DEVELOPMENT_MODE`: `''`

 Props rajinsharwar, desrosj, mukesh27, joemcgill.
 Fixes #58825.
 }}}

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


More information about the wp-trac mailing list