Skip to content

Conversation

@onevcat
Copy link
Owner

@onevcat onevcat commented Jun 22, 2025

Summary

  • Increased delay from 1 to 2 seconds in testCleanDiskCacheWithUsedSpaceInsufficient test
  • Fixes CI test stability issues caused by disk cache file writing timing

Test plan

  • Run test suite locally with bundle exec fastlane tests
  • Verify CI tests pass consistently
  • Confirm the test no longer fails intermittently

Increase delay from 1 to 2 seconds in testCleanDiskCacheWithUsedSpaceInsufficient to accommodate file writing in disk cache which has an approximate (round) creating time. This resolves CI test stability issues.
@onevcat onevcat merged commit 2d051fa into master Jun 22, 2025
48 checks passed
@onevcat onevcat deleted the fix-test-timing-issue branch June 22, 2025 11:18
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.

2 participants