[igt-dev] [PATCH i-g-t 3/3] tests/intel-ci: Remove hang tests from pre-merge blacklist

Karthik B S karthik.b.s at intel.com
Mon Jul 26 04:42:54 UTC 2021


On 7/5/2021 6:26 PM, Bhanuprakash Modem wrote:
> Remove kms_(busy|flip)-*hang* tests from pre-merge blacklist
>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>

Please add the details of how much improvement in execution time we're 
seeing with this patch. I'm assuming it should be ~50%(on platforms with 
4 pipes), since we're restricting the execution to 2 pipes. But will be 
good to have this detail in the commit message.

With this added, the patch looks good to me.

Reviewed-by: Karthik B S <karthik.b.s at intel.com>

> ---
>   tests/intel-ci/blacklist-pre-merge.txt | 39 --------------------------
>   1 file changed, 39 deletions(-)
>
> diff --git a/tests/intel-ci/blacklist-pre-merge.txt b/tests/intel-ci/blacklist-pre-merge.txt
> index 115474d987..dc6095ea1b 100644
> --- a/tests/intel-ci/blacklist-pre-merge.txt
> +++ b/tests/intel-ci/blacklist-pre-merge.txt
> @@ -71,45 +71,6 @@ igt at gem_pwrite@big-.*
>   igt at gem_exec_alignment@.*
>   
>   
> -###############################################################################
> -# These 4 tests are covering an edge case which should never be hit by users
> -# unless we already are in a bad situation, yet they are responsible for a
> -# significant portion of our execution time:
> -#
> -# - shard-skl: 2% (~5 minutes)
> -# - shard-kbl: 4% (~5 minutes)
> -# - shard-apl: 2.7% (~5 minutes)
> -# - shard-glk: 4.5% (~10 minutes)
> -# - shard-icl: 2.5% (~5 minutes)
> -# - shard-tgl: 3.5% (~7 minutes)
> -#
> -# Issue: https://gitlab.freedesktop.org/drm/intel/issues/1284
> -#
> -# Data acquired on 2020-02-20 by Martin Peres
> -###############################################################################
> -igt at kms_flip@flip-vs-modeset-vs-hang(-interruptible)?
> -igt at kms_flip@flip-vs-panning-vs-hang(-interruptible)?
> -
> -
> -###############################################################################
> -# These 28 tests are covering an edge case which should never be hit by users
> -# unless we already are in a bad situation, yet they are responsible for a
> -# significant portion of our execution time:
> -#
> -# - shard-skl: 1.7% (~4 minutes)
> -# - shard-kbl: 2.8% (~3.5 minutes)
> -# - shard-apl: 2.2% (~4 minutes)
> -# - shard-glk: 1.8% (~4 minutes)
> -# - shard-icl: 1.9% (~4 minutes)
> -# - shard-tgl: 2.8% (~5.5 minutes)
> -#
> -# Issue: https://gitlab.freedesktop.org/drm/intel/issues/1285
> -#
> -# Data acquired on 2020-02-20 by Martin Peres
> -###############################################################################
> -igt at kms_busy@.*hang.*
> -
> -
>   ###############################################################################
>   # This test is reading one file at a time while being suspended, which makes
>   # testing extremelly slow. This is a developer-only feature which is also used




More information about the igt-dev mailing list