Make WordPress Core

{1} All Tickets (7996 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 7996)

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
#57761 Prevent non-Latin characters from being used in filenames normal normal Awaiting Review enhancement 02/17/2023 1
#60370 Test Tools: Clarifying reusable workflows in Github CI normal minor Awaiting Review enhancement 01/29/2024 1
#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
#39159 Add APC to automated test matrix normal normal Awaiting Review feature request 11/09/2020 1
#64222 Improve the upgrade process for the Twemoji library dev-feedback normal normal Awaiting Review feature request 11/10/2025 1
#59644 Migrate JavaScript unit tests away from QUnit normal normal Future Release task (blessed) 07/07/2025 1
#63914 Reassess the need for the external-http tests has-patch normal normal Awaiting Review task (blessed) 09/03/2025 1
#63024 Address the errors that cause annotations in the e2e test workflows has-patch normal normal Awaiting Review defect (bug) 06/15/2025 2
#54986 Css file duplication generated with repeter names reporter-feedback normal normal Awaiting Review defect (bug) 01/29/2022 2
#59120 Measure interactivity metrics in performance tests normal normal Future Release defect (bug) 10/21/2024 2
#63601 Memory exhaustion during performance tests when base version is set to 6.8 normal normal Awaiting Review defect (bug) 06/24/2025 2
#52830 Tests: Uploads remain after running test suite. normal normal Awaiting Review defect (bug) 03/17/2021 2
#64228 Update `sinon` npm dependency has-patch normal normal Awaiting Review defect (bug) 11/11/2025 2
#51960 `grunt copy:dynamic` doesn't copy all changed files normal normal Awaiting Review defect (bug) 12/09/2020 2
#39356 grunt precommit doesn't work on full checkouts of develop.svn has-patch normal normal Future Release defect (bug) 05/18/2017 2
#55973 Add .gitattributes file to annotate generated files normal normal Awaiting Review enhancement 11/16/2023 2
#63172 Adding FTP Support for Docker ENV for Testing and Debugging has-patch normal normal Awaiting Review enhancement 03/31/2025 2
#50627 CSS Build process: Consider removing autoprefixer from the source folder. normal normal Awaiting Review enhancement 03/09/2021 2
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests normal normal Awaiting Review enhancement 11/09/2021 2
#62807 Protect `env:start` command against connection issues has-patch normal normal Future Release enhancement 07/31/2025 2
#42278 Speed up tests by using shared user fixtures needs-unit-tests normal normal Future Release enhancement 01/08/2019 2
#37190 Split out function declarations and code executions. reporter-feedback normal normal Awaiting Review enhancement 09/14/2020 2
#62784 Test theme build processes on more setups has-patch normal normal Future Release enhancement 01/07/2025 2
#60966 Introduce a GitHub Actions workflow for bumping the version number in a branch normal normal Future Release task (blessed) 12/04/2024 2
#60967 Introduce a GitHub Actions workflow for syncing package updates to a branch normal normal Future Release task (blessed) 12/04/2024 2
#64083 Trim the GitHub Actions workflows for older branches johnbillion has-patch normal normal Future Release task (blessed) 10/21/2025 2
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj close normal normal Awaiting Review defect (bug) 10/10/2022 3
#36786 Can't pass filter names to `MockAction::get_call_count()` has-patch normal normal Future Release defect (bug) 09/03/2021 3
#45149 Configure NPM to save exact versions normal normal Future Release defect (bug) 01/18/2019 3
#49491 Escape command arguments of env:cli before passing to docker-compose has-patch normal normal Future Release defect (bug) 11/16/2023 3
#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
#63355 Image tests skipped in GitHub Actions desrosj has-patch normal normal 7.0 defect (bug) 11/07/2025 3
#60231 Replace constant ABSPATH . WPINC with BLOCKS_PATH in the require-dynamic-blocks.php has-patch normal normal Awaiting Review defect (bug) 01/11/2024 3
#62463 The `precommit:emoji` script no longer works in branches 6.4 and earlier normal normal Awaiting Review defect (bug) 12/02/2024 3
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces dev-feedback normal normal Awaiting Review defect (bug) 03/30/2018 3
#42064 wp_crop_image() does not work when fopen() is disabled normal normal Awaiting Review defect (bug) 08/11/2021 3
#53520 Add regression test for the wp_option data corruption bug has-patch normal normal Future Release enhancement 02/12/2025 3
#50412 Add support for common PHPUnit arguments when watching normal normal Awaiting Review enhancement 09/04/2020 3
#52613 Add testing setup instructions on wordpress-develop repository readme has-patch normal minor Future Release enhancement 11/10/2021 3
#63421 Adding SSL Support for ENV has-patch normal normal Awaiting Review enhancement 07/30/2025 3
#35318 Automate anti-virus scanning of WordPress zips normal normal Awaiting Review enhancement 01/29/2022 3
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter has-patch normal normal Awaiting Review enhancement 10/25/2023 3
#54152 Core posts e2e tests has-patch normal normal Awaiting Review enhancement 09/23/2021 3
#54153 Core taxonomies e2e tests has-patch normal normal Awaiting Review enhancement 09/27/2021 3
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu has-patch normal normal Awaiting Review enhancement 03/10/2022 3
#54095 Echo local wp-env URL when running env:start has-patch normal normal Awaiting Review enhancement 09/09/2021 3
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider has-patch normal normal Future Release enhancement 03/04/2025 3
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing normal normal Awaiting Review enhancement 01/18/2025 3
#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 7.0 feature request 10/21/2025 3
#62197 Introduce testing workflow for the local Docker environment has-patch normal normal Future Release feature request 12/05/2024 3
#59659 Run Gutenberg e2e tests in core normal normal Awaiting Review feature request 10/31/2023 3
#61887 Add automation to close stale pull requests normal normal Future Release task (blessed) 01/17/2025 3
#59851 test for send_frame_options_header has-patch normal normal Awaiting Review task (blessed) 03/03/2024 3
#56029 .git-blame-ignore-revs causes other revisions to be ignored normal normal Awaiting Review defect (bug) 08/16/2024 4
#54724 PHPunit tests should not load remote patterns normal normal Awaiting Review defect (bug) 01/04/2022 4
#53781 Tests_Embed_Template tests fail when run in isolation normal minor Awaiting Review defect (bug) 09/28/2021 4
#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
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. has-patch normal normal Awaiting Review enhancement 03/18/2021 4
#45132 Explore better implementation of Autosaves Controller unit tests normal normal Future Release enhancement 02/14/2019 4
#41425 Killing phpunit may result in a broken database has-patch normal normal Awaiting Review enhancement 06/13/2018 4
#50209 Remove all uploads between test methods normal normal Awaiting Review enhancement 05/21/2020 4
#48007 Setup Windows CI environment normal normal Future Release enhancement 12/08/2020 4
#62188 Update `imagemin` tasks to run on modern image formats pbearne has-patch normal normal Awaiting Review enhancement 11/06/2024 4
#48229 Console error when running QUnit Test Suite close normal minor Awaiting Review defect (bug) 06/20/2023 5
#59458 Duplicate PHP version in PHPUnit job names on GitHub Actions low trivial Future Release defect (bug) 10/16/2023 5
#54008 Fix Grunt tasks for PHPUnit normal normal Future Release defect (bug) 04/27/2022 5
#62196 Improve documentation for using the local Docker environment on Windows has-patch normal normal Future Release defect (bug) 10/18/2025 5
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints normal normal Future Release defect (bug) 02/25/2019 5
#53861 Promote a database error during test bootstrap to a failure has-patch normal normal Awaiting Review defect (bug) 09/09/2023 5
#41978 `_delete_all_data()` does not delete attachment files johnbillion dev-feedback normal normal Future Release defect (bug) 06/14/2025 5
#54397 e2e timeout errors: waiting for selection `.components-snackbar` normal normal Awaiting Review defect (bug) 10/04/2022 5
#63628 Build/Test Tools: Remove unnecessary `docker` branding has-patch normal normal Awaiting Review enhancement 07/24/2025 5
#61643 Local Environment: Consider switching to wp-env instead of a custom environment. normal normal Awaiting Review enhancement 11/27/2024 5
#58000 Run core unit tests against object cache enabled with Redis normal normal Awaiting Review enhancement 04/05/2023 5
#63886 Simplify the steps for getting a local environment started normal normal Future Release enhancement 10/21/2025 5
#52610 Consider removing many of the default test group exclusions dev-feedback normal normal Awaiting Review task (blessed) 04/29/2021 5
#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
#54064 Add phpcs run command to Docker has-patch normal normal Awaiting Review defect (bug) 09/03/2021 6
#56250 ReferenceErrors encountered when running QUnit tests normal normal Awaiting Review defect (bug) 08/07/2023 6
#63606 npm run dev: Warning: Maximum call stack size exceeded dev-feedback normal normal Awaiting Review defect (bug) 07/28/2025 6
#41451 Use pretty permalinks by default in the test suite needs-unit-tests normal normal Awaiting Review enhancement 10/19/2018 6
#59482 Tests: Introduce Reflection API helper methods. costdev has-patch normal normal Future Release task (blessed) 07/03/2024 6
#56794 Add linting for `gutenberg_*` functions normal normal Awaiting Review defect (bug) 06/29/2023 7
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist normal normal Awaiting Review enhancement 09/25/2020 7
#55466 Build Tools: create Docker test environment that use non-direct filesystems dev-feedback normal normal Future Release enhancement 02/02/2023 7
#57426 Coding Standards: mark warnings that trigger CI failures as errors. close normal normal Awaiting Review enhancement 01/06/2023 7
#48050 Development Build: Provide structure to auto-install plugins dev-feedback normal normal Awaiting Review enhancement 07/31/2025 7
#56021 Rename or deprecate assertDiscardWhitespace() normal normal Future Release enhancement 09/19/2022 7
#59844 Run HTTP related automated tests with multiple versions of cURL normal normal Future Release task (blessed) 01/17/2025 7
#53011 Tests: review all setUp() and tearDown() has-patch normal normal Awaiting Review task (blessed) 06/04/2022 7
#60144 Broken Dev Container + Codespaces has-patch normal normal Future Release defect (bug) 10/21/2024 8
#46869 Fix PHPCS configuration has-patch normal normal Future Release defect (bug) 05/28/2019 8
#59110 Make the database container in the local Docker environment more generic has-patch normal normal Future Release defect (bug) 10/16/2023 8
#58816 MariaDB 11.x: deprecated alias for MySQL normal normal Awaiting Review defect (bug) 01/25/2024 8
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility normal minor Future Release defect (bug) 10/29/2018 8
#48300 metadata registered using register_meta() do not persist through several tests normal normal Awaiting Review defect (bug) 03/24/2023 8
#54754 test for is_blog_installed() has-patch normal normal Future Release defect (bug) 04/01/2024 8
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.