Disable efreet tests again as long as they are failing on Jenkins

We need to find a way to run dbus-launch before the efreet test

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>
This commit is contained in:
Daniel Willmann 2013-03-12 11:36:48 +00:00
parent 1cbcf4e4f8
commit a60f19611a
1 changed files with 2 additions and 1 deletions

View 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 \