The subtest 4 may fail also on VOBS, as pointed out
Jarkko Hietaniemi [Thu, 3 Aug 2000 00:00:26 +0000 (00:00 +0000)]
by Nick Ing-Simmons in November 1999, bug id 19991124.003
(but the failure in that bug report isn't the subtest 4).

p4raw-id: //depot/perl@6501

t/op/stat.t

index af4920c..353b3b3 100755 (executable)
@@ -80,6 +80,7 @@ else {
     print "not ok 4\n";
     print "#4 If test op/stat.t fails test 4, check if you are on a tmpfs\n";
     print "#4 of some sort.  Building in /tmp sometimes has this problem.\n";
+    print "#4 Also building on the ClearCase VOBS filesystem may cause this failure.\n";
 }
 print "#4      :$mtime: should != :$ctime:\n";