Skip to content

chore(Memcached): Fix flaky tests - #62036

Closed
DerDreschner wants to merge 1 commit into
masterfrom
fix/fix-flaky-memcached-test
Closed

chore(Memcached): Fix flaky tests#62036
DerDreschner wants to merge 1 commit into
masterfrom
fix/fix-flaky-memcached-test

Conversation

@DerDreschner

@DerDreschner DerDreschner commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

The unit tests for memcached are a bit flaky. They sometimes fail on different methods with the same Failed asserting that false is null. error. This is an attempt to fix the issue and make sure that the return value on the beginning of a test is always the same.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Assisted-by: ClaudeCode:claude-sonnet-4.6
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com>
@DerDreschner
DerDreschner requested a review from a team as a code owner July 13, 2026 05:14
@DerDreschner DerDreschner added 3. to review Waiting for reviews tests Related to tests CI AI assisted labels Jul 13, 2026
@DerDreschner
DerDreschner requested review from ArtificialOwl, CarlSchwan, icewind1991 and provokateurin and removed request for a team July 13, 2026 05:14
@DerDreschner

Copy link
Copy Markdown
Contributor Author

/backport to stable34

@DerDreschner

Copy link
Copy Markdown
Contributor Author

/backport to stable33

@DerDreschner

Copy link
Copy Markdown
Contributor Author

/backport to stable32

@DerDreschner

Copy link
Copy Markdown
Contributor Author

This isn't the real reason the memcached tests fail sometimes. Closed.

@DerDreschner
DerDreschner deleted the fix/fix-flaky-memcached-test branch July 29, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant