[epiphany/gnome-3-32] Stop running safe browsing tests on CI



commit 400e7197a7779f056b8d024744e93253d7f0494c
Author: Michael Catanzaro <mcatanzaro posteo net>
Date:   Tue Mar 5 21:07:48 2019 +0000

    Stop running safe browsing tests on CI
    
    It seems to be flaky.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f08a3692d..df90faa43 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ flatpak:
     FLATPAK_MODULE: 'epiphany'
     # Make sure to keep this in sync with the Flatpak manifest, all arguments
     # are passed except the config-args because we build it ourselves
-    MESON_ARGS: '-Dunit_tests=enabled -Dnetwork_tests=enabled'
+    MESON_ARGS: '-Dunit_tests=enabled'
     APP_ID: 'org.gnome.Epiphany'
 
 review:


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