Skip to content

Fix potential parallel test conflicts #16103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Sep 28, 2024

Both tests call create_files() with the same $name_prefix what might clash.


Apparently, a clash happened during our latest nightly build.

Both tests call `create_files()` with the same `$name_prefix` what
might clash.
@cmb69 cmb69 requested a review from bukka as a code owner September 28, 2024 15:31
@cmb69 cmb69 marked this pull request as draft September 28, 2024 16:58
Co-authored-by: Gina Peter Bnayard <[email protected]>
@cmb69 cmb69 marked this pull request as ready for review September 28, 2024 18:59
@cmb69 cmb69 closed this in f564955 Sep 29, 2024
@cmb69 cmb69 deleted the cmb/create-files branch September 29, 2024 00:14
jorgsowa pushed a commit to jorgsowa/php-src that referenced this pull request Oct 1, 2024
Both tests call `create_files()` with the same `$name_prefix` what
might clash.

Co-authored-by: Gina Peter Banyard <[email protected]>

Closes phpGH-16103.
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.

3 participants