Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] fast-feedback.testlist: Reorder dmabuf and i915_selftest
@ 2025-07-01 10:34 Peter Senna Tschudin
  2025-07-01 12:12 ` ✓ Xe.CI.BAT: success for " Patchwork
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Peter Senna Tschudin @ 2025-07-01 10:34 UTC (permalink / raw)
  To: igt-dev; +Cc: Peter Senna Tschudin

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


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-07-03  9:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-01 10:34 [PATCH i-g-t] fast-feedback.testlist: Reorder dmabuf and i915_selftest Peter Senna Tschudin
2025-07-01 12:12 ` ✓ Xe.CI.BAT: success for " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox