[PATCH i-g-t] tests/intel-ci: Blocklist AMD specifc subtest

Karthik B S karthik.b.s at intel.com
Tue Apr 22 05:05:47 UTC 2025


Blocklist kms_async_flips at overlay-atomic subtest as this is an expected
skip on intel platforms.

Signed-off-by: Karthik B S <karthik.b.s at intel.com>
---
 tests/intel-ci/blacklist.txt    | 1 +
 tests/intel-ci/xe.blocklist.txt | 1 +
 2 files changed, 2 insertions(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 1afea1c86..5a563e84d 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -103,6 +103,7 @@ igt at v3d.*
 # AMD
 ###############################################
 igt at amdgpu.*
+igt at kms_async_flips@overlay-atomic
 ###############################################
 # VMware
 ###############################################
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index 506a6001e..541917393 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -92,6 +92,7 @@ igt at kms_sysfs_edid_timing
 # KMS: Non-Intel tests
 ##################################################################
 igt at kms_cursor_legacy@modeset-atomic-cursor-hotspot
+igt at kms_async_flips@overlay-atomic
 ##################################################################
 # SR-IOV tests too stressful or time-consuming
 # to execute all dynamic subtests at once.
-- 
2.43.0



More information about the igt-dev mailing list