Disable efreet tests again as long as they are failing on Jenkins
authorDaniel Willmann <d.willmann@samsung.com>
Tue, 12 Mar 2013 11:36:48 +0000 (11:36 +0000)
committerDaniel Willmann <d.willmann@samsung.com>
Tue, 12 Mar 2013 11:36:48 +0000 (11:36 +0000)
We need to find a way to run dbus-launch before the efreet test

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
src/Makefile_Efreet.am

index 48ae4be..c5181f1 100644 (file)
@@ -189,7 +189,8 @@ efreettestsub_DATA = \
 tests/efreet/data/sub/test.desktop
 
 check_PROGRAMS += tests/efreet/efreet_suite
-TESTS += tests/efreet/efreet_suite
+# Need to run with dbus-launch - disable for now
+#TESTS += tests/efreet/efreet_suite
 
 tests_efreet_efreet_suite_SOURCES = \
 tests/efreet/efreet_suite.c \