From e6f62b6f306baca6d3c5d460e87639876dee5a32 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 4 Nov 2018 20:27:36 +0100 Subject: tests: Make tests run with GTK4 This contains the minimum changes needed to get the tests to pass using our docker image which contains a build gtk master from today. This also makes the gtk4 CI job fatal so we don't regress in this area. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b63296fd..a1a569b7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -118,7 +118,6 @@ xenial-i386-py2: - bash -x ./.gitlab-ci/test-docker-old.sh gtk4: - allow_failure: true stage: build_and_test image: registry.gitlab.gnome.org/gnome/pygobject/gtk4:v1 script: -- cgit v1.2.1