[i-g-t] tests/intel-ci: Block unsupported KMS tests for i915
Bhanuprakash Modem
bhanuprakash.modem at intel.com
Wed Jun 19 09:20:49 UTC 2024
Block KMS tests those are specific to (display_ver > 14)
are not applicable for i915.
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
tests/intel-ci/blacklist.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index f6e9bb474..d01ef5e16 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -140,3 +140,6 @@ igt at device_reset@reset-bound
# not working for i915
igt at kms_bw@.*
+
+# Tests specific to (Display_ver > 14) are not applicable for i915
+igt at kms_vrr@cmrr
--
2.43.2
More information about the igt-dev
mailing list