[mutter/wip/carlosg/no-catchsegv-build-dep: 27/27] build: Drop catchsegv Meson dependency
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/no-catchsegv-build-dep: 27/27] build: Drop catchsegv Meson dependency
- Date: Fri, 4 Mar 2022 09:53:07 +0000 (UTC)
commit bf7cae6175dfa6996e36f14aa1f8dc9fda339950
Author: Carlos Garnacho <carlosg gnome org>
Date: Tue Feb 15 15:47:19 2022 +0100
build: Drop catchsegv Meson dependency
This is basically mostly desirable for CI. Since that still
runs under .gitlab-ci/run-test.sh which wraps execution on
catchsegv, we presumably still have the positive effects there,
or at least until we update CI to a world where catchsegv is
gone.
Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2120
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2294>
meson.build | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 2f7e40c6bc..faa38a84fc 100644
--- a/meson.build
+++ b/meson.build
@@ -338,7 +338,6 @@ if have_tests
],
exe_wrapper: [
default_test_wrappers,
- find_program('catchsegv'),
find_program('xvfb-run'), '-a', '-s', '+iglx -noreset',
],
timeout_multiplier: 10,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]