[igt-dev] [Intel-gfx] [PATCH i-g-t] intel-ci/blacklist: Exclude gem_exec_parse lri

Petri Latvala petri.latvala at intel.com
Fri Jan 11 10:02:11 UTC 2019


On Mon, Jan 07, 2019 at 04:40:15PM +0000, Chris Wilson wrote:
> These exercise a certain HW misfeature, no longer protected by the
> kernel cmdparser due to obsolete userspace requirements.
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
> ---
>  tests/intel-ci/blacklist.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
> index 73d127603..0c6b87695 100644
> --- a/tests/intel-ci/blacklist.txt
> +++ b/tests/intel-ci/blacklist.txt
> @@ -35,6 +35,7 @@ igt at gem_exec_gttfill@(?!.*basic).*
>  igt at gem_exec_latency(@.*)?
>  igt at gem_exec_lut_handle(@.*)?
>  igt at gem_exec_nop@(?!.*(basic|signal-all)).*
> +igt at gem_exec_parse@.*lri.*
>  igt at gem_exec_reloc@(?!.*basic).*
>  igt at gem_exec_suspend@(?!.*basic).*
>  igt at gem_exec_whisper@(?!normal$).*


Put this in a separate section with a comment (commit message seems
sufficient) that explains why it's blacklisted.

With that,
Acked-by: Petri Latvala <petri.latvala at intel.com>


More information about the igt-dev mailing list