[igt-dev] [PATCH i-g-t] intel-ci: Stop executing kms_bw

Petri Latvala petri.latvala at intel.com
Tue Oct 19 14:38:35 UTC 2021


kms_bw has problems running on i915. Block it until it gets fixed.

Signed-off-by: Petri Latvala <petri.latvala at intel.com>
Cc: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Cc: Swati Sharma <swati2.sharma 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 fa040006..ca361fde 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -123,3 +123,6 @@ igt at core_hotunplug@.*(hot|plug).*
 
 # hangs several gens of hosts, and has no immediate fix
 igt at device_reset@reset-bound
+
+# not working for i915
+igt at kms_bw@.*
-- 
2.29.2



More information about the igt-dev mailing list