aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-08 15:58:26 -0600
committerTed Gould <ted@gould.cx>2010-12-08 15:58:26 -0600
commita4e9c0e19e59827b49ed592a304f161ba608f154 (patch)
treeafd88c090f8cfb554133bbe1c9bf697396c866eb /tests
parent0d8a2c601b50a1d9ce6ccd1140f624c84558cf9d (diff)
downloadlibayatana-appindicator-a4e9c0e19e59827b49ed592a304f161ba608f154.tar.gz
libayatana-appindicator-a4e9c0e19e59827b49ed592a304f161ba608f154.tar.bz2
libayatana-appindicator-a4e9c0e19e59827b49ed592a304f161ba608f154.zip
Adding the dbus test as an expected failure as it's pretty fragile right now. Needs to be refactored when we switch to GDBus
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5040b77..5e176b5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -168,6 +168,7 @@ test-libappindicator-dbus: test-libappindicator-dbus-client test-libappindicator
@chmod +x test-libappindicator-dbus
TESTS += test-libappindicator-dbus
+XFAIL_TESTS = test-libappindicator-dbus
test-libappindicator-status: test-libappindicator-status-client test-libappindicator-status-server Makefile.am
@echo "#!/bin/bash" > test-libappindicator-status