WordPress / WordPress/performance

Run test cases with `WP_DEBUG` enabled

Open
#1,271 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Infrastructure
Dominant language
PHP
Stars
461
Forks
165
Avg merge
11h 12m
Merged PRs (30d)
28

Description

Currently, while executing PL plugin tests with WP_DEBUG enabled, there are some errors reported by the test cases.

// Plugin with errors and related errors - TBD.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the PL plugin test cases with WP_DEBUG enabled and capture the reported errors. The affected plugin and related errors are not specified, so identify those from the test output, then verify that the relevant test cases run cleanly with WP_DEBUG enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.