Comment 0 for bug 1974056

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

In Ubuntu, we execute the full iptables shell testcases across all architectures.

They seem to all pass everywhere, however

iptables-1.8.7/iptables/tests/shell/testcases/nft-only/0009-needless-bitwise_0

is currently failing on s390x like so:

command17 FAIL stderr: W: [FAILED] ././testcases/nft-only/0009-needless-bitwise_0: expected 0 but got 1

i wonder if there is some endian bug, as this is currently Ubuntu's only big-endian architecture.