summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2010-04-15 11:17:38 +0100
committerRoss Burton <ross@linux.intel.com>2010-04-15 11:17:38 +0100
commitacd5fe16402f85f7e1ea9af0ed75532582225e82 (patch)
tree9726243d58c0bd7c7903eb5d058cf8b2e59fd567 /tests
parent479158cbe1ecccee111f49f0a7529adcf743d726 (diff)
downloadlibrest-acd5fe16402f85f7e1ea9af0ed75532582225e82.tar.gz
tests: mark oauth-async as known to fail
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 81970bf..0a112f3 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,7 @@
TESTS = proxy threaded oauth oauth-async flickr
+# TODO: oauth-async is failing due to infinite looping for some reason. Need to
+# fix this.
+XFAIL_TESTS = oauth-async
AM_CPPFLAGS = $(SOUP_CFLAGS) -I$(top_srcdir)
AM_LDFLAGS = $(SOUP_LIBS) ../rest/librest-@API_VERSION@.la ../rest-extras/librest-extras-@API_VERSION@.la