From d8e5ff7496278fdc35fe19d22b806aa26767fb36 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 24 Oct 2016 20:53:02 -0500 Subject: Disable test-ephy-embed-shell --- tests/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') 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 -- cgit v1.2.1