patch 'test: add graph tests' has been queued to stable release 20.11.9
    David Marchand 
    david.marchand at redhat.com
       
    Wed Jun 28 16:55:12 CEST 2023
    
    
  
On Wed, Jun 28, 2023 at 4:11 PM <luca.boccassi at gmail.com> wrote:
> diff --git a/app/test/meson.build b/app/test/meson.build
> index 49fbb5e18e..8049e9e32e 100644
> --- a/app/test/meson.build
> +++ b/app/test/meson.build
> @@ -303,6 +305,7 @@ perf_test_names = [
>          'hash_readwrite_lf_perf_autotest',
>          'trace_perf_autotest',
>         'ipsec_perf_autotest',
> +        'graph_perf_autotest',
It looks like indent is broken in the 20.11 branch before this backport.
This is probably because of a tabulation/space battle in a previous backport.
This is harmless except that backport conflicts will likely pile up over time.
>  ]
>
>  driver_test_names = [
-- 
David Marchand
    
    
More information about the stable
mailing list