diff --git a/nft-test.stderr.expect b/nft-test.stderr.expect index 1a0042e..bb00143 100644 --- a/nft-test.stderr.expect +++ b/nft-test.stderr.expect @@ -1,4 +1,3 @@ -INFO: Log will be available at /tmp/nftables-test.log any/rawpayload.t: ERROR: line 22: add rule inet test-inet input @ih,32,32 0x14000000: This rule should not have failed. any/tcpopt.t: ERROR: line 58: add rule ip test-ip4 input reset tcp option mptcp: This rule should not have failed. any/tcpopt.t: ERROR: line 59: add rule ip test-ip4 input reset tcp option 2: This rule should not have failed. diff --git a/nftables.spec b/nftables.spec index dde48de..63e4c36 100644 --- a/nftables.spec +++ b/nftables.spec @@ -1,5 +1,5 @@ %define rpmversion 1.0.4 -%define specrelease 4 +%define specrelease 5 Name: nftables Version: %{rpmversion} @@ -135,6 +135,9 @@ sed -i -e 's/\(sofile=\)".*"/\1"'$sofile'"/' \ %{python3_sitelib}/nftables/ %changelog +* Fri Jan 27 2023 Phil Sutter [1.0.4-5.el9] +- Fix expected error records (Phil Sutter) [1973687] + * Fri Jan 20 2023 Phil Sutter [1.0.4-4.el9] - Add expected error records for testsuite runs (Phil Sutter) [1973687] diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..54c7624 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,5 @@ +upstream: + ignore: + # These are not "upstream sources" but merely + # expected testsuite results for use by RHTS + - "*.stderr.expect" diff --git a/run-tests.stderr.expect b/run-tests.stderr.expect index 4e99630..54d31df 100644 --- a/run-tests.stderr.expect +++ b/run-tests.stderr.expect @@ -1,3 +1 @@ -W: [FAILED] ././tests/shell/testcases/maps/typeof_integer_0 -W: [FAILED] ././tests/shell/testcases/maps/typeof_raw_0 W: [FAILED] ././tests/shell/testcases/sets/typeof_raw_0