Date: Fri, 26 Jun 2026 15:19:25 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyODk0NzddIHN5cy9uZXRwZmlsL3BmL3JvdXRlX3RvOnBy?= =?UTF-8?B?ZWZlcl9pcHY2X25leHRob3BfbWl4ZWRfYWZfcmFuZG9tX3RhYmxlX2lwdjQg?= =?UTF-8?B?dGVzdCBmYWlscyBpbnRlcm1pdHRlbnRseSBpbiBDSQ==?= Message-ID: <bug-289477-32464-MZSF0kuz98@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289477-32464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289477 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a13936fcdc8dc3f37125614daa424a9cf1ae380d commit a13936fcdc8dc3f37125614daa424a9cf1ae380d Author: Siva Mahadevan <siva@FreeBSD.org> AuthorDate: 2026-06-17 16:52:00 +0000 Commit: Siva Mahadevan <siva@FreeBSD.org> CommitDate: 2026-06-26 15:16:43 +0000 tests/pf/route_to: check_random: rely on test timeout to fail This test is known to be flaky if 10 attempts happens to be not enough for the test to pass. Usually, this test passes in ~4-6 attempts. See https://ci.freebsd.org/job/FreeBSD-main-amd64-test/28664/testReport/junit/sys.netpfil.pf/route_to/random_table/ Rely on the timeout (default 5 mins) to catch a failure here, rather than just 10 attempts. It's very unlikely that 5 mins worth of attempts still isn't enough. For a history of flakiness, see https://ci.freebsd.org/job/FreeBSD-main-amd64-test/lastSuccessfulBuild/testReport/junit/sys.netpfil.pf/route_to/random_table/history/ PR: 289477 Reviewed by: kp MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D57408 (cherry picked from commit 1294f332aec02e111b47d69e0d91e32dc2624001) tests/sys/netpfil/pf/route_to.sh | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289477-32464-MZSF0kuz98>
