[PATCH i-g-t] DO NOT MERGE fast-feedback.testlist: Reorder dmabuf and i915_selftest
Peter Senna Tschudin
peter.senna at linux.intel.com
Tue Jul 1 15:31:51 UTC 2025
DO NOT MERGE
Trying to determine what is causing the tests to fail.
Signed-off-by: Peter Senna Tschudin <peter.senna at linux.intel.com>
---
v3:
- move test to the very top
v2:
- move the test higher
tests/intel-ci/fast-feedback.testlist | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 82395e7ea..5d86b0911 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -1,6 +1,9 @@
# Try to load the driver if it's not available yet.
igt at i915_module_load@load
+# Just to test
+igt at dmabuf@all-tests
+
# Keep alphabetically sorted by default
igt at core_auth@basic-auth
igt at fbdev@eof
@@ -168,4 +171,3 @@ igt at i915_pm_rpm@module-reload
# Kernel selftests
igt at i915_selftest@live
-igt at dmabuf@all-tests
--
2.43.0
More information about the igt-dev
mailing list