Make WordPress Core

{1} All Tickets (8022 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (501 - 600 of 8022)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

Build/Test Tools (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate normal normal Awaiting Review defect (bug) 03/09/2021 3
#63083 Fail tests making external HTTP requests that are not in the `external-http` group. normal normal Awaiting Review defect (bug) 03/10/2025
#54008 Fix Grunt tasks for PHPUnit normal normal Future Release defect (bug) 04/27/2022 5
#62844 Fix performance monitoring workflow to not send duplicate results for a single commit low normal Future Release defect (bug) 01/22/2025 1
#26905 Follow CSS coding standards for SASS/SCSS files netweb normal normal Future Release defect (bug) 04/07/2017 9
#29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task normal minor Awaiting Review defect (bug) 02/25/2019
#36898 Have `grunt precommit` fail if the test DB is unreachable. normal normal Awaiting Review defect (bug) 02/25/2019 1
#40910 Limit writable directories required by WordPress unit test suite normal normal Future Release defect (bug) 06/12/2019 9
#58816 MariaDB 11.x: deprecated alias for MySQL normal normal defect (bug) 02/24/2026 10
#59120 Measure interactivity metrics in performance tests normal normal Future Release defect (bug) 10/21/2024 2
#59119 Measure layout stability metrics in performance tests normal normal Future Release defect (bug) 11/12/2024 1
#63601 Memory exhaustion during performance tests when base version is set to 6.8 normal normal Awaiting Review defect (bug) 06/24/2025 2
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints normal normal Future Release defect (bug) 02/25/2019 5
#54724 PHPunit tests should not load remote patterns normal normal Awaiting Review defect (bug) 01/04/2022 4
#64618 Playground Node.js engine requirement broke Core WP builds youknowriad normal normal Awaiting Review defect (bug) 02/11/2026 7
#56250 ReferenceErrors encountered when running QUnit tests normal normal Awaiting Review defect (bug) 08/07/2023 6
#64103 Run WP-CLI test suite in core repo normal normal Awaiting Review defect (bug) 10/22/2025 1
#56615 Running `build` scripts on Windows machines produces different results gziolo normal normal Future Release defect (bug) 07/03/2024 53
#52830 Tests: Uploads remain after running test suite. normal normal Awaiting Review defect (bug) 03/17/2021 2
#53781 Tests_Embed_Template tests fail when run in isolation normal minor Awaiting Review defect (bug) 09/28/2021 4
#62463 The `precommit:emoji` script no longer works in branches 6.4 and earlier normal normal Awaiting Review defect (bug) 12/02/2024 3
#61245 Two QUnit Widget tests are skipped and one is broken normal normal Awaiting Review defect (bug) 09/03/2024 1
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility normal minor Future Release defect (bug) 10/29/2018 8
#53685 Update the `caniuse` database when running `grunt precommit:css` normal normal Awaiting Review defect (bug) 06/16/2023 9
#53506 When using the WordPress Development Environment (wpenv) links to missing asset files do not return 404 and are redirected normal normal Future Release defect (bug) 06/24/2021
#51960 `grunt copy:dynamic` doesn't copy all changed files normal normal Awaiting Review defect (bug) 12/09/2020 2
#54397 e2e timeout errors: waiting for selection `.components-snackbar` normal normal Awaiting Review defect (bug) 10/04/2022 5
#48300 metadata registered using register_meta() do not persist through several tests normal normal Awaiting Review defect (bug) 03/24/2023 8
#63605 npm run dev: file watcher sometimes deletes uploaded files normal normal Awaiting Review defect (bug) 06/20/2025 1
#56086 readme.html should be changed to a markdown file normal normal Awaiting Review defect (bug) 05/14/2025 4
#31092 travis-ci builds skip lots of tests due to environment configuration normal normal Future Release defect (bug) 11/09/2020 4
#46804 wp-phpunit calls _delete_all_posts() too early during bootstrap normal normal Awaiting Review defect (bug) 04/05/2019
#42064 wp_crop_image() does not work when fopen() is disabled normal normal Awaiting Review defect (bug) 08/11/2021 3
#55973 Add .gitattributes file to annotate generated files normal normal Awaiting Review enhancement 11/16/2023 2
#56602 Add a comment to auto-generated editor files pulled from Gutenberg repository normal normal Awaiting Review enhancement 09/19/2022 1
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist normal normal Awaiting Review enhancement 09/25/2020 7
#50412 Add support for common PHPUnit arguments when watching normal normal Awaiting Review enhancement 09/04/2020 3
#62944 Allow a single theme to be tested/built low normal Future Release enhancement 02/11/2025
#35318 Automate anti-virus scanning of WordPress zips normal normal Awaiting Review enhancement 01/29/2022 3
#49635 Build tools: Remove generated and package sourced files from committed code. gziolo normal normal Future Release enhancement 11/10/2021 13
#64444 CI Reruns normal normal Future Release enhancement 12/22/2025 2
#50627 CSS Build process: Consider removing autoprefixer from the source folder. normal normal Awaiting Review enhancement 03/09/2021 2
#56087 Configure Codecov status checks low normal Awaiting Review enhancement 06/28/2022 1
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` lowest normal Awaiting Review enhancement 11/12/2024 1
#54154 Core medias e2e tests normal normal Future Release enhancement 09/02/2022 1
#54157 Core menus e2e tests normal normal Future Release enhancement 09/02/2022 1
#54156 Core widgets e2e tests normal normal Future Release enhancement 09/02/2022 1
#53737 Create a way to autogenerate end-to-end test code from manual testing steps for WordPress core lucatume normal normal Future Release enhancement 07/05/2022 9
#49638 Determine methodology recommendations for CSS audit normal normal Awaiting Review enhancement 06/25/2020 12
#53480 Existing config files lost when installing local-env low normal Awaiting Review enhancement 09/04/2025 1
#45132 Explore better implementation of Autosaves Controller unit tests normal normal Future Release enhancement 02/14/2019 4
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests normal normal Awaiting Review enhancement 11/09/2021 2
#49274 Grunt copy:files should ignore node_modules normal normal Awaiting Review enhancement 03/08/2021 13
#29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors netweb normal normal Future Release enhancement 11/11/2021 63
#64520 Gutenberg checkout: show hash in the version footer low normal Awaiting Review enhancement 01/16/2026 1
#40281 Improve Documentation for HTTP Unit Testing normal normal Awaiting Review enhancement 11/16/2021 1
#37521 Introduce a procedure for deprecating code used in Unit Tests normal normal Future Release enhancement 11/12/2024 1
#61643 Local Environment: Consider switching to wp-env instead of a custom environment. normal normal Awaiting Review enhancement 11/27/2024 5
#64296 Make the workflow file responsible that commits changes to built files more maintainable normal normal Future Release enhancement 11/24/2025
#64298 Move the `failed-workflow` job logic into a reusable workflow normal normal Future Release enhancement 03/01/2026 3
#61568 Only share Playground testing details when appropriate normal normal Future Release enhancement 07/03/2024
#50209 Remove all uploads between test methods normal normal Awaiting Review enhancement 05/21/2020 4
#56021 Rename or deprecate assertDiscardWhitespace() normal normal Future Release enhancement 09/19/2022 7
#50393 Run `composer compat` as a part of `grunt precommit` low normal Future Release enhancement 06/15/2020
#58000 Run core unit tests against object cache enabled with Redis normal normal Awaiting Review enhancement 04/05/2023 5
#48007 Setup Windows CI environment normal normal Future Release enhancement 12/08/2020 4
#63886 Simplify the steps for getting a local environment started normal normal Future Release enhancement 10/21/2025 5
#54537 Tests: Enable PHP version check once PHP 8.0 compatibility is achieved. normal normal Future Release enhancement 11/12/2024 1
#41781 do not forcefully phpunit delete fixtures data normal normal Awaiting Review enhancement 05/29/2024 1
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing normal normal Awaiting Review enhancement 01/18/2025 3
#39159 Add APC to automated test matrix normal normal Awaiting Review feature request 11/09/2020 1
#60874 Better Block Management System required normal normal Awaiting Review feature request 06/20/2024
#55429 Coding Standard: Use spaces for JSON instead of tabs normal normal Awaiting Review feature request 03/21/2022 3
#64003 Generate a list of changed files when a new version is tagged normal normal Future Release feature request 02/19/2026 4
#59659 Run Gutenberg e2e tests in core normal normal Awaiting Review feature request 01/06/2026 6
#63901 Add `AGENTS.md` for the project normal normal 7.0 task (blessed) 02/20/2026 17
#61887 Add automation to close stale pull requests normal normal Future Release task (blessed) 01/17/2025 3
#64297 Clean up GitHub Actions workflow files in old branches desrosj normal normal 7.0 task (blessed) 02/19/2026
#64543 Implement `ignore-scripts` to harden npm usage normal normal Awaiting Review task (blessed) 01/23/2026 1
#60966 Introduce a GitHub Actions workflow for bumping the version number in a branch normal normal Future Release task (blessed) 02/18/2026 3
#60967 Introduce a GitHub Actions workflow for syncing package updates to a branch normal normal Future Release task (blessed) 02/18/2026 3
#59644 Migrate JavaScript unit tests away from QUnit normal normal Future Release task (blessed) 07/07/2025 1
#54029 Rename WordPress native expectDeprecated() and @ExpectedDeprecated to avoid confusion with PHPUnit native expectDeprecation and for future-proofing normal normal Awaiting Review task (blessed) 06/20/2022 5
#59844 Run HTTP related automated tests with multiple versions of cURL normal normal Future Release task (blessed) 01/17/2025 7
#62004 Test suite: update the tests for PHPUnit 10/11 and get ready for PHPUnit 12 hellofromTonya* normal normal Future Release task (blessed) 11/28/2025 14
#53119 Tests: introduce naming conventions for data providers and use named test cases normal normal Awaiting Review task (blessed) 10/24/2023 16
#53118 Tests: review of correctly setting output expectations normal minor Awaiting Review task (blessed) 04/30/2021
#48703 Update compressed images for a clean precommit:image output SergeyBiryukov normal normal Future Release task (blessed) 08/07/2023 26
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj close normal normal Awaiting Review defect (bug) 10/10/2022 3
#48229 Console error when running QUnit Test Suite close normal minor Awaiting Review defect (bug) 06/20/2023 5
#57426 Coding Standards: mark warnings that trigger CI failures as errors. close normal normal Awaiting Review enhancement 01/06/2023 7
#50460 Don't minimize the `script-loader-packages.php` file close normal normal Future Release enhancement 11/20/2024 13
#50266 Had to specify mysql socket to run php automated test close normal minor Awaiting Review enhancement 11/12/2024 1
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. close normal normal Future Release task (blessed) 02/13/2025 37
#62807 Protect `env:start` command against connection issues commit normal normal Future Release enhancement 01/19/2026 7
#48978 Add a new test case for E2E test (Show admin bar if user logged in) dev-feedback normal normal Future Release defect (bug) 06/20/2025 23
#51446 CORS issues with QUnit while running tests dev-feedback normal normal Awaiting Review defect (bug) 11/10/2020 16
#52331 Consider using more precise browser versions for `browserslist` dev-feedback normal normal Awaiting Review defect (bug) 07/27/2021 49
#39237 PHPunit coverage reports fail if the is out to the stdout or header dev-feedback normal normal Future Release defect (bug) 03/21/2020 9
#53842 Review the type of select return values dev-feedback normal normal Awaiting Review defect (bug) 07/30/2021
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.