[PATCH v10 9/9] app/test: enable subset of unit tests on Windows
    Jie Zhou 
    jizh at linux.microsoft.com
       
    Fri Dec  3 00:23:08 CET 2021
    
    
  
On Thu, Dec 02, 2021 at 10:17:48AM +0100, David Marchand wrote:
> Hello,
> 
> On Wed, Dec 1, 2021 at 7:45 PM Jie Zhou <jizh at 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
Thank you David! Yes, it seems from a rebase error. Removed this mandatory dependency on bitratestats in V10.
    
    
More information about the dev
mailing list