[PATCH i-g-t 1/2] tests/intel/kms_test_config.json: fix indentation

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Apr 25 10:01:28 UTC 2024


Hi Mauro,
On 2024-04-25 at 10:49:22 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
> 
> There are some wrong indentation at Run Type. Fix it.
> 
> No functional changes.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>

Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

> ---
>  tests/intel/kms_test_config.json | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/tests/intel/kms_test_config.json b/tests/intel/kms_test_config.json
> index 7c37c831b72c..5c8db82dfc73 100644
> --- a/tests/intel/kms_test_config.json
> +++ b/tests/intel/kms_test_config.json
> @@ -23,9 +23,9 @@
>                      "exclude": [
>                          { "i915 BAT, i915 BAT chamelium, i915 chamelium, i915 FULL": "../intel-ci/blacklist.txt" },
>                              { "Xe BAT, Xe BAT chamelium, Xe FULL": "../intel-ci/xe.blocklist.txt" }
> -                        ]
> -                    }
> -                },
> +                    ]
> +                }
> +            },
>              "Category": {
>                  "_properties_": {
>                      "description": "Contains the major group for the tested functionality 'Display'"
> -- 
> 2.44.0
> 


More information about the igt-dev mailing list