Skip to content

IGNITE-27861 .NET: Fix TestSlidingExpiration flakiness#7665

Merged
ptupitsyn merged 2 commits intoapache:mainfrom
ptupitsyn:ignite-27861
Feb 26, 2026
Merged

IGNITE-27861 .NET: Fix TestSlidingExpiration flakiness#7665
ptupitsyn merged 2 commits intoapache:mainfrom
ptupitsyn:ignite-27861

Conversation

@ptupitsyn
Copy link
Contributor

No description provided.

@ptupitsyn ptupitsyn self-assigned this Feb 25, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses flakiness in the TestSlidingExpiration test by increasing timing margins to make the test more reliable across different environments. The test validates that sliding cache expiration correctly resets on access and expires after inactivity.

Changes:

  • Increased sliding expiration timeout from 0.5s to 1s for better timing margins
  • Extended access loop from 7 to 15 iterations to validate sliding expiration over a longer period
  • Increased final expiration wait from 0.7s to 1.5s to ensure reliable expiration detection

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ptupitsyn ptupitsyn merged commit f487990 into apache:main Feb 26, 2026
9 checks passed
@ptupitsyn ptupitsyn deleted the ignite-27861 branch February 26, 2026 09:50
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.

3 participants