Hello, On Wed, Dec 1, 2021 at 7:45 PM Jie Zhou <j...@linux.microsoft.com> wrote: > @@ -158,34 +152,17 @@ test_sources = files( > ) > > test_deps = [ > - 'acl', > 'bus_pci', > 'bus_vdev', > - 'bpf', > + 'bitratestats',
There is some issue with your rebase. Please don't reintroduce mandatory dependencies. This is probably the reason for the CI failures at UNH. > 'cfgfile', > 'cmdline', -- David Marchand