ci: Drop the broadway test run
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 May 2023 12:34:14 +0000 (08:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 May 2023 12:34:14 +0000 (08:34 -0400)
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.

.gitlab-ci.yml

index 95bfa130b58b5bb9f1f4cd64bca090939312bb37..947c9e36ad4b5b34fc9e37a502c5ac6cda8c535b 100644 (file)
@@ -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