Skip to content

Conversation

@n7studios
Copy link
Contributor

@n7studios n7studios commented Dec 4, 2025

Summary

Tests deactivate the WPForms Lite Plugin in a different way to other Plugins, to prevent a 502 bad gateway in nginx. In another PR, configuring nginx in GitHub's actions resolved a different 502 bad gateway error, which is the inspiration for this PR.

This PR resolves by:

  • increasing the buffer size in nginx,
  • includes uploading nginx's error.log to the GitHub action artifacts should tests in the future fail,
  • use the standard method for deactivating the WPForms Lite Plugin in tests

Checklist

@n7studios n7studios self-assigned this Dec 4, 2025
@n7studios n7studios added the enhancement New feature or request label Dec 4, 2025
@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team December 4, 2025 07:05
@n7studios n7studios marked this pull request as ready for review December 4, 2025 07:05
@n7studios n7studios merged commit 2fab768 into main Dec 5, 2025
24 checks passed
@n7studios n7studios deleted the tests-fix-502-error branch December 5, 2025 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants