[PATCH i-g-t v1 6/6] HAX/DO_NOT_MERGE: fast-feedback: test dyn ignored warn in dmesg

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Jul 25 11:21:28 UTC 2024


Use full BAT testlist.

Test hax-fail will succeed but runner will mark it failed:
igt at core_getversion@hax-fail

This one should succed:
igt at core_getversion@hax-ok

Added few other to check if introduced changes in runner
itself is ok.

Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
 tests/intel-ci/fast-feedback.testlist | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index be0965110..9e066a20a 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,8 +1,23 @@
 # Try to load the driver if it's not available yet.
 igt at i915_module_load@load
 
-# Keep alphabetically sorted by default
 igt at core_auth@basic-auth
+igt at core_getversion@basic
+#
+# this will fail by igt_runner
+#
+igt at core_getversion@hax-fail
+#
+# separate hax-fail with one pass core_getversion
+#
+igt at core_getversion@all-cards
+#
+# this should succeed
+#
+igt at core_getversion@hax-ok
+#
+# check rest of BAT and make sure igt_runner has no bugs
+#
 igt at debugfs_test@read_all_entries
 igt at debugfs_test@basic-hwmon
 igt at debugfs_test@sysfs
@@ -169,3 +184,7 @@ igt at i915_pm_rpm@module-reload
 # Kernel selftests
 igt at i915_selftest@live
 igt at dmabuf@all-tests
+#
+# stop testing
+#
+igt at meta_test@fail-result
-- 
2.43.0



More information about the Intel-gfx-trybot mailing list