[epiphany] Disable test-ephy-web-view



commit d0e0aed144f4b80ab7b67146c26a8a1a9481abe6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Oct 24 21:40:04 2016 -0500

    Disable test-ephy-web-view

 tests/Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 41ef88a..df56d80 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,7 +12,6 @@ noinst_PROGRAMS = \
        test-ephy-sqlite \
        test-ephy-string \
        test-ephy-uri-helpers \
-       test-ephy-web-view \
        $(NULL)
 
 # Mostly copied from Makefile.decl in glib
@@ -187,9 +186,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=773451
+#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]