Skip to content

feat: add test runner wrapper to handle windows non-zero exit codes#707

Merged
xepozz merged 9 commits into
masterfrom
handle-exit-codes
Jan 29, 2026
Merged

feat: add test runner wrapper to handle windows non-zero exit codes#707
xepozz merged 9 commits into
masterfrom
handle-exit-codes

Conversation

@xepozz

@xepozz xepozz commented Jan 29, 2026

Copy link
Copy Markdown
Collaborator

What was changed

Why?

Tests on Windows fail (return non-zero exit code) from time to time, but in realty they are passed (all tests are green)

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@vercel

vercel Bot commented Jan 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
php Ready Ready Preview, Comment Jan 29, 2026 3:52pm

Request Review

Comment thread tests/ci-runner.php Outdated
@xepozz xepozz changed the title Handle exit codes feat: add test runner wrapper to handle windows non-zero exit codes Jan 29, 2026
@xepozz
xepozz marked this pull request as ready for review January 29, 2026 10:55
@xepozz
xepozz requested a review from wolfy-j as a code owner January 29, 2026 10:55
Comment thread tests/runner.php
Comment thread composer.json Outdated
@xepozz
xepozz merged commit 52343b9 into master Jan 29, 2026
106 of 114 checks passed
@xepozz
xepozz deleted the handle-exit-codes branch January 29, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Repair or disable Windows tests in CI

3 participants