Make WordPress Core

{31} Tickets in the Build/Test Tools component (213 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 213)

1 2 3

Tickets Awaiting Review (21 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#50209 Remove all uploads between test methods normal normal Awaiting Review enhancement 6 years ago
#49638 Determine methodology recommendations for CSS audit normal normal Awaiting Review enhancement 20 hours ago
#49274 Grunt copy:files should ignore node_modules normal normal Awaiting Review enhancement 5 years ago
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist normal normal Awaiting Review enhancement 6 years ago
#48300 metadata registered using register_meta() do not persist through several tests normal normal Awaiting Review defect (bug) 3 years ago
#48050 Development Build: Provide structure to auto-install plugins normal normal Awaiting Review enhancement dev-feedback 12 months ago
#46804 wp-phpunit calls _delete_all_posts() too early during bootstrap normal normal Awaiting Review defect (bug) 7 years ago
#44351 Fix "Foreign key constraint is incorrectly formed" when running unit tests normal normal Awaiting Review enhancement 5 years ago
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file normal normal Awaiting Review defect (bug) has-patch 9 years ago
#42064 wp_crop_image() does not work when fopen() is disabled normal normal Awaiting Review defect (bug) has-patch 9 days ago
#41781 do not forcefully phpunit delete fixtures data normal normal Awaiting Review enhancement 2 years ago
#41451 Use pretty permalinks by default in the test suite normal normal Awaiting Review enhancement needs-unit-tests 8 years ago
#41425 Killing phpunit may result in a broken database normal normal Awaiting Review enhancement has-patch 8 years ago
#40281 Improve Documentation for HTTP Unit Testing normal normal Awaiting Review enhancement 5 years ago
#39159 Add APC to automated test matrix normal normal Awaiting Review feature request 6 years ago
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` lowest normal Awaiting Review enhancement 21 months ago
#36898 Have `grunt precommit` fail if the test DB is unreachable. normal normal Awaiting Review defect (bug) 7 years ago
#35318 Automate anti-virus scanning of WordPress zips normal normal Awaiting Review enhancement 5 years ago
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate normal normal Awaiting Review defect (bug) has-patch 3 months ago
#29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task normal minor Awaiting Review defect (bug) 7 years ago

Tickets Needing Feedback (8 matches)

#56070 Use a consistent order of annotations in the test suite normal normal Future Release task (blessed) dev-feedback 3 years ago
#55466 Build Tools: create Docker test environment that use non-direct filesystems normal normal Future Release enhancement dev-feedback 4 years ago
#55192 unit tests for _wp_check_existing_file_names normal normal Future Release defect (bug) dev-feedback 3 months ago
#54420 Tests: Mock REST API remote requests hellofromTonya normal normal Future Release defect (bug) 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
#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
#25117 The distribution build process should be fully available to anyone. normal normal Future Release feature request reporter-feedback 5 months ago
#24879 Sourcemaps should be provided for use with minified javascript libraries normal normal Future Release enhancement dev-feedback 13 months ago

Tickets with Patches (46 matches)

#65772 Add an end-to-end test for scheduled post publishing (future to publish via WP-Cron) normal normal Future Release enhancement has-patch 22 hours ago
#65771 Add end-to-end tests for comment moderation on edit-comments.php normal normal Future Release enhancement has-patch 22 hours ago
#65496 Theme testing workflow will fail when multiple themes have uncommitted changes to built files. normal normal Future Release defect (bug) has-patch 5 weeks 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 3 weeks ago
#64878 Create a workflow that compares a PR with the build server normal normal Future Release feature request has-patch 3 weeks ago
#64671 Expand visual regression testing tooling and admin page coverage fabiankaegy normal normal Future Release enhancement has-patch 4 weeks ago
#64299 Output relevant URLs in GitHub Actions logs. normal normal Future Release enhancement has-patch 5 months ago
#64298 Move the `failed-workflow` job logic into a reusable workflow normal normal Future Release enhancement has-patch 4 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
#63901 Add `AGENTS.md` for the project normal normal Future Release feature request has-patch 3 weeks ago
#63355 Image tests skipped in GitHub Actions desrosj normal normal Future Release defect (bug) has-patch 2 weeks ago
#62807 Protect `env:start` command against connection issues normal normal Future Release enhancement commit 3 months ago
#62784 Test theme build processes on more setups normal normal Future Release enhancement has-patch 19 months ago
#62197 Introduce testing workflow for the local Docker environment normal normal Future Release feature request has-patch 20 months ago
#62196 Improve documentation for using the local Docker environment on Windows normal normal Future Release defect (bug) has-patch 6 months ago
#60144 Broken Dev Container + Codespaces normal normal Future Release defect (bug) has-patch 22 months ago
#59648 PHPUnit tests: Add/improve @covers annotations normal normal Future Release task (blessed) has-patch 3 months ago
#59482 Tests: Introduce Reflection API helper methods. costdev normal normal Future Release task (blessed) has-patch 2 years ago
#59110 Make the database container in the local Docker environment more generic normal normal Future Release defect (bug) has-patch 3 years ago
#57896 Improve devcontainer + Codespaces support normal normal Future Release enhancement has-patch 9 months ago
#54754 test for is_blog_installed() normal normal Future Release defect (bug) has-patch 3 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
#54334 E2E tests for Uploading New Version of Themes & Plugins normal normal Future Release task (blessed) has-patch 19 months ago
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov normal normal Future Release task (blessed) has-patch 4 years ago
#53987 add tests for wp_list_filter normal normal Future Release enhancement has-patch 18 months 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
#50393 Run `composer compat` as a part of `grunt (precommit|prerelease)` low normal Future Release enhancement has-patch 3 weeks ago
#49491 Escape command arguments of env:cli before passing to docker-compose normal normal Future Release defect (bug) has-patch 3 years ago
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* normal normal Future Release enhancement has-patch 5 years ago
#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
#48086 Add required extensions and libraries to composer.json normal normal Future Release task (blessed) has-patch 2 years ago
#47256 Use composer to install and update external PHP libraries johnbillion* normal normal Future Release enhancement has-patch 2 months 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
#43731 Use Webpack + NPM scripts to build all the things whyisjake* normal normal Future Release task (blessed) has-patch 5 years ago
#42990 Deprecate WP_UnitTestCase::_make_attachment normal normal Future Release enhancement has-patch 7 years ago
#42904 Speed up unit tests by disabling password hashing normal normal Future Release enhancement has-patch 7 years 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
#40538 Fix or remove useless PHPUnit tests johnbillion* normal normal Future Release task (blessed) needs-unit-tests 4 years ago
#39356 grunt precommit doesn't work on full checkouts of develop.svn normal normal Future Release defect (bug) has-patch 9 years ago
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints normal normal Future Release defect (bug) has-patch 10 days ago
#36786 Can't pass filter names to `MockAction::get_call_count()` normal normal Future Release defect (bug) has-patch 2 months ago
#31823 Add ESLint integration swissspidy normal normal Future Release task (blessed) has-patch 15 months ago
#30587 SVG and PNG Images in UI Should Be Optimized normal normal Future Release enhancement has-patch 6 years ago
#29544 WP_Filesystem_MockFS permissions support normal normal Future Release enhancement has-patch 7 years ago

Unpatched Bugs (14 matches)

#64970 Create a GitHub Actions workflow for running visual regression testing normal normal Future Release defect (bug) 4 months ago
#62844 Fix performance monitoring workflow to not send duplicate results for a single commit low normal Future Release defect (bug) 19 months ago
#59458 Duplicate PHP version in PHPUnit job names on GitHub Actions low trivial Future Release defect (bug) 3 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) 4 months ago
#54008 Fix Grunt tasks for PHPUnit normal normal Future Release defect (bug) 4 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
#46869 Fix PHPCS configuration normal normal Future Release defect (bug) has-patch 7 years ago
#45149 Configure NPM to save exact versions normal normal Future Release defect (bug) 8 years ago
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility normal minor Future Release defect (bug) 8 years ago
#40910 Limit writable directories required by WordPress unit test suite normal normal Future Release defect (bug) 7 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 (11 matches)

#65471 Build script improvements for 7.1 normal normal Future Release enhancement 3 weeks ago
#64971 Build: Synchronize .gitignore and svn:ignore normal normal Future Release enhancement 2 weeks ago
#64634 Build/Tools: Update PHPCompatibilityWP to 3.0.0-alpha2 normal normal Future Release enhancement dev-feedback 3 weeks ago
#64444 CI Reruns normal normal Future Release enhancement 8 months ago
#64296 Make the workflow file responsible that commits changes to built files more maintainable normal normal Future Release enhancement 9 months ago
#63886 Simplify the steps for getting a local environment started normal normal Future Release enhancement 10 months ago
#62944 Allow a single theme to be tested/built low normal Future Release enhancement 18 months ago
#62004 Test suite: update the tests for PHPUnit 10/11 and get ready for PHPUnit 12 hellofromTonya* normal normal Future Release task (blessed) 8 months ago
#61887 Add automation to close stale pull requests normal normal Future Release task (blessed) 19 months ago
#61568 Only share Playground testing details when appropriate normal normal Future Release enhancement 2 years ago
#60967 Introduce a GitHub Actions workflow for syncing package updates to a branch normal normal Future Release task (blessed) close 5 months ago
1 2 3
Note: See TracReports for help on using and creating reports.