Skip to content

Tests: Fix Runners on PHP 8.3#143

Merged
n7studios merged 5 commits into
tests-retry-check-subscriberfrom
tests-fix-php-8.3
May 12, 2026
Merged

Tests: Fix Runners on PHP 8.3#143
n7studios merged 5 commits into
tests-retry-check-subscriberfrom
tests-fix-php-8.3

Conversation

@n7studios
Copy link
Copy Markdown
Contributor

Summary

Fixes GitHub Action runners failing tests when using PHP 8.3

2026/05/08 14:21:05 [crit] 2845#2845: *1 connect() to unix:/run/php/php8.3-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /wp-login.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.3-fpm.sock:", host: "127.0.0.1"
2026/05/08 14:21:05 [crit] 2845#2845: *1 connect() to unix:/run/php/php8.3-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.3-fpm.sock:", host: "127.0.0.1", referrer: "http://127.0.0.1/wp-login.php"
2026/05/08 14:21:15 [crit] 2844#2844: *5 connect() to unix:/run/php/php8.3-fpm.sock failed (13: Permission denied) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "POST /wp-cron.php?doing_wp_cron=1778250075.7374439239501953125000 HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.3-fpm.sock:", host: "127.0.0.1"
Tests EndToEnd MemberCustomFieldsCest testMemberCustomFieldsWhenMembershipLevelAdded headless fail

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this May 8, 2026
@n7studios n7studios added the bug Something isn't working label May 8, 2026
@n7studios n7studios changed the base branch from main to tests-retry-check-subscriber May 11, 2026 03:37
@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team May 11, 2026 03:56
@n7studios n7studios marked this pull request as ready for review May 11, 2026 03:57
Tests: Only run chromedriver in headless mode on GitHub Actions
@n7studios n7studios merged commit e6df5a7 into tests-retry-check-subscriber May 12, 2026
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants