Module Name: src Committed By: pgoyette Date: Fri Aug 31 04:02:21 UTC 2012
Modified Files: src/tests/net/bpfilter: t_bpfilter.c Log Message: There's a known-but-unresolved race condition in here somewhere that causes these tests to sometimes deadlock. Since they run really fast when they are successful, it doesn't do any good to wait for the default 5-minute timeout. So explicitly set timeout for these tests to just 30 seconds. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/net/bpfilter/t_bpfilter.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.