[Bug 289902] usr.bin/tail/tail_test:follow_rename test fails intermittently on aarch64 in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Oct 2025 12:22:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289902

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=ed7cdc3e354d48fea783fc870bfa5048c5062c74

commit ed7cdc3e354d48fea783fc870bfa5048c5062c74
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2025-10-07 16:23:18 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2025-10-09 12:20:52 +0000

    tail: Tweak follow_rename test case

    Add a brief sleep to give tail time to start following the file before
    we rename it.

    PR:             289902
    MFC after:      1 week
    Reviewed by:    markj
    Differential Revision:  https://reviews.freebsd.org/D52887

    (cherry picked from commit a9c72543d287afa8dd30bec0f49873e88057c192)

 usr.bin/tail/tests/tail_test.sh | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.