Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [i-g-t] tests/intel-ci: Add display blacklist for XE
@ 2023-05-18 11:28 Bhanuprakash Modem
  2023-05-18 12:15 ` Kamil Konieczny
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bhanuprakash Modem @ 2023-05-18 11:28 UTC (permalink / raw)
  To: igt-dev, kamil.konieczny

Add display blacklist for XE, until we complete the testplan
documentation.

This will unblock the CI to enable the XE full run, once testplan
documentation changes got landed, we can revert this patch.

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com>
---
 tests/intel-ci/meson.build      |  1 +
 tests/intel-ci/xe.blacklist.txt | 37 +++++++++++++++++++++++++++++++++
 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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-19  1:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox