[igt-dev] [PATCH i-g-t 1/1] tests/intel-ci: Add detailed description to blocked tests

Katarzyna Dec katarzyna.dec at intel.com
Thu Aug 3 08:21:34 UTC 2023


Update of description of blocked tests:
* mock DRM KUnit:
	igt at dmabuf.*
	igt at drm_buddy
	igt at drm_mm
	igt at kms_selftest.*
* test blocked as KMD not ready
	igt at xe_sysfs*

Signed-off-by: Katarzyna Dec <katarzyna.dec at intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
---
 tests/intel-ci/xe.blocklist.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index b40dd4f70..2398acf3d 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -21,7 +21,8 @@ igt at gen.*
 igt at perf.*
 igt at sysfs_.*
 ##################################################################
-# Exclude kselftest
+# Exclude mock DRM KUnit from IGT, as those already run at build
+# time on Intel CI
 #################################################################
 igt at dmabuf.*
 igt at drm_buddy
@@ -81,5 +82,8 @@ igt at kms_getfb@.*-ccs
 igt at kms_plane_lowres@tiling-(4|x|y|yf)
 igt at kms_.*@.*hang.*
 ##################################################################
+# xe_sysfs tests are blocked due to KMD not ready yet
+# To be UNBLOCKED after KMD is merged
+##################################################################
 igt at xe_sysfs*
 ##################################################################
-- 
2.34.1



More information about the igt-dev mailing list