From: Kay Röpke Date: Fri, 1 Feb 2002 01:10:43 +0000 (+0100) Subject: Mentioning Darwins UFS ctime failure X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fe69a90c3f7231026ad863ff8acde1f0e0b750c3;p=p5sagit%2Fp5-mst-13.2.git Mentioning Darwins UFS ctime failure Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de> p4raw-id: //depot/perl@14512 --- diff --git a/t/op/stat.t b/t/op/stat.t index 2f38719..81fd74f 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 } }