[igt-dev] [PATCH i-g-t] intel-ci: add a pre-merge blacklist to reduce the testing queue

Chris Wilson chris at chris-wilson.co.uk
Thu Feb 20 15:44:43 UTC 2020


Quoting Martin Peres (2020-02-20 15:32:09)
> +###############################################################################
> +# Perf tests are for people using performance counters to get details about
> +# how the execution is performed (Observability Architecture). As such, the
> +# audience is very limited (game developers, driver developers), and it does
> +# not justify the overall execution time:
> +#
> +# - shard-skl: 0%
> +# - shard-kbl: 0%
> +# - shard-apl: 0%
> +# - shard-glk: 0%
> +# - shard-icl: 0%
> +# - shard-tgl: 1.7% (~3.5 minutes)
> +#
> +# Data acquired on 2020-02-20 by Martin Peres
> +###############################################################################
> +igt at perf@gen12-mi-rpc

Nak. That is just a straightforward BUG. The test is doing it's job in
reporting the interface is snafu. Then the test screws up by deadlocking
due to unclean exit handling after detecting the error.
-Chris


More information about the igt-dev mailing list