[igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback: fix xe_mmap tests order

Kamil Konieczny kamil.konieczny at linux.intel.com
Wed Jun 28 08:58:16 UTC 2023


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