Comment 5 for bug 1949603

Revision history for this message
Andrea Righi (arighi) wrote :

@xnox interestingly enough 2 tests are failing with nft and 1 test in legacy running `./run-tests.sh --host`:

W: [FAILED] ././testcases/ipt-restore/0004-restore-race_0: expected 0 but got 1
...
I: legacy results: [OK] 49 [FAILED] 1 [TOTAL] 50

W: [FAILED] ././testcases/ipt-restore/0004-restore-race_0: expected 0 but got 1
W: [FAILED] ././testcases/nft-only/0009-needless-bitwise_0: expected 0 but got 127
...
I: nft results: [OK] 48 [FAILED] 2 [TOTAL] 50

So it's definitely worth running this one, now it'd be nice to understand the failures. Looking...