Skip to content

Fix test file conflict on Windows - #23226

Merged
shivammathur merged 1 commit into
php:PHP-8.4from
shivammathur:fix-windows-test-path-conflict
Aug 12, 2026
Merged

Fix test file conflict on Windows#23226
shivammathur merged 1 commit into
php:PHP-8.4from
shivammathur:fix-windows-test-path-conflict

Conversation

@shivammathur

Copy link
Copy Markdown
Member

This PR fixes:
file_get_contents_variation7.phpt and file_get_contents_variation7-win32.phpt use the same temporary paths and conflict if they run with parallel workers.

Logs: https://github.com/php/php-src/actions/runs/31377410382/job/93419787224, https://github.com/php/php-src/actions/runs/31574924312/job/94044851429

@shivammathur
shivammathur merged commit 257999b into php:PHP-8.4 Aug 12, 2026
18 checks passed
shivammathur added a commit to shivammathur/php-src that referenced this pull request Aug 12, 2026
* PHP-8.5:
  Fix test file conflict on Windows (php#23226)
  ext/readline: Fixed the interactive shell not waiting for the pager process to exit (php#23047)
shivammathur added a commit to shivammathur/php-src that referenced this pull request Aug 12, 2026
* PHP-8.5:
  Fix test file conflict on Windows (php#23226)
pull Bot pushed a commit to Mu-L/php-src that referenced this pull request Aug 12, 2026
* PHP-8.4:
  Fix test file conflict on Windows (php#23226)
@shivammathur
shivammathur deleted the fix-windows-test-path-conflict branch August 12, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants