arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

should we have a `make test-python-ci` and a `make test-python-all`?

Open mhmerrill opened this issue 3 years ago • 2 comments

should we have a make test-python-ci and a make test-python-all?

mhmerrill avatar Feb 10 '22 20:02 mhmerrill

FWIW so far as I know today we run (or intend to run) everything in tests. That said, I can certainly imaging wanting to limit the problem size or number of tests to speed up CI testing and only running test-python-all in nightly or something so I think this would be reasonable.

ronawho avatar Feb 10 '22 20:02 ronawho

I think that it's simplest to run all the tests in the CI. I feel like this mitigates potential issues

stress-tess avatar Jun 14 '22 15:06 stress-tess

At this time, we want to run all python tests in CI. If we get to a point where this is not doable, we will open an issue to resolve.

Ethan-DeBandi99 avatar Nov 29 '22 18:11 Ethan-DeBandi99