[epiphany] Stop running safe browsing tests on CI



commit 93815120e0321fad5b985f19c68a35dd733f956b
Author: Michael Catanzaro <mcatanzaro posteo net>
Date:   Tue Mar 5 21:06:37 2019 +0000

    Stop running safe browsing tests on CI
    
    Seems it is flaky.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc9700f45..ab33890c8 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 --werror'
+    MESON_ARGS: '-Dunit_tests=enabled --werror'
     APP_ID: 'org.gnome.Epiphany'
 
 review:


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