[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240401204859.24223-1-quic_abhinavk@quicinc.com>
Date: Mon, 1 Apr 2024 13:48:58 -0700
From: Abhinav Kumar <quic_abhinavk@...cinc.com>
To: Rob Clark <robdclark@...il.com>,
Abhinav Kumar
<quic_abhinavk@...cinc.com>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
Sean Paul <sean@...rly.run>,
Marijn Suijten <marijn.suijten@...ainline.org>,
Helen Koike <helen.koike@...labora.com>,
Maarten Lankhorst
<maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
David Airlie <airlied@...il.com>, Daniel Vetter <daniel@...ll.ch>
CC: <linux-arm-msm@...r.kernel.org>, <dri-devel@...ts.freedesktop.org>,
<freedreno@...ts.freedesktop.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH] drm: ci: fix the xfails for apq8016
After IGT migrating to dynamic sub-tests, the pipe prefixes
in the expected fails list are incorrect. Lets drop those
to accurately match the expected fails.
In addition, update the xfails list to match the current passing
list. This should have ideally failed in the CI run because some
tests were marked as fail even though they passed but due to the
mismatch in test names, the matching didn't correctly work and was
resulting in those failures not being seen.
Here is the passing pipeline for apq8016 with this change:
https://gitlab.freedesktop.org/drm/msm/-/jobs/57050562
Signed-off-by: Abhinav Kumar <quic_abhinavk@...cinc.com>
---
drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt b/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
index 44a5c62dedad..b14d4e884971 100644
--- a/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
+++ b/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
@@ -1,17 +1,6 @@
kms_3d,Fail
kms_addfb_basic@...fb25-bad-modifier,Fail
-kms_cursor_legacy@...-pipes-forked-bo,Fail
-kms_cursor_legacy@...-pipes-forked-move,Fail
-kms_cursor_legacy@...-pipes-single-bo,Fail
-kms_cursor_legacy@...-pipes-single-move,Fail
-kms_cursor_legacy@...-pipes-torture-bo,Fail
-kms_cursor_legacy@...-pipes-torture-move,Fail
-kms_cursor_legacy@...e-A-forked-bo,Fail
-kms_cursor_legacy@...e-A-forked-move,Fail
-kms_cursor_legacy@...e-A-single-bo,Fail
-kms_cursor_legacy@...e-A-single-move,Fail
-kms_cursor_legacy@...e-A-torture-bo,Fail
-kms_cursor_legacy@...e-A-torture-move,Fail
+kms_cursor_legacy@...ture-bo,Fail
kms_force_connector_basic@...ce-edid,Fail
kms_hdmi_inject@...ect-4k,Fail
kms_selftest@..._format,Timeout
--
2.43.2
Powered by blists - more mailing lists