[mutter/wip/carlosg/unthrottled-wayland] ci: Force a valid xcursor path
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/unthrottled-wayland] ci: Force a valid xcursor path
- Date: Sat, 17 Jul 2021 16:17:24 +0000 (UTC)
commit edcdedcb76731b05556d8afae0b63b3b76cb84ff
Author: Carlos Garnacho <carlosg gnome org>
Date: Sat Jul 17 18:15:39 2021 +0200
ci: Force a valid xcursor path
The aarch64 tests somehow don't seem to find xcursor icons, make
all tests look at the default location.
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 771a8f010b..ef8cec608d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -197,6 +197,7 @@ build-without-native-backend-and-wayland@x86_64:
G_SLICE: "always-malloc"
MALLOC_CHECK_: "3"
NO_AT_BRIDGE: "1"
+ XCURSOR_PATH: "/usr/share/icons/"
script:
- mkdir -m 700 $XDG_RUNTIME_DIR
- dbus-run-session -- bash -x ./.gitlab-ci/run-tests.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]