diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-01-21 20:57:59 -0500 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2023-02-06 23:37:54 +0530 |
commit | 08bc0003f23dc0080d3ca198e486a5df5d99876d (patch) | |
tree | 714f8a36938fd2c4b990a422abace6c2f6901199 /mesonbuild/modules/java.py | |
parent | aa81a54df848e34381babb8469a2507d8b9065cf (diff) | |
download | meson-08bc0003f23dc0080d3ca198e486a5df5d99876d.zip meson-08bc0003f23dc0080d3ca198e486a5df5d99876d.tar.gz meson-08bc0003f23dc0080d3ca198e486a5df5d99876d.tar.bz2 |
tests: avoid unexpected failure when cmake is not installed
This test case checks stdout and demands a `dependency()` lookup fail.
The resulting error message can be different depending on whether cmake
is installed, or not. For cmake-specific tests we would simply skip the
test if cmake is not installed, but here we can just fine-tune the
pattern matching we use to determine if the test failed "correctly".
Fixes #11320
Diffstat (limited to 'mesonbuild/modules/java.py')
0 files changed, 0 insertions, 0 deletions