[igt-dev] [PATCH i-g-t] intel-ci: Only skip the hanging gem_exec_fence tests

Joonas Lahtinen joonas.lahtinen at linux.intel.com
Tue May 5 08:52:23 UTC 2020


Quoting Chris Wilson (2020-05-02 11:09:02)
> gem_exec_fence includes a bunch of functional syncobj tests that are
> currently being skipped due to an eagerness to avoid the intentionally
> very slow hang tests.
> 
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>

Regards, Joonas

> +++ b/tests/intel-ci/blacklist.txt
> @@ -26,7 +26,7 @@ igt at gem_evict_alignment(@.*)?
>  igt at gem_evict_everything(@.*)?
>  igt at gem_exec_big@(?!.*single).*
>  igt at gem_exec_capture@many-(?!4K-).*
> -igt at gem_exec_fence@(?!.*basic).*
> +igt at gem_exec_fence@.*hang.*
>  igt at gem_exec_flush@(?!.*basic).*
>  igt at gem_exec_latency(@.*)?
>  igt at gem_exec_lut_handle(@.*)?
> -- 
> 2.26.2
> 
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev


More information about the igt-dev mailing list