diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-01-31 19:10:37 -0500 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2022-02-14 14:46:01 +0530 |
commit | d37002a5f54b08e1bd6c3f7182e47d941b60137b (patch) | |
tree | 8348cd1f03f4465a716002971c9b85a76cc914a4 /mesonbuild/interpreter/interpreterobjects.py | |
parent | 4274e0f42a9673df981dd7a7a456f4d4fcfe5452 (diff) | |
download | meson-d37002a5f54b08e1bd6c3f7182e47d941b60137b.zip meson-d37002a5f54b08e1bd6c3f7182e47d941b60137b.tar.gz meson-d37002a5f54b08e1bd6c3f7182e47d941b60137b.tar.bz2 |
run_unittests: check for pytest and pytest-xdist separately
Do not quit from using pytest at all, when pytest is present, simply
because xdist isn't available. Even without xdist, pytest is still
useful.
There doesn't seem to be any particular reason to require xdist. It just
happens to have been implemented that way, back in commit
4200afc74d1e6ba6d117e900799d0d82a85bae8a when we originally added a
check to avoid pytest erroring out with unknown options when xdist
options are passed and xdist is not installed.
Diffstat (limited to 'mesonbuild/interpreter/interpreterobjects.py')
0 files changed, 0 insertions, 0 deletions