[mutter] ci: Remove the MALLOC_PERTURB_ definition
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] ci: Remove the MALLOC_PERTURB_ definition
- Date: Thu, 7 May 2020 22:19:42 +0000 (UTC)
commit 24a0e72ae96c19c463342e47c2d04b0648fc35d3
Author: Marco Trevisan (Treviño) <mail 3v1n0 net>
Date: Wed May 6 15:30:47 2020 +0200
ci: Remove the MALLOC_PERTURB_ definition
meson already provides one by default [1].
[1] https://github.com/mesonbuild/meson/blob/master/docs/markdown/Unit-tests.md#malloc_perturb_
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1236
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0dad67390..1271b0db8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,7 +67,6 @@ test-mutter:
G_SLICE: "always-malloc"
MALLOC_CHECK_: "3"
NO_AT_BRIDGE: "1"
- MALLOC_PERTURB_: "123"
script:
- dconf update
- mkdir -m 700 $XDG_RUNTIME_DIR
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]