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

Run tests with debug, valgrind, parallelism in GitHub actions #460

Open
TysonAndre opened this issue Nov 5, 2022 · 0 comments
Open

Run tests with debug, valgrind, parallelism in GitHub actions #460

TysonAndre opened this issue Nov 5, 2022 · 0 comments

Comments

@TysonAndre
Copy link
Contributor

(old versions of run-tests.php don't include -j support, but a fork can be used to support php 7.0+, e.g. https://github.com/igbinary/igbinary/blob/master/ci/run-tests-parallel.php)

valgrind is slow, so it may make sense to only run it on a subset of versions (e.g. oldest, newest, known problematic ones)

@TysonAndre TysonAndre changed the title Run tests with valgrind, parallelism in GitHub actions Run tests with debug, valgrind, parallelism in GitHub actions Nov 6, 2022
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

1 participant