]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- disable ctime tests, fail non-deterministically (xfs?)
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 3 Dec 2013 13:10:22 +0000 (14:10 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 3 Dec 2013 13:10:22 +0000 (14:10 +0100)
tests.patch

index 0928479bf0b9c74fb21e3f3a2ba29d27adb5aea3..91e307e8492e838f0465a2b1e29f53357f0ea6a8 100644 (file)
  
  nohup no-such-command 2> err
  errno=$?
+--- coreutils-8.21/gnulib-tests/test-utimens-common.h~ 2013-01-02 13:34:46.000000000 +0100
++++ coreutils-8.21/gnulib-tests/test-utimens-common.h  2013-12-03 14:10:06.406077452 +0100
+@@ -48,7 +48,7 @@
+                           : 0)
+ };
+-# if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__
++# if 1
+ /* Skip ctime tests on native Windows, since it is either a copy of
+    mtime or birth time (depending on the file system), rather than a
+    properly tracked change time.  */
This page took 0.040301 seconds and 4 git commands to generate.