[igt-dev] [PATCH i-g-t] blacklist: Don't run tests on pipe-d, pipe-e or pipe-f
Jani Nikula
jani.nikula at linux.intel.com
Wed Mar 28 06:15:23 UTC 2018
On Wed, 28 Mar 2018, "Lofstedt, Marta" <marta.lofstedt at intel.com> wrote:
> Judging from PW results this patch save ~120 seconds of runtime on the
> APL-shards
How exactly can skipping be so slow? :o
BR,
Jani.
>
>> -----Original Message-----
>> From: Lofstedt, Marta
>> Sent: Tuesday, March 27, 2018 4:17 PM
>> To: igt-dev at lists.freedesktop.org
>> Cc: Latvala, Petri <petri.latvala at intel.com>; Lofstedt, Marta
>> <marta.lofstedt at intel.com>
>> Subject: [PATCH i-g-t] blacklist: Don't run tests on pipe-d, pipe-e or pipe-f
>>
>> There is currently no hardware in our labs that supports pipe-d, pipe-e nor
>> pipe-f.
>>
>> Skipping takes time, so all tests on these pipes should be blacklisted.
>>
>> Signed-off-by: Marta Lofstedt <marta.lofstedt at intel.com>
>> ---
>> tests/intel-ci/blacklist.txt | 6 ++++++
>> 1 file changed, 6 insertions(+)
>>
>> diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index
>> 7ca313ac..95985bb6 100644
>> --- a/tests/intel-ci/blacklist.txt
>> +++ b/tests/intel-ci/blacklist.txt
>> @@ -73,3 +73,9 @@ igt at gem_softpin@noreloc-s4
>> igt at gem_workarounds@hibernate-.*
>> igt at gem_exec_suspend@basic-s4$
>> igt at gem_ctx_isolation@.*-s4
>> +###############################################
>> +# pipe-d, pipe-e, pipe-f no current HW support
>> +###############################################
>> +igt at .*@.*pipe-d-.*
>> +igt at .*@.*pipe-e-.*
>> +igt at .*@.*pipe-f-.*
>> --
>> 2.11.0
>
> _______________________________________________
> igt-dev mailing list
> igt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
--
Jani Nikula, Intel Open Source Technology Center
More information about the igt-dev
mailing list