summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-10-24 21:40:04 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-24 21:40:29 -0500
commitd0e0aed144f4b80ab7b67146c26a8a1a9481abe6 (patch)
tree846df002caaa7e9a4b992899d8d17d96732197f1 /tests
parent3f11d72e80473dbbd2dcec69ecf25bbf828d2291 (diff)
downloadepiphany-d0e0aed144f4b80ab7b67146c26a8a1a9481abe6.tar.gz
Disable test-ephy-web-view
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 41ef88ab9..df56d8044 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 \