[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 01/01: Disable the problematic test-lfs test on hurd



This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch sid
in repository glibc.

commit a2717dba3e2646f57d4defaddb01a6089cdc8d89
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Mar 23 01:13:09 2016 +0100

    Disable the problematic test-lfs test on hurd
---
 debian/changelog                 | 3 ++-
 debian/testsuite-xfail-debian.mk | 5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2674f6e..75701ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 glibc (2.22-5) UNRELEASED; urgency=medium
 
-  * 
+  [ Samuel Thibault ]
+  * testsuite-xfail-debian.mk: Disable the problematic test-lfs test on hurd.
 
  -- Aurelien Jarno <aurel32@debian.org>  Mon, 21 Mar 2016 18:45:40 +0100
 
diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk
index 6065d3b..77fa5b1 100644
--- a/debian/testsuite-xfail-debian.mk
+++ b/debian/testsuite-xfail-debian.mk
@@ -237,7 +237,6 @@ test-xfail-check-textrel = yes
 test-xfail-opendir-tst1 = yes
 test-xfail-test-idouble = yes
 test-xfail-test-ifloat = yes
-test-xfail-test-lfs = yes
 test-xfail-tst-aio10 = yes
 test-xfail-tst-aio9 = yes
 test-xfail-tst-audit1 = yes
@@ -276,6 +275,10 @@ test-xfail-tst-sysconf = yes
 test-xfail-tst-tls9-static = yes
 test-xfail-tst-vfork3-mem = yes
 
+# This generates GiBs of data instead of sparse files, putting build box on its knees
+tests-unsupported += test-lfs
+#test-xfail-test-lfs = yes
+
 # happens seldomly
 test-xfail-tst-clock_nanosleep = yes
 test-xfail-tst-nanosleep = yes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: