From: Matthias Clasen Date: Thu, 11 May 2023 12:34:14 +0000 (-0400) Subject: ci: Drop the broadway test run X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~280^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b1945b38e846013c96e3cc29d4117060240903e9;p=gtk4.git ci: Drop the broadway test run We are ignoring failures here, and nobody is working on fixing them. And the failures end up at the end of the log, adding annoyance to finding the actual failures. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95bfa130b5..947c9e36ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -103,7 +103,6 @@ fedora-x86_64: - .gitlab-ci/run-tests.sh _build x11 - .gitlab-ci/run-tests.sh _build wayland - .gitlab-ci/run-tests.sh _build wayland_gles - - .gitlab-ci/run-tests.sh _build broadway release-build: extends: .build-fedora-default