]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: shell: iptables/0010-wait_0 is unreliable
authorPhil Sutter <phil@nwl.cc>
Wed, 6 Nov 2024 14:55:29 +0000 (15:55 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 6 Nov 2024 15:09:52 +0000 (16:09 +0100)
commitffcf95e18c48b6a86acffb1630d65b07293581b5
treea32fbb7954f5050e5cec62d97f3c7375529f6e47
parent406ff3c3db9475ddf9cf4eb6854d79ca567a98fd
tests: shell: iptables/0010-wait_0 is unreliable

Sometimes the test would fail, especially after removing
/run/xtables.lock file. Looks like the supposedly blocking
iptables-restore coproc sometimes takes a moment to set things up.

Fixes: 63ab5b8906f69 ("iptables-legacy: Fix for mandatory lock waiting")
Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/tests/shell/testcases/iptables/0010-wait_0