[epiphany] tests: skip web-app-utils test



commit 073eea65ef29b9f03db9436a02776e7f882af7f3
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Dec 9 18:04:49 2015 +0100

    tests: skip web-app-utils test
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759256

 tests/Makefile.am |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0843021..77ca8bf 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -15,7 +15,6 @@ noinst_PROGRAMS = \
        test-ephy-sqlite \
        test-ephy-string \
        test-ephy-uri-helpers \
-       test-ephy-web-app-utils \
        test-ephy-web-view \
        $(NULL)
 
@@ -178,8 +177,8 @@ test_ephy_string_SOURCES = \
 test_ephy_uri_helpers_SOURCES = \
        ephy-uri-helpers-test.c
 
-test_ephy_web_app_utils_SOURCES = \
-       ephy-web-app-utils-test.c
+# test_ephy_web_app_utils_SOURCES = \
+#      ephy-web-app-utils-test.c
 
 test_ephy_web_view_SOURCES = \
        $(top_builddir)/src/epiphany-resources.c \


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