Skip to content

Don't run conflicting bug40228*.phpt in parallel #7831

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 3 commits into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Dec 25, 2021

Both tests use the same directory structure, and as such must not be
run in parallel. We quick-fix this by explicitly marking the tests as
conflicting.


This is supposed to fix https://dev.azure.com/phpazuredevops/PHP/_build/results?buildId=22443&view=logs&j=4122fe88-58a7-5c3a-cfc0-c33b79f3deef&t=a0fe5b37-d1c9-5a85-b4d4-025279c03c58&l=2516.

Both tests use the same directory structure, and as such must not be
run in parallel.  We quick-fix this by explicitly marking the tests as
conflicting.
Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please extract into a bug40228 and bug40228-mb subdirectory instead.

@nikic
Copy link
Member

nikic commented Dec 26, 2021

Probably needs an extra rmdir() as well?

@cmb69
Copy link
Member Author

cmb69 commented Dec 26, 2021

Indeed, thanks!

@cmb69 cmb69 closed this in 7f0a1e2 Dec 26, 2021
@cmb69
Copy link
Member Author

cmb69 commented Dec 26, 2021

96f9501 :)

@cmb69 cmb69 deleted the cmb/bug40228 branch December 26, 2021 22:30
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