Skip to content
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

Experimental tests (or any subfolder) are not run in github actions #502

Open
xPaw opened this issue Feb 18, 2022 · 2 comments
Open

Experimental tests (or any subfolder) are not run in github actions #502

xPaw opened this issue Feb 18, 2022 · 2 comments

Comments

@xPaw
Copy link
Contributor

xPaw commented Feb 18, 2022

While I was looking at the floating point stuff, there are some tests that cover it, but they're in experimental folder, and test runner doesn't run tests recursively:

php run-tests.php --show-diff -d extension=modules/memcached.so ./tests/*.phpt

Is this intentional?

@sodabrew
Copy link
Contributor

This may have been an oversight in the migration to GitHub actions. Would be glad to see a PR to run these additional tests.

@xPaw
Copy link
Contributor Author

xPaw commented Feb 18, 2022

#503

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

No branches or pull requests

2 participants