Test batching
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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