iptables-1.8.7/iptables/tests/shell/testcases/nft-only/0009-needless-bitwise_0 fails on s390x
Bug #1974056 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
In Progress
|
Undecided
|
bugproxy | ||
iptables |
Unknown
|
Unknown
|
|||
iptables (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
In Ubuntu, we execute the full iptables shell testcases across all architectures.
They seem to all pass everywhere, however
iptables-
is currently failing on s390x like so:
command17 FAIL stderr: W: [FAILED] ././testcases/
i wonder if there is some endian bug, as this is currently Ubuntu's only big-endian architecture.
this can be reproduced with:
pull-lp-source iptables
cd iptables-1.8.7/
chmod +x ./iptables/
cd iptables/
sudo ./run-tests.sh --host
tags: | added: rls-kk-incoming |
description: | updated |
Changed in ubuntu-z-systems: | |
assignee: | nobody → bugproxy (bugproxy) |
tags: | added: reverse-proxy-bugzilla |
Changed in ubuntu-z-systems: | |
status: | New → In Progress |
To post a comment you must log in.
------- Comment From <email address hidden> 2022-05-25 04:39 EDT-------
Description by Canonical (LP#1974056):
command17 FAIL stderr: W: [FAILED] ././testcases/ nft-only/ 0009-needless- bitwise_ 0: expected 0 but got 1
this can be reproduced with:
pull-lp-source iptables tests/shell/ testcases/ iptables/ 0007-zero- counters_ 0 tests/shell
cd iptables-1.8.7/
chmod +x ./iptables/
cd iptables/
sudo ./run-tests.sh --host