Skip to content

ext/mysqli: Isolates fixtures to fix flaky test - #23225

Merged
arnaud-lb merged 1 commit into
php:masterfrom
NickSdot:tests/flaky-rm
Aug 12, 2026
Merged

ext/mysqli: Isolates fixtures to fix flaky test#23225
arnaud-lb merged 1 commit into
php:masterfrom
NickSdot:tests/flaky-rm

Conversation

@NickSdot

@NickSdotNickSdot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

#23209 has a CI failure that looks like it was surfaced by #22939. Two tests shared the same tmp dir. This PR should fix it.

Failure:
https://github.com/php/php-src/actions/runs/31543730519/job/93951671569?pr=23209

@NickSdot
NickSdot requested a review from bukka as a code ownerAugust 12, 2026 09:00
@NickSdotNickSdot changed the title ext/mysqli: Isolates test fixturesext/mysqli: Isolates fixtures to fix flaky testAug 12, 2026
@arnaud-lb
arnaud-lb merged commit b255ef6 into php:masterAug 12, 2026
18 checks passed
@arnaud-lb

Copy link
Copy Markdown
Member

Thank you!

@NickSdot
NickSdot deleted the tests/flaky-rm branch August 12, 2026 10:03
Sign up for freeto 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

@NickSdot@arnaud-lb