Reduce run-tests.sh complexity in spawning subprocesses

Created on 25 March 2025, 14 days ago

Problem/Motivation

run-tests.sh spawns subprocesses of itself, each one then running a single PHPUnit test class via PHPUnit, which itself spawns suprocesses for each test to be run in isolation. Maybe we can skip one level and let the main run-tests.sh process directly spawn PHPUnit subprocesses.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

phpunit

Created by

🇮🇹Italy mondrake 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @mondrake
  • Merge request !11622Closes #3515347 → (Open) created by mondrake
  • Pipeline finished with Failed
    14 days ago
    Total: 184s
    #457325
  • Pipeline finished with Success
    14 days ago
    Total: 1580s
    #457337
  • Pipeline finished with Failed
    14 days ago
    Total: 118s
    #457438
  • Pipeline finished with Success
    14 days ago
    Total: 541s
    #457450
  • 🇮🇹Italy mondrake 🇮🇹
  • Pipeline finished with Failed
    13 days ago
    Total: 113s
    #458104
Production build 0.71.5 2024