summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorKay Röpke <kroepke@dolphin-services.de>2002-02-01 02:10:43 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-01 14:42:58 +0000
commitfe69a90c3f7231026ad863ff8acde1f0e0b750c3 (patch)
treedf05367e1479a708546392d9488ee4d9d4b7b7e7 /t
parenta6872d423f27ca69297bf4e6466ce19b6475dbcf (diff)
downloadperl-fe69a90c3f7231026ad863ff8acde1f0e0b750c3.tar.gz
Mentioning Darwins UFS ctime failure
Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de> p4raw-id: //depot/perl@14512
Diffstat (limited to 't')
-rwxr-xr-xt/op/stat.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/op/stat.t b/t/op/stat.t
index 2f387198f0..81fd74ff87 100755
--- a/t/op/stat.t
+++ b/t/op/stat.t
@@ -106,6 +106,8 @@ SKIP: {
# Check if you are on a tmpfs of some sort. Building in /tmp sometimes
# has this problem. Also building on the ClearCase VOBS filesystem may
# cause this failure.
+# Darwins UFS doesn't have a ctime concept, and thus is
+# expected to fail this test.
DIAG
}
}