From: Jani Nikula <jani.nikula@linux.intel.com>
To: "Lofstedt, Marta" <marta.lofstedt@intel.com>,
"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] [PATCH i-g-t] blacklist: Don't run tests on pipe-d, pipe-e or pipe-f
Date: Wed, 28 Mar 2018 09:15:23 +0300 [thread overview]
Message-ID: <87zi2sybd0.fsf@intel.com> (raw)
In-Reply-To: <CA5F6A4B62957246A95956419746064382B7BCD2@IRSMSX106.ger.corp.intel.com>
On Wed, 28 Mar 2018, "Lofstedt, Marta" <marta.lofstedt@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@lists.freedesktop.org
>> Cc: Latvala, Petri <petri.latvala@intel.com>; Lofstedt, Marta
>> <marta.lofstedt@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@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@gem_softpin@noreloc-s4
>> igt@gem_workarounds@hibernate-.*
>> igt@gem_exec_suspend@basic-s4$
>> igt@gem_ctx_isolation@.*-s4
>> +###############################################
>> +# pipe-d, pipe-e, pipe-f no current HW support
>> +###############################################
>> +igt@.*@.*pipe-d-.*
>> +igt@.*@.*pipe-e-.*
>> +igt@.*@.*pipe-f-.*
>> --
>> 2.11.0
>
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2018-03-28 6:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-27 13:16 [igt-dev] [PATCH i-g-t] blacklist: Don't run tests on pipe-d, pipe-e or pipe-f Marta Lofstedt
2018-03-27 16:13 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2018-03-27 21:10 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2018-03-28 6:04 ` [igt-dev] [PATCH i-g-t] " Lofstedt, Marta
2018-03-28 6:15 ` Jani Nikula [this message]
2018-03-28 6:22 ` Lofstedt, Marta
2018-03-29 10:17 ` Arkadiusz Hiler
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zi2sybd0.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=marta.lofstedt@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.