Florian Westphal <f...@strlen.de> wrote:
> Phil Sutter <p...@nwl.cc> wrote:
> > In an attempt to sanitize shell scripting, exit test in recent testcases
> > was altered, which led to them being skipped even in nft test runs. Drop
> > the quotes so that globbing happens again.
> 
> Are the tests supposed to pass with current master?
> GNU bash, version 4.4.23(1)-release (x86_64-redhat-linux-gnu)
> 
> W: [FAILED] 
> ./iptables/tests/shell/testcases/ebtables/0002-ebtables-save-restore_0: 
> expected 0 but got 255
> W: [FAILED] 
> ./iptables/tests/shell/testcases/ebtables/0003-ebtables-restore-defaults_0: 
> expected 0 but got 255

This is actually a kernel error:
-p IPv6 --ip6-proto tcp -j ACCEPT
RULE_APPEND failed (Invalid argument): rule in chain foo.

I will try with a more recent one.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to