[gnome-software: 5/6] ci: Don’t run libxmlb subproject tests in CI




commit 934d6b26bf82d7b55777f287a56c2e087ab585ce
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue Jan 12 11:59:49 2021 +0000

    ci: Don’t run libxmlb subproject tests in CI
    
    There’s no point (libxmlb upstream has its own CI), and they currently
    fail for undiagnosed reasons.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a1e5aea1..58b4ea0b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -59,6 +59,7 @@ debian-stable-x86_64:
             --no-suite packagekit
             --no-suite fwupd
             --no-suite fedora-langpacks
+            --no-suite libxmlb
   artifacts:
     reports:
       junit: "_build/${CI_JOB_NAME}-report.xml"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]