Skip to content

Fix duplicate usernames in visibility follow test#58

Merged
itsmeadi merged 1 commit intorelease-7.2.0from
fix/test39-unique-usernames
May 1, 2026
Merged

Fix duplicate usernames in visibility follow test#58
itsmeadi merged 1 commit intorelease-7.2.0from
fix/test39-unique-usernames

Conversation

@itsmeadi
Copy link
Copy Markdown
Contributor

@itsmeadi itsmeadi commented May 1, 2026

Summary

  • make test39_FollowRequestsWithFollowersVisibility append a random suffix to created usernames
  • prevent CI collisions against persistent backend state where fixed usernames may already exist
  • keep test behavior unchanged while removing rerun failures caused by duplicate username errors

Test plan

  • ./gradlew test --tests "*FeedIntegrationTests.test39_FollowRequestsWithFollowersVisibility" --rerun-tasks
  • rerun target test 3 additional times locally
  • confirm CI failure signature was duplicate usernames in UpdateUsers

Made with Cursor

Avoid CI collisions against persistent backend state by appending a unique suffix to visibility test usernames, so reruns do not fail with duplicate username errors.

Made-with: Cursor
@itsmeadi itsmeadi merged commit a91165f into release-7.2.0 May 1, 2026
1 of 3 checks passed
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