>From a17c2cc8bf457f35789f74aa771cd15ec71c7253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A1draig=20Brady?= Date: Wed, 30 Aug 2017 22:32:23 -0700 Subject: [PATCH] fts-tests: tag as a longrunning-test so not included by default * modules/fts-tests: This test takes about 20s on current systems, and uses about 285M of space. --- ChangeLog | 6 ++++++ modules/fts-tests | 3 +++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0b3c06a..24429da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2017-08-30 Pádraig Brady + fts-tests: tag as a longrunning-test so not included by default + * modules/fts-tests: This test takes about 20s on current systems, + and uses about 285M of space. + +2017-08-30 Pádraig Brady + renameat2: fix compilation on alpine linux * m4/renameat.m4: Check for presence. * lib/renameat2.h: Only include if present. diff --git a/modules/fts-tests b/modules/fts-tests index 1651290..1a9dce0 100644 --- a/modules/fts-tests +++ b/modules/fts-tests @@ -1,3 +1,6 @@ +Status: +longrunning-test + Files: tests/test-fts.c -- 2.9.3