• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TYPO3BestPractices / tea / 35078350289
100%

Build:
DEFAULT BRANCH: main
Ran 16 Sep 2026 09:16AM UTC
Jobs 1
Files 6
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Sep 2026 09:15AM UTC coverage: 100.0%. Remained the same
35078350289

push

github

web-flow
[TASK] Drop the `-e` option from `runTests.sh` (#2325)

Arguments for the PHPUnit based suites are passed after the `--`
separator since the argument handling was unblocked, which made the
`-e` option obsolete. It was kept for a while and only marked as
deprecated to give it a grace period.

The option itself has already been removed: the `EXTRA_TEST_OPTIONS`
variable, its `getopts` entry and the deprecation notice are gone, and
the suites pass the remaining arguments on directly. Only the help
text still described `-e`, so the script advertised an option it no
longer accepts.

The help entry is now removed as well. The examples in the help
already use the `--` separator, so nothing takes its place. This is
the missing part of the port of

https://review.typo3.org/c/Packages/TYPO3.CMS/+/84745

which removed the help entry together with the implementation.

Verified locally: the rendered help no longer lists `-e`, passing
arguments after `--` still reaches PHPUnit, using `-e` is rejected as
an invalid option, and shellcheck passes.

Resolves: #1345

Signed-off-by: Stefan Bürk <stefan@buerk.tech>

129 of 129 relevant lines covered (100.0%)

5.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35078350289.1 16 Sep 2026 09:16AM UTC 6
100.0
GitHub Action Run
Source Files on build 35078350289
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35078350289
  • bb8fba07 on github
  • Prev Build on main (#35077865389)
  • Next Build on main (#35079032948)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc