Skip to content

test: fix cache test race conditions#10413

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
michalsn:test/command-cache
Jul 18, 2026
Merged

test: fix cache test race conditions#10413
paulbalandan merged 1 commit into
codeigniter4:developfrom
michalsn:test/command-cache

Conversation

@michalsn

Copy link
Copy Markdown
Member

Description
This PR fixes race conditions between cache tests running concurrently by giving the cache command tests a dedicated file cache directory.

See: https://github.com/codeigniter4/CodeIgniter4/actions/runs/29436294111/job/87423746025?pr=10374

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn added the testing Pull requests that changes tests only label Jul 16, 2026
@paulbalandan
paulbalandan merged commit 7505c73 into codeigniter4:develop Jul 18, 2026
55 checks passed
@paulbalandan

Copy link
Copy Markdown
Member

Thank you, @michalsn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Pull requests that changes tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants