From 2e41256832ad70c3e83ef3a05ff5d2590ad1d8c9 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 22 Jan 2025 13:24:08 +0100 Subject: [PATCH] add two tests to the list of intermittent tests --- .github/workflows/ignore-intermittent.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ignore-intermittent.txt b/.github/workflows/ignore-intermittent.txt index eb3d8b54bf5..ed6e3b6ce80 100644 --- a/.github/workflows/ignore-intermittent.txt +++ b/.github/workflows/ignore-intermittent.txt @@ -1,3 +1,5 @@ tests/tail/inotify-dir-recreate tests/timeout/timeout tests/rm/rm1 +tests/misc/stdbuf +tests/misc/usage_vs_getopt