[Bug 289902] usr.bin/tail/tail_test:follow_rename test fails intermittently on aarch64 in CI
Date: Thu, 09 Oct 2025 12:22:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289902
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ce6061658f8492ad3e6d0ced1dd01e9cf5f80c12
commit ce6061658f8492ad3e6d0ced1dd01e9cf5f80c12
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-08 11:44:34 +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.