From: Peter Senna Tschudin <peter.senna@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Peter Senna Tschudin <peter.senna@linux.intel.com>
Subject: [PATCH i-g-t] fast-feedback.testlist: Reorder dmabuf and i915_selftest
Date: Tue, 1 Jul 2025 12:34:05 +0200 [thread overview]
Message-ID: <20250701103405.23478-1-peter.senna@linux.intel.com> (raw)
On older hardware, we have observed failures in the
igt@dmabuf@all-tests. Preliminary evidence suggests that the failures
may be caused by earlier tests. Specifically, the igt@i915_selftest@live
tests are suspecious.
To mitigate potential interference, this change swaps the execution
order of the igt@dmabuf@all-tests and igt@i915_selftest@live tests in
the fast-feedback.testlist.
Signed-off-by: Peter Senna Tschudin <peter.senna@linux.intel.com>
---
tests/intel-ci/fast-feedback.testlist | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 82395e7ea..2e6790039 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -167,5 +167,5 @@ igt@gem_lmem_swapping@verify-random
igt@i915_pm_rpm@module-reload
# Kernel selftests
-igt@i915_selftest@live
igt@dmabuf@all-tests
+igt@i915_selftest@live
--
2.43.0
next reply other threads:[~2025-07-01 10:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-01 10:34 Peter Senna Tschudin [this message]
2025-07-01 12:12 ` ✓ Xe.CI.BAT: success for fast-feedback.testlist: Reorder dmabuf and i915_selftest Patchwork
2025-07-01 12:12 ` ✗ i915.CI.BAT: failure " Patchwork
2025-07-01 14:31 ` [PATCH v2 i-g-t] " Peter Senna Tschudin
2025-07-01 15:16 ` ✓ Xe.CI.BAT: success for fast-feedback.testlist: Reorder dmabuf and i915_selftest (rev2) Patchwork
2025-07-01 15:24 ` ✗ i915.CI.BAT: failure " Patchwork
2025-07-01 15:31 ` [PATCH i-g-t] DO NOT MERGE fast-feedback.testlist: Reorder dmabuf and i915_selftest Peter Senna Tschudin
2025-07-02 13:31 ` Kamil Konieczny
2025-07-01 16:19 ` ✓ Xe.CI.BAT: success for fast-feedback.testlist: Reorder dmabuf and i915_selftest (rev3) Patchwork
2025-07-01 16:22 ` ✓ i915.CI.BAT: " Patchwork
2025-07-02 10:09 ` ✗ i915.CI.Full: failure " Patchwork
2025-07-03 8:28 ` ✗ Xe.CI.Full: failure for fast-feedback.testlist: Reorder dmabuf and i915_selftest (rev2) Patchwork
2025-07-03 9:29 ` ✓ Xe.CI.Full: success for fast-feedback.testlist: Reorder dmabuf and i915_selftest (rev3) Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250701103405.23478-1-peter.senna@linux.intel.com \
--to=peter.senna@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.