Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Modem, Bhanuprakash" <bhanuprakash.modem@intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
	<igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] [i-g-t] tests/intel-ci: Add display blacklist for XE
Date: Thu, 18 May 2023 18:03:59 +0530	[thread overview]
Message-ID: <85911b93-e172-56ba-ec6e-cc8e8b6a7b26@intel.com> (raw)
In-Reply-To: <20230518121501.cawh6uqlrgrb6gpx@kamilkon-desk1>

Hi Kamil,

On Thu-18-05-2023 05:45 pm, Kamil Konieczny wrote:
> Hi Bhanuprakash,
> 
> On 2023-05-18 at 16:58:58 +0530, Bhanuprakash Modem wrote:
>> Add display blacklist for XE, until we complete the testplan
> --------------- ^
> Lets start using blocklist word, here and in following.
> 
>> documentation.
>>
>> This will unblock the CI to enable the XE full run, once testplan
>> documentation changes got landed, we can revert this patch.
> ------------------------------------------ ^^^^^^
> 
> Btw this should stay longer as we do not have pipes E...H, so
> change commit description or write two patches.

Converting tests to dynamic can fix this & we are on the way.

- Bhanu

> 
>>
>> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
>> ---
>>   tests/intel-ci/meson.build      |  1 +
>>   tests/intel-ci/xe.blacklist.txt | 37 +++++++++++++++++++++++++++++++++
> ---------------------- ^
> xe.blocklist.txt
> 
> Regards,
> Kamil
> 
>>   2 files changed, 38 insertions(+)
>>   create mode 100644 tests/intel-ci/xe.blacklist.txt
>>
>> diff --git a/tests/intel-ci/meson.build b/tests/intel-ci/meson.build
>> index bbbd55700..b16765172 100644
>> --- a/tests/intel-ci/meson.build
>> +++ b/tests/intel-ci/meson.build
>> @@ -6,6 +6,7 @@ intelci_files = [
>>     'blacklist.txt',
>>     'blacklist-pre-merge.txt',
>>     'xe-fast-feedback.testlist',
>> +  'xe.blacklist.txt',
>>   ]
>>   
>>   install_data(sources : intelci_files, install_dir : datadir)
>> diff --git a/tests/intel-ci/xe.blacklist.txt b/tests/intel-ci/xe.blacklist.txt
>> new file mode 100644
>> index 000000000..4285881be
>> --- /dev/null
>> +++ b/tests/intel-ci/xe.blacklist.txt
>> @@ -0,0 +1,37 @@
>> +##################################################################
>> +#Pipe E, F, G and H
>> +##################################################################
>> +igt@.*@.*pipe-(e|f|g|h).*
>> +##################################################################
>> +# Multidisplay
>> +##################################################################
>> +igt@kms_bw@.*-(5|6|7|8)-displays-.*
>> +##################################################################
>> +igt@kms_draw_crc@draw-method-(mmap-cpu|mmap-gtt|pwrite)
>> +igt@kms_draw_crc@fill-fb
>> +igt@kms_pipe_b_c_ivb@.*
>> +igt@kms_pwrite_crc
>> +igt@kms_ccs@.*
>> +igt@kms_frontbuffer_tracking@.*
>> +igt@kms_fbcon_fbt@(fbc|psr)(-suspend)
>> +igt@kms_fence_pin_leak
>> +igt@kms_busy@.*
>> +igt@kms_psr@.*_mmap_(cpu|gtt)
>> +igt@kms_legacy_colorkey@basic
>> +igt@kms_legacy_colorkey@invalid-plane
>> +igt@kms_flip_scaled_crc@flip-(32|64)bpp-(4|x|y|yf)tile-.*
>> +igt@kms_big_fb@(4|x|y|yf)-tiled-.*
>> +igt@kms_flip@2x-flip-vs-fences
>> +igt@kms_flip@flip-vs-fences(-interruptible)
>> +igt@kms_addfb_basic@clobberred-modifier
>> +igt@kms_addfb_basic@.*-tiling
>> +igt@kms_addfb_basic@.*-(4|x|y|yf)-.*
>> +igt@kms_async_flips@.*
>> +igt@kms_plane_multiple@tiling-(4|x|y|yf)
>> +igt@kms_cursor_legacy@flip-vs-cursor-busy-crc-(atomic|legacy)
>> +igt@kms_rotation_crc@primary-(4|x|y|yf)-tiled-.*
>> +igt@kms_rotation_crc@exhaust-fences
>> +igt@kms_force_connector_basic@force-load-detect
>> +igt@kms_getfb@.*-ccs
>> +igt@kms_plane_lowres@tiling-(4|x|y|yf)
>> +##################################################################
>> -- 
>> 2.40.0
>>

  reply	other threads:[~2023-05-18 12:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 11:28 [igt-dev] [i-g-t] tests/intel-ci: Add display blacklist for XE Bhanuprakash Modem
2023-05-18 12:15 ` Kamil Konieczny
2023-05-18 12:33   ` Modem, Bhanuprakash [this message]
2023-05-18 12:28 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-05-19  1:14 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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=85911b93-e172-56ba-ec6e-cc8e8b6a7b26@intel.com \
    --to=bhanuprakash.modem@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox