[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200129061619.76283217@hermes.lan>
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