[PATCH i-g-t v2 1/2] HAX/DO_NOT_MERGE: Add wait-zero-handles to fast feedback list
Krzysztof Niemiec
krzysztof.niemiec at intel.com
Wed Nov 20 10:35:06 UTC 2024
Signed-off-by: Krzysztof Niemiec <krzysztof.niemiec at intel.com>
---
tests/intel-ci/fast-feedback.testlist | 2 ++
tests/intel-ci/xe-fast-feedback.testlist | 2 ++
tests/intel-ci/xe.blocklist.txt | 1 -
3 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index be0965110..cf3a9d9b1 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,8 @@
# Try to load the driver if it's not available yet.
igt at i915_module_load@load
+igt at syncobj_wait@wait-zero-handles
+
# Keep alphabetically sorted by default
igt at core_auth@basic-auth
igt at debugfs_test@read_all_entries
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index d9fb98aab..b9f4d8700 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -1,6 +1,8 @@
# Should be the first test
igt at xe_module_load@load
+igt at syncobj_wait@wait-zero-handles
+
igt at fbdev@eof
igt at fbdev@info
igt at fbdev@nullptr
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index f9ef612c4..3997adda7 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -38,7 +38,6 @@ igt at drm_read
igt at dumb.*
igt at prime_.*
igt at sw_sync
-igt at syncobj_.*
igt at template
igt at tools_test
##################################################################
--
2.45.2
More information about the igt-dev
mailing list