30/07/2019 23:31, Aaron Conole: > The unit test for the flow classify introduced undefined behavior by using > a corrupted list. Remove these tests as the invalid data is impossible to > detect with the current API. > > Fixes: 9c9befea4f57 ("test: add flow classify unit tests") > Cc: Bernard Iremonger <bernard.iremon...@intel.com> > Cc: Jasvinder Singh <jasvinder.si...@intel.com> > Signed-off-by: Aaron Conole <acon...@redhat.com>
Applied in the hope to fix unit tests in -rc3, thanks