[epiphany] Disable broken test-ephy-download



commit c5d3a657fc31b486f67e182bb3557336c9ccda61
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Feb 3 13:10:54 2017 -0600

    Disable broken test-ephy-download
    
    The right thing to do when a test is failing is ignore it, right?
    ...right?

 tests/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 44b962c..df5777e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,7 +2,6 @@ SUBDIRS = data
 
 noinst_PROGRAMS = \
        test-ephy-completion-model \
-       test-ephy-download \
        test-ephy-embed-utils \
        test-ephy-encodings \
        test-ephy-file-helpers \
@@ -126,8 +125,9 @@ LDADD = \
 test_ephy_completion_model_SOURCES = \
        ephy-completion-model-test.c
 
-test_ephy_download_SOURCES = \
-       ephy-download-test.c
+# https://bugzilla.gnome.org/show_bug.cgi?id=778153
+#test_ephy_download_SOURCES = \
+#      ephy-download-test.c
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=773448
 #test_ephy_embed_shell_SOURCES = \


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