Page MenuHomeFreeBSD

tail: Tweak follow_rename test case
ClosedPublic

Authored by des on Fri, Oct 3, 4:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 9:49 PM
Unknown Object (File)
Sun, Oct 5, 9:21 AM
Unknown Object (File)
Sat, Oct 4, 8:16 AM
Unknown Object (File)
Fri, Oct 3, 7:41 PM
Unknown Object (File)
Fri, Oct 3, 6:22 PM
Unknown Object (File)
Fri, Oct 3, 5:42 PM
Unknown Object (File)
Fri, Oct 3, 5:35 PM
Unknown Object (File)
Fri, Oct 3, 5:32 PM
Subscribers

Details

Summary

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

PR: 289902
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67553
Build 64436: arc lint + arc unit

Event Timeline

des requested review of this revision.Fri, Oct 3, 4:12 PM
usr.bin/tail/tests/tail_test.sh
325

Here we sleep for much less time.

343–344

Do we want a sleep here too?

des marked 2 inline comments as done.Sat, Oct 4, 8:40 PM
This revision is now accepted and ready to land.Mon, Oct 6, 11:57 AM
This revision was automatically updated to reflect the committed changes.