diff options
Diffstat (limited to 'tests/misc/ls-time')
-rwxr-xr-x | tests/misc/ls-time | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/misc/ls-time b/tests/misc/ls-time index beea159c2..eda0f0105 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. |