Skip to content

Add unique entry point for extra tests #19242

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

arnaud-lb
Copy link
Member

We are adding extra (non-phpt) test suites in #16987 and #18939. In order to avoid touching CI files too often (which are maintained in 8.1 and merged in upper branches), we add a single entry point to call the extra tests. The entry point can be updated in branches without synchronizing all the way from 8.1.

CI files still need to be touched to install dependencies of these tests, but this should be manageable as these do not change often and are the same in every branch.

We are adding extra (non-phpt) test suites in [1] and [2]. In order to
avoid touching CI files too often (which are maintained in 8.1 and merged in
upper branches), we add a single entry point to call the extra tests.

[1] php#16987
[2] php#18939
@arnaud-lb arnaud-lb marked this pull request as ready for review July 26, 2025 09:48
@arnaud-lb arnaud-lb requested review from bukka and iluuu1994 July 26, 2025 09:49
Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

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

Is this intentionally not added to LINUX_PPC64? Otherwise, this looks good to me!

@arnaud-lb arnaud-lb closed this in b633720 Jul 26, 2025
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