Skip to content

ext/openssl: Fix remaining racing tests - #23565

Merged
LamentXU123 merged 1 commit into
php:masterfrom
LamentXU123:fixci
Sep 4, 2026
Merged

ext/openssl: Fix remaining racing tests#23565
LamentXU123 merged 1 commit into
php:masterfrom
LamentXU123:fixci

Conversation

@LamentXU123

@LamentXU123 LamentXU123 commented Sep 4, 2026

Copy link
Copy Markdown
Member

Follow-up #23559

This PR use unique temporary file names for tests that may run concurrently, and remove a CLEAN section that deletes another test's file, and replace fixed server ports with ephemeral ports.

I hope this can solve the racing issue. If not, let's get the CONFLITS file back :(

e.g. https://github.com/php/php-src/actions/runs/33834514477/job/100904194803

@LamentXU123
LamentXU123 merged commit a203fe4 into php:master Sep 4, 2026
18 checks passed
@LamentXU123
LamentXU123 deleted the fixci branch September 4, 2026 13:36
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