Make WordPress Core

{31} Tickets in the Build/Test Tools component (217 matches)

Arguments
Create a new ticket
  • Active tickets in the Build/Test Tools component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 217)

1 2 3

Tickets Awaiting Review (26 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#65894 Remove the unused wp-mail-real-test.php from the PHPUnit test suite normal normal Awaiting Review enhancement has-patch 4 hours ago
#65888 Remove the unused wp-profiler.php from the PHPUnit test suite normal normal Awaiting Review enhancement has-patch 4 hours ago
#58000 Run core unit tests against object cache enabled with Redis normal normal Awaiting Review enhancement 3 years ago
#65887 Save PHPUnit timing artifacts to find and fix slow tests normal normal Awaiting Review enhancement 4 hours ago
#65889 Skip PHPUnit runs on CSS- and JS-only pull requests normal normal Awaiting Review enhancement has-patch 4 hours ago
#65693 Tests: Refactor wp_cache_get_multiple() and wp_cache_delete_multiple() to improve isolation and edge-case coverage low minor Awaiting Review enhancement has-patch 4 weeks ago
#41451 Use pretty permalinks by default in the test suite normal normal Awaiting Review enhancement needs-unit-tests 8 years ago
#41781 do not forcefully phpunit delete fixtures data normal normal Awaiting Review enhancement 2 years ago
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing normal normal Awaiting Review enhancement 19 months ago
#39159 Add APC to automated test matrix normal normal Awaiting Review feature request 6 years ago
#60874 Better Block Management System required normal normal Awaiting Review feature request 2 years ago
#55429 Coding Standard: Use spaces for JSON instead of tabs normal normal Awaiting Review feature request 5 months ago
#59659 Run Gutenberg e2e tests in core normal normal Awaiting Review feature request 7 months ago
#52610 Consider removing many of the default test group exclusions normal normal Awaiting Review task (blessed) dev-feedback 5 years ago
#64543 Implement `ignore-scripts` to harden npm usage normal normal Awaiting Review task (blessed) 3 months ago
#63914 Reassess the need for the external-http tests normal normal Awaiting Review task (blessed) has-patch 8 months ago
#54029 Rename WordPress native expectDeprecated() and @ExpectedDeprecated to avoid confusion with PHPUnit native expectDeprecation and for future-proofing normal normal Awaiting Review task (blessed) 4 years ago
#61173 Run upgrade tests on PRs and pushes to trunk normal normal Awaiting Review task (blessed) 5 months ago
#53119 Tests: introduce naming conventions for data providers and use named test cases normal normal Awaiting Review task (blessed) 3 years ago
#53011 Tests: review all setUp() and tearDown() normal normal Awaiting Review task (blessed) has-patch 4 years ago
#53118 Tests: review of correctly setting output expectations normal minor Awaiting Review task (blessed) 5 years ago
#59851 test for send_frame_options_header normal normal Awaiting Review task (blessed) has-patch 10 days ago
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter normal normal Awaiting Review enhancement has-patch 3 years ago
#65621 Tests: Make sure to preserve the contents of the uploads directory afercia normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
#54151 Dashboard widgets e2e tests justinahinon normal normal Awaiting Review enhancement has-patch 5 years ago
#62188 Update `imagemin` tasks to run on modern image formats pbearne normal normal Awaiting Review enhancement has-patch 22 months ago

Tickets Needing Feedback (8 matches)

#39237 PHPunit coverage reports fail if the is out to the stdout or header normal normal Future Release defect (bug) dev-feedback 6 years ago
#55192 unit tests for _wp_check_existing_file_names normal normal Future Release defect (bug) dev-feedback 3 months ago
#55466 Build Tools: create Docker test environment that use non-direct filesystems normal normal Future Release enhancement dev-feedback 4 years ago
#42278 Speed up tests by using shared user fixtures normal normal Future Release enhancement needs-unit-tests 8 years ago
#56070 Use a consistent order of annotations in the test suite normal normal Future Release task (blessed) dev-feedback 3 years ago
#24879 Sourcemaps should be provided for use with minified javascript libraries normal normal Future Release enhancement dev-feedback 13 months ago
#25117 The distribution build process should be fully available to anyone. normal normal Future Release feature request reporter-feedback 6 months ago
#54420 Tests: Mock REST API remote requests hellofromTonya normal normal Future Release defect (bug) dev-feedback 4 years ago

Tickets with Patches (45 matches)

#48978 Add a new test case for E2E test (Show admin bar if user logged in) normal normal Future Release defect (bug) dev-feedback 14 months ago
#60144 Broken Dev Container + Codespaces normal normal Future Release defect (bug) has-patch 22 months ago
#36786 Can't pass filter names to `MockAction::get_call_count()` normal normal Future Release defect (bug) has-patch 3 months ago
#49491 Escape command arguments of env:cli before passing to docker-compose normal normal Future Release defect (bug) has-patch 3 years ago
#62196 Improve documentation for using the local Docker environment on Windows normal normal Future Release defect (bug) has-patch 6 months ago
#59110 Make the database container in the local Docker environment more generic normal normal Future Release defect (bug) has-patch 3 years ago
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints normal normal Future Release defect (bug) has-patch 3 weeks ago
#65496 Theme testing workflow will fail when multiple themes have uncommitted changes to built files. normal normal Future Release defect (bug) has-patch 6 weeks ago
#39356 grunt precommit doesn't work on full checkouts of develop.svn normal normal Future Release defect (bug) has-patch 9 years ago
#54754 test for is_blog_installed() normal normal Future Release defect (bug) has-patch 3 months ago
#65772 Add an end-to-end test for scheduled post publishing (future to publish via WP-Cron) normal normal Future Release enhancement has-patch 11 days ago
#65771 Add end-to-end tests for comment moderation on edit-comments.php normal normal Future Release enhancement has-patch 11 days ago
#53520 Add regression test for the wp_option data corruption bug normal normal Future Release enhancement has-patch 18 months ago
#52613 Add testing setup instructions on wordpress-develop repository readme normal minor Future Release enhancement has-patch 5 years ago
#42990 Deprecate WP_UnitTestCase::_make_attachment normal normal Future Release enhancement has-patch 7 years ago
#57896 Improve devcontainer + Codespaces support normal normal Future Release enhancement has-patch 9 months ago
#64298 Move the `failed-workflow` job logic into a reusable workflow normal normal Future Release enhancement has-patch 5 weeks ago
#64299 Output relevant URLs in GitHub Actions logs. normal normal Future Release enhancement has-patch 5 months ago
#65279 Prevent non css files from being placed in CSS folders and prevent non JS files from being placed in the JS folders normal normal Future Release enhancement has-patch 5 weeks ago
#62807 Protect `env:start` command against connection issues normal normal Future Release enhancement commit 3 months ago
#50393 Run `composer compat` as a part of `grunt (precommit|prerelease)` low normal Future Release enhancement has-patch 5 weeks ago
#30587 SVG and PNG Images in UI Should Be Optimized normal normal Future Release enhancement has-patch 6 years ago
#42904 Speed up unit tests by disabling password hashing normal normal Future Release enhancement has-patch 7 years ago
#62784 Test theme build processes on more setups normal normal Future Release enhancement has-patch 20 months ago
#29544 WP_Filesystem_MockFS permissions support normal normal Future Release enhancement has-patch 7 years ago
#53987 add tests for wp_list_filter normal normal Future Release enhancement has-patch 18 months ago
#63901 Add `AGENTS.md` for the project normal normal Future Release feature request has-patch 5 weeks ago
#64878 Create a workflow that compares a PR with the build server normal normal Future Release feature request has-patch 5 weeks ago
#64003 Generate a list of changed files when a new version is tagged normal normal Future Release feature request has-patch 2 months ago
#62197 Introduce testing workflow for the local Docker environment normal normal Future Release feature request has-patch 21 months ago
#48086 Add required extensions and libraries to composer.json normal normal Future Release task (blessed) has-patch 2 years ago
#54334 E2E tests for Uploading New Version of Themes & Plugins normal normal Future Release task (blessed) has-patch 20 months ago
#59648 PHPUnit tests: Add/improve @covers annotations normal normal Future Release task (blessed) has-patch 3 months ago
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov normal normal Future Release task (blessed) has-patch 4 years ago
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz normal normal Future Release enhancement has-patch 8 years ago
#59482 Tests: Introduce Reflection API helper methods. costdev normal normal Future Release task (blessed) has-patch 2 years ago
#63355 Image tests skipped in GitHub Actions desrosj normal normal Future Release defect (bug) has-patch 3 weeks ago
#64671 Expand visual regression testing tooling and admin page coverage fabiankaegy normal normal Future Release enhancement has-patch 5 weeks ago
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt normal normal Future Release task (blessed) needs-unit-tests 3 years ago
#41978 `_delete_all_data()` does not delete attachment files johnbillion normal normal Future Release defect (bug) dev-feedback 14 months ago
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion normal normal Future Release task (blessed) has-patch 7 months ago
#47256 Use composer to install and update external PHP libraries johnbillion* normal normal Future Release enhancement has-patch 3 months ago
#40538 Fix or remove useless PHPUnit tests johnbillion* normal normal Future Release task (blessed) needs-unit-tests 12 hours ago
#31823 Add ESLint integration swissspidy normal normal Future Release task (blessed) has-patch 15 months ago
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* normal normal Future Release enhancement has-patch 6 years ago

Unpatched Bugs (14 matches)

#45149 Configure NPM to save exact versions normal normal Future Release defect (bug) 8 years ago
#64970 Create a GitHub Actions workflow for running visual regression testing normal normal Future Release defect (bug) 5 months ago
#59458 Duplicate PHP version in PHPUnit job names on GitHub Actions low trivial Future Release defect (bug) 3 years ago
#54008 Fix Grunt tasks for PHPUnit normal normal Future Release defect (bug) 4 years ago
#46869 Fix PHPCS configuration normal normal Future Release defect (bug) has-patch 7 years ago
#62844 Fix performance monitoring workflow to not send duplicate results for a single commit low normal Future Release defect (bug) 19 months ago
#40910 Limit writable directories required by WordPress unit test suite normal normal Future Release defect (bug) 7 years ago
#59120 Measure interactivity metrics in performance tests normal normal Future Release defect (bug) 22 months ago
#59119 Measure layout stability metrics in performance tests normal normal Future Release defect (bug) 21 months ago
#56615 Running `build` scripts on Windows machines produces different results normal normal Future Release defect (bug) 5 months ago
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility normal minor Future Release defect (bug) 8 years ago
#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) 5 years ago
#31092 travis-ci builds skip lots of tests due to environment configuration normal normal Future Release defect (bug) 6 years ago
#26905 Follow CSS coding standards for SASS/SCSS files netweb normal normal Future Release defect (bug) 9 years ago

Unpatched Enhancements (7 matches)

#62944 Allow a single theme to be tested/built low normal Future Release enhancement 18 months ago
#65471 Build script improvements for 7.1 normal normal Future Release enhancement 5 weeks ago
#64634 Build/Tools: Update PHPCompatibilityWP to 3.0.0-alpha2 normal normal Future Release enhancement dev-feedback 5 weeks ago
#64971 Build: Synchronize .gitignore and svn:ignore normal normal Future Release enhancement 4 weeks ago
#64444 CI Reruns normal normal Future Release enhancement 8 months ago
#54154 Core medias e2e tests normal normal Future Release enhancement 4 years ago
#54157 Core menus e2e tests normal normal Future Release enhancement 4 years ago
1 2 3
Note: See TracReports for help on using and creating reports.