[igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback: fix xe_mmap tests order
Dec, Katarzyna
katarzyna.dec at intel.com
Wed Jun 28 09:02:51 UTC 2023
LGTM 😊
Acked-by: Katarzyna Dec <katarzyna.dec at intel.com>
-----Original Message-----
From: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Sent: Wednesday, June 28, 2023 10:58 AM
To: igt-dev at lists.freedesktop.org
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>; Dec, Katarzyna <katarzyna.dec at intel.com>
Subject: [PATCH i-g-t] intel-ci/xe-fast-feedback: fix xe_mmap tests order
It turns out I made an error and merged v1 of patch
tests/intel-ci: Add xe_mmap & xe_create tests to f-f
Fixed this with correcting order of tests to be sorted alphabetically.
Cc: Katarzyna Dec <katarzyna.dec at intel.com>
Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
---
tests/intel-ci/xe-fast-feedback.testlist | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index a956e10e0..9d670764b 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -182,12 +182,12 @@ igt at xe_intel_bb@render igt at xe_intel_bb@reset-bb igt at xe_intel_bb@simple-bb igt at xe_intel_bb@simple-bb-ctx
+igt at xe_mmap@bad-extensions
+igt at xe_mmap@bad-flags
+igt at xe_mmap@bad-object
igt at xe_mmap@system
igt at xe_mmap@vram
igt at xe_mmap@vram-system
-igt at xe_mmap@bad-flags
-igt at xe_mmap@bad-extensions
-igt at xe_mmap@bad-object
igt at xe_mmio@mmio-timestamp
igt at xe_mmio@mmio-invalid
igt at xe_prime_self_import@basic-with_one_bo
--
2.39.2
More information about the igt-dev
mailing list