Skip to content

Tests: Restore Ajax hooks for each test - #13191

Draft
sirreal wants to merge 1 commit into
WordPress:trunkfrom
sirreal:agent/test-order-ajax-isolation
Draft

Tests: Restore Ajax hooks for each test#13191
sirreal wants to merge 1 commit into
WordPress:trunkfrom
sirreal:agent/test-order-ajax-isolation

Conversation

@sirreal

@sirreal sirreal commented Aug 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Restores the Ajax callback baseline during every test setup so a preceding test cannot permanently remove callbacks required by another case.
  • Keeps the changes confined to PHPUnit tests and fixtures.

Verification

  • 50 consecutive randomized Ajax-group runs passed; each completed 190 tests and 1,212 assertions.
  • Replayed the original failing seed and focused contaminator/consumer cases during diagnosis.
  • PHP syntax checks passed for every changed PHP file.
  • git diff --check passed.

Trac: https://core.trac.wordpress.org/ticket/65893

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.

1 participant