summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-10-24 20:53:02 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-24 20:53:17 -0500
commitd8e5ff7496278fdc35fe19d22b806aa26767fb36 (patch)
tree26622501f3b4d1f10b99cb7b8ea758f843f2325d /tests
parent243639eb226bd65a5fc1c0b6fc1be1d2bd31c771 (diff)
downloadepiphany-d8e5ff7496278fdc35fe19d22b806aa26767fb36.tar.gz
Disable test-ephy-embed-shell
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0b907ebb8..41ef88ab9 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,7 +3,6 @@ SUBDIRS = data
noinst_PROGRAMS = \
test-ephy-completion-model \
test-ephy-download \
- test-ephy-embed-shell \
test-ephy-embed-utils \
test-ephy-encodings \
test-ephy-file-helpers \
@@ -128,8 +127,9 @@ test_ephy_completion_model_SOURCES = \
test_ephy_download_SOURCES = \
ephy-download-test.c
-test_ephy_embed_shell_SOURCES = \
- ephy-embed-shell-test.c
+# https://bugzilla.gnome.org/show_bug.cgi?id=773448
+#test_ephy_embed_shell_SOURCES = \
+# ephy-embed-shell-test.c
test_ephy_embed_utils_SOURCES = \
ephy-embed-utils-test.c