[igt-dev] [PATCH i-g-t 3/3] tests/vkms: Remove tests that are skipping

Maíra Canal mcanal at igalia.com
Tue Apr 11 13:29:46 UTC 2023


Currently, vkms doesn't support plane scaling. Therefore, all the
kms_plane_scaling tests are skipping with the exception to the sub-test
invalid-parameters. In order to have a testlist with only tests that are
passing, remove all the tests that skipping.

Signed-off-by: Maíra Canal <mcanal at igalia.com>
---
 tests/vkms_ci/vkms.testlist | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/tests/vkms_ci/vkms.testlist b/tests/vkms_ci/vkms.testlist
index cb15ded1..c3333bcb 100644
--- a/tests/vkms_ci/vkms.testlist
+++ b/tests/vkms_ci/vkms.testlist
@@ -182,21 +182,7 @@ igt at kms_plane_cursor@primary
 igt at kms_plane_cursor@viewport
 igt at kms_plane_lowres@tiling-none
 igt at kms_plane_multiple@tiling-none
-igt at kms_plane_scaling@planes-downscale-factor-0-25
-igt at kms_plane_scaling@planes-downscale-factor-0-5
-igt at kms_plane_scaling@planes-downscale-factor-0-75
-igt at kms_plane_scaling@planes-scaler-unity-scaling
-igt at kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25
-igt at kms_plane_scaling@planes-unity-scaling-downscale-factor-0-5
-igt at kms_plane_scaling@planes-unity-scaling-downscale-factor-0-75
-igt at kms_plane_scaling@planes-upscale-20x20
-igt at kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-25
-igt at kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-5
-igt at kms_plane_scaling@planes-upscale-20x20-downscale-factor-0-75
-igt at kms_plane_scaling@planes-upscale-factor-0-25
-igt at kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25
-igt at kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5
-igt at kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-75
+igt at kms_plane_scaling@invalid-parameters
 igt at kms_prop_blob@basic
 igt at kms_prop_blob@blob-multiple
 igt at kms_prop_blob@blob-prop-core
-- 
2.39.2



More information about the igt-dev mailing list