From 21657008dd4b4094eac017a175f2a3056af36b17 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Thu, 14 Dec 2023 17:47:21 +0100 Subject: Revert "evaluate: error out when existing set has incompatible key" This breaks existing behaviour, add a test case so this is caught in the future. The reverted test case will be brought back once a better fix is available. Signed-off-by: Florian Westphal --- tests/shell/testcases/transactions/doubled-set | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 tests/shell/testcases/transactions/doubled-set (limited to 'tests/shell/testcases/transactions/doubled-set') diff --git a/tests/shell/testcases/transactions/doubled-set b/tests/shell/testcases/transactions/doubled-set new file mode 100755 index 00000000..50b568eb --- /dev/null +++ b/tests/shell/testcases/transactions/doubled-set @@ -0,0 +1,22 @@ +#!/bin/bash + +# NFT_TEST_REQUIRES(NFT_TEST_HAVE_pipapo) + +$NFT -f /dev/stdin <