Skip to content

test: fix cache test race conditions#10413

Open
michalsn wants to merge 1 commit into
codeigniter4:developfrom
michalsn:test/command-cache
Open

test: fix cache test race conditions#10413
michalsn wants to merge 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
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.

1 participant