[epiphany] Disable test-ephy-web-view



commit f9cf5812bee587934d9744fd6b297621cca0f21a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Mar 19 17:11:43 2017 -0500

    Disable test-ephy-web-view

 tests/Makefile.am |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index df5777e..a996062 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -10,9 +10,7 @@ noinst_PROGRAMS = \
        test-ephy-migration \
        test-ephy-sqlite \
        test-ephy-string \
-       test-ephy-uri-helpers \
-       test-ephy-web-view \
-       $(NULL)
+       test-ephy-uri-helpers
 
 # Mostly copied from Makefile.decl in glib
 GTESTER = gtester
@@ -189,9 +187,10 @@ test_ephy_uri_helpers_SOURCES = \
 # test_ephy_web_app_utils_SOURCES = \
 #      ephy-web-app-utils-test.c
 
-test_ephy_web_view_SOURCES = \
-       $(top_builddir)/src/epiphany-resources.c \
-       ephy-web-view-test.c
+# https://bugzilla.gnome.org/show_bug.cgi?id=780280
+#test_ephy_web_view_SOURCES = \
+#      $(top_builddir)/src/epiphany-resources.c \
+#      ephy-web-view-test.c
 
 dist_noinst_DATA = \
        data/test.html \


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