lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 29 Jan 2020 06:16:19 -0800
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Peter Junos <petoju@...il.com>, David Ahern <dsahern@...il.com>
Cc:     netdev@...r.kernel.org
Subject: iproute2 regression test now  failing after merge

I merged iproute2-next into iproute2 and noticed that the regression test for ss
is now failing.

$ make check 
Removing results dir ...
Running bridge/vlan/tunnelshow.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ip/netns/set_nsid_batch.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ip/netns/set_nsid.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ip/link/show_dev_wo_vf_rate.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ip/link/add_type_xfrm.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ip/link/new_link.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ip/tunnel/add_tunnel.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ip/route/add_default_route.t [iproute2-this/4.19.0-6-amd64]: PASS
Running ss/ssfilter.t [iproute2-this/4.19.0-6-amd64]: FAILED



Bisected it down to:

commit c4f58629945898722ad9078e0f407c96f1ec7d2b
Author: Peter Junos <petoju@...il.com>
Date:   Thu Dec 26 14:07:09 2019 +0100

    ss: use compact output for undetected screen width


This commit is fine, the tests just need to be updated.m

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ