From a20922f1055979e45de0a42a091f08009acfa99a Mon Sep 17 00:00:00 2001 From: =?utf8?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 on ext4. --- ChangeLog | 6 ++++++ modules/fts-tests | 3 +++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0b3c06ac83..58f42dbf63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +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 on ext4. + 2017-08-30 Pádraig Brady renameat2: fix compilation on alpine linux diff --git a/modules/fts-tests b/modules/fts-tests index 1651290ffe..1a9dce0ce2 100644 --- a/modules/fts-tests +++ b/modules/fts-tests @@ -1,3 +1,6 @@ +Status: +longrunning-test + Files: tests/test-fts.c -- 2.39.5