[i-g-t V6 33/41] tests/kms_properties: Fix compilation errors

Bhanuprakash Modem bhanuprakash.modem at intel.com
Wed Apr 24 10:26:41 UTC 2024


Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 tests/kms_properties.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/tests/kms_properties.c b/tests/kms_properties.c
index 4cc9eb7b1..151fa6a92 100644
--- a/tests/kms_properties.c
+++ b/tests/kms_properties.c
@@ -866,10 +866,6 @@ igt_main
 	igt_subtest("colorop-properties-atomic")
 		colorop_properties(&display, true);
 
-	igt_describe("Tests colorop properties with legacy commit");
-	igt_subtest("colorop-properties-legacy")
-		colorop_properties(&display, false);
-
 	igt_describe("Tests colorop properties with legacy commit");
 	igt_subtest("colorop-properties-legacy")
 		/* TODO is this true? */
-- 
2.43.2



More information about the Intel-gfx-trybot mailing list