[packages/coreutils] - disable ctime tests, fail non-deterministically (xfs?)

baggins baggins at pld-linux.org
Tue Dec 3 14:10:46 CET 2013


commit 34bfce287315da05d79bec422e03542a98252291
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Dec 3 14:10:22 2013 +0100

    - disable ctime tests, fail non-deterministically (xfs?)

 tests.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/tests.patch b/tests.patch
index 0928479..91e307e 100644
--- a/tests.patch
+++ b/tests.patch
@@ -153,3 +153,14 @@
  
  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.  */
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/coreutils.git/commitdiff/34bfce287315da05d79bec422e03542a98252291



More information about the pld-cvs-commit mailing list