Comment 3 for bug 2019023

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Focal amd64 dep8 run: https://autopkgtest.ubuntu.com/results/autopkgtest-focal/focal/amd64/i/iptables/20230516_045413_de974@/log.gz

It now contains a new dep8 test, labeled command17, which runs run-tests.sh:

autopkgtest [04:53:52]: test command17: chmod +x ./iptables/tests/shell/testcases/chain/0006rename-segfault_0; cd iptables/tests/shell; ./run-tests.sh --host

Which runs the shell test suite, including the test for bug #1992454:

autopkgtest [04:53:52]: test command17: chmod +x ./iptables/tests/shell/testcases/chain/0006rename-segfault_0; cd iptables/tests/shell; ./run-tests.sh --host
autopkgtest [04:53:52]: test command17: [-----------------------

I: [EXECUTING] ././testcases/arptables/0001-arptables-save-restore_0
I: [OK] ././testcases/arptables/0001-arptables-save-restore_0
(...)
I: [EXECUTING] ././testcases/chain/0006rename-segfault_0
I: [OK] ././testcases/chain/0006rename-segfault_0
(...)

And this suite passes:
(...)
I: [EXECUTING] ././testcases/nft-only/0003delete-with-comment_0
I: [OK] ././testcases/nft-only/0003delete-with-comment_0
I: nft results: [OK] 41 [FAILED] 0 [TOTAL] 41
I: combined results: [OK] 82 [FAILED] 0 [TOTAL] 82
autopkgtest [04:54:00]: test command17: -----------------------]
autopkgtest [04:54:00]: test command17: - - - - - - - - - - results - - - - - - - - - -
command17 PASS

Focal verification succeeded.