Skip to content

Tests: Reset permalinks before database rollback - #13184

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

Tests: Reset permalinks before database rollback#13184
sirreal wants to merge 1 commit into
WordPress:trunkfrom
sirreal:agent/test-order-post-isolation

Conversation

@sirreal

@sirreal sirreal commented Aug 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Resets permalink structure at the start of core test teardown so in-memory rewrite state remains synchronized with the database state restored by rollback.
  • Keeps the changes confined to PHPUnit tests and fixtures.

Verification

  • 50 consecutive randomized post-group runs passed; each completed 933 tests and 2,641 assertions with one expected skip.
  • 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