AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = \
+ link-preserve \
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
same-file cp-mv-backup symlink-slash slink-2-slink fail-perm dir-slash \
perm cp-HL special-bits link dir-rm-dest cp-parents deref-slink \
AUTOMAKE_OPTIONS = 1.2 gnits
-TESTS = rt-1 time-1 symlink-slash follow-slink no-arg
+TESTS = infloop rt-1 time-1 symlink-slash follow-slink no-arg
+
+# This test is expected to fail.
+# ls should be fixed soon; then we'll remove this line.
+XFAIL_TESTS = infloop
+
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \