[Intel-gfx] [PATCH i-g-t] intel-ci: Ignore performance-only pread/pwrite "tests"
Petri Latvala
petri.latvala at intel.com
Fri Feb 15 10:47:09 UTC 2019
On Fri, Feb 15, 2019 at 10:41:58AM +0000, Chris Wilson wrote:
> We don't need to waste time running perf-only test cases when we are not
> manually checking results. ezbench is that away!
>
> References: https://bugs.freedesktop.org/show_bug.cgi?id=109640
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> ---
Remove those subtests, put them in benchmarks/ along with an ezbench
integration script?
Acked-by: Petri Latvala <petri.latvala at 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 0e6beeae4..2bdc0b25b 100644
> --- a/tests/intel-ci/blacklist.txt
> +++ b/tests/intel-ci/blacklist.txt
> @@ -50,6 +50,7 @@ igt at gem_mmap@.*(swap|huge).*
> igt at gem_mocs_settings@.*(suspend|hibernate).*
> igt at gem_pin(@.*)?
> igt at gem_pread_after_blit(@.*)?
> +igt at gem_pwrite_pread@.*performance.*
> igt at gem_read_read_speed(@.*)?
> igt at gem_reloc_overflow(@.*)?
> igt at gem_reloc_vs_gpu(@.*)?
> --
> 2.20.1
>
More information about the Intel-gfx
mailing list