mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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. git-svn-id: https://develop.svn.wordpress.org/trunk@56313 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| coding-standards.yml | ||
| end-to-end-tests.yml | ||
| failed-workflow.yml | ||
| javascript-tests.yml | ||
| performance.yml | ||
| php-compatibility.yml | ||
| phpunit-tests.yml | ||
| slack-notifications.yml | ||
| test-and-zip-default-themes.yml | ||
| test-coverage.yml | ||
| test-npm.yml | ||
| test-old-branches.yml | ||
| welcome-new-contributors.yml | ||