php / php/php-src

Test batching

Open
#22,962 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Category: Tests Feature
Dominant language
C
Stars
40.4k
Forks
8.1k
Avg merge
2d 13h
Merged PRs (30d)
96

Description

Description

Self-reminder to follow up on test batching improvements: round robin or duration based sharding

Ref: https://github.com/php/php-src/pull/22939#discussion_r3683740949, https://github.com/php/php-src/pull/22952#pullrequestreview-4827345638

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 reading the discussions linked from pull requests 22939 and 22952, since no files, tests, or entry points are identified here. Clarify whether round-robin or duration-based sharding is intended, then define the batching behavior and validation needed for the improvement to be complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.