[i-g-t v2] HAX: Test gem_exec_alignment behavior
Nitin Gote
nitin.r.gote at intel.com
Wed Aug 28 07:09:35 UTC 2024
gem_exec_alignment at pi and gem_exec_alignment at pi-isolated tests
are failing on CI runs but issue is not reproduced locally on different
MTL and ARLH systems.
So, adding gem_exec_alignment at pi and gem_exec_alignment at pi-isolated
test in fast-feedback.testlist to test on CI systems.
v2: remove gem_exec_alignment from backlist
Signed-off-by: Nitin Gote <nitin.r.gote at intel.com>
---
tests/intel-ci/blacklist-pre-merge.txt | 2 +-
tests/intel-ci/blacklist.txt | 2 +-
tests/intel-ci/fast-feedback.testlist | 4 ++++
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/tests/intel-ci/blacklist-pre-merge.txt b/tests/intel-ci/blacklist-pre-merge.txt
index 0a1315aae..662e6616f 100644
--- a/tests/intel-ci/blacklist-pre-merge.txt
+++ b/tests/intel-ci/blacklist-pre-merge.txt
@@ -46,7 +46,7 @@ igt at gem_pwrite@big-.*
# outside of drm_mm and i915_gem_execbuffer, for which the authors assure us
# that they are making deliberate and well tested changes.
###############################################################################
-igt at gem_exec_alignment@.*
+# igt at gem_exec_alignment@.*
###############################################################################
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index cfc5491d5..cf4c0c378 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -67,7 +67,7 @@ igt at sysfs_timeslice_duration@off
# GEM: Not worth fixing
###############################################
igt at gen7_exec_parse@.*lri.*
-igt at gem_exec_alignment@pi-shared
+# igt at gem_exec_alignment@pi-shared
###############################################
# There are no DRRS capable displays in CI lab
###############################################
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index be0965110..5da6d9161 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,10 @@
# Try to load the driver if it's not available yet.
igt at i915_module_load@load
+# Added gem_exec_alignment for testing purpose
+igt at gem_exec_alignment@pi
+igt at gem_exec_alignment@pi-isolated
+
# Keep alphabetically sorted by default
igt at core_auth@basic-auth
igt at debugfs_test@read_all_entries
--
2.25.1
More information about the Intel-gfx-trybot
mailing list