]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: drop redundant JSON outputs
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 18 Jun 2024 15:31:46 +0000 (17:31 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 31 Jul 2025 22:52:27 +0000 (00:52 +0200)
commit34353870a863628f9adacbc49b99bd92f469934f
tree347d6832b90f2966dbbeb9485edbff307b401315
parent44f83f19434c86bf0333e48011f15b64c527f0dc
tests: py: drop redundant JSON outputs

commit f13fd62ef1e2755ed5eef11adbe0e8a479528f72 upstream.

8abe71f862e6 ("tests: py: Warn if recorded JSON output matches the input")
adds a warning on duplicated JSON outputs.

Remove them when running tests with -j:

  WARNING: Recorded JSON output matches input for: icmp code { 2, 4, 54, 33, 56}

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/ip/icmp.t.json.output
tests/py/ip6/icmpv6.t.json.output