[igt-dev] [i-g-t] tests/intel-ci: Add display blacklist for XE

Modem, Bhanuprakash bhanuprakash.modem at intel.com
Thu May 18 12:33:59 UTC 2023


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 at 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 at .*@.*pipe-(e|f|g|h).*
>> +##################################################################
>> +# Multidisplay
>> +##################################################################
>> +igt at kms_bw@.*-(5|6|7|8)-displays-.*
>> +##################################################################
>> +igt at kms_draw_crc@draw-method-(mmap-cpu|mmap-gtt|pwrite)
>> +igt at kms_draw_crc@fill-fb
>> +igt at kms_pipe_b_c_ivb@.*
>> +igt at kms_pwrite_crc
>> +igt at kms_ccs@.*
>> +igt at kms_frontbuffer_tracking@.*
>> +igt at kms_fbcon_fbt@(fbc|psr)(-suspend)
>> +igt at kms_fence_pin_leak
>> +igt at kms_busy@.*
>> +igt at kms_psr@.*_mmap_(cpu|gtt)
>> +igt at kms_legacy_colorkey@basic
>> +igt at kms_legacy_colorkey@invalid-plane
>> +igt at kms_flip_scaled_crc@flip-(32|64)bpp-(4|x|y|yf)tile-.*
>> +igt at kms_big_fb@(4|x|y|yf)-tiled-.*
>> +igt at kms_flip@2x-flip-vs-fences
>> +igt at kms_flip@flip-vs-fences(-interruptible)
>> +igt at kms_addfb_basic@clobberred-modifier
>> +igt at kms_addfb_basic@.*-tiling
>> +igt at kms_addfb_basic@.*-(4|x|y|yf)-.*
>> +igt at kms_async_flips@.*
>> +igt at kms_plane_multiple@tiling-(4|x|y|yf)
>> +igt at kms_cursor_legacy@flip-vs-cursor-busy-crc-(atomic|legacy)
>> +igt at kms_rotation_crc@primary-(4|x|y|yf)-tiled-.*
>> +igt at kms_rotation_crc@exhaust-fences
>> +igt at kms_force_connector_basic@force-load-detect
>> +igt at kms_getfb@.*-ccs
>> +igt at kms_plane_lowres@tiling-(4|x|y|yf)
>> +##################################################################
>> -- 
>> 2.40.0
>>


More information about the igt-dev mailing list