From: Jim Meyering Date: Tue, 26 Oct 2010 14:34:51 +0000 (+0200) Subject: tests: mention that btrfs also causes failure of misc/ls-time X-Git-Tag: v8.7~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d792d061e460fd5dfe6e4226f96bbc3b8788199;p=platform%2Fupstream%2Fcoreutils.git tests: mention that btrfs also causes failure of misc/ls-time * tests/misc/ls-time: Mention that this test also fails on btrfs, at least until http://bugzilla.redhat.com/591068 is addressed. --- diff --git a/tests/misc/ls-time b/tests/misc/ls-time index beea159..eda0f01 100755 --- a/tests/misc/ls-time +++ b/tests/misc/ls-time @@ -113,6 +113,8 @@ else cat >&2 << \EOF failed ls ctime test -- this failure is expected at least for SunOS4.1.4 and for tmpfs file systems on Solaris 5.5.1. +It is also expected to fail on a btrfs file system until +http://bugzilla.redhat.com/591068 is addressed. In the output below, `c' should have had a ctime more recent than that of `a', but does not.