]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: exclude the expensive gnulib fts-tests
authorPádraig Brady <P@draigBrady.com>
Thu, 31 Aug 2017 05:49:24 +0000 (22:49 -0700)
committerPádraig Brady <P@draigBrady.com>
Thu, 31 Aug 2017 05:49:24 +0000 (22:49 -0700)
commit2ba96977c9480171df8b119bbb5545b8f7bdbdb5
treefa01d70f6160fd8b30abe6c6524f621683c8aaac
parent173bee1bdffa53cd6c6f572fea46411eaec38b17
tests: exclude the expensive gnulib fts-tests

* gnulib: The only change in this gnulib update
is the tagging of the fts-tests module as longrunning,
which gnulib-tool currently implicitly excludes.
This test was seen to take about 20s and 285MB.
Reported by Assaf Gordon on space restricted VMs.
gnulib