Skip to content

[12.x] Clean up compiled views after parallel testing#58440

Merged
taylorotwell merged 1 commit intolaravel:12.xfrom
dxnter:fix/test-views-cleanup
Jan 20, 2026
Merged

[12.x] Clean up compiled views after parallel testing#58440
taylorotwell merged 1 commit intolaravel:12.xfrom
dxnter:fix/test-views-cleanup

Conversation

@dxnter
Copy link
Contributor

@dxnter dxnter commented Jan 20, 2026

Amendment to #58390 after a point was raised by @andreasnij

This PR adds cleanup of the test-specific compiled view directories (test_1/, test_2/, etc.) when parallel test processes finish, following the same pattern used by TestDatabases for dropping test databases.

@taylorotwell taylorotwell merged commit ae845a5 into laravel:12.x Jan 20, 2026
24 of 74 checks passed
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