Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] Revert "testplan/kms: Make documentation is mandatory for all kms subtests"
@ 2023-08-18 11:38 Juha-Pekka Heikkila
  2023-08-18 11:50 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Juha-Pekka Heikkila @ 2023-08-18 11:38 UTC (permalink / raw)
  To: igt-dev; +Cc: marcin.bernatowicz, kamil.konieczny

This change broke igt build when building without chamelium

This reverts commit 00bc4cf384382018ebe6f333e4d53849c883445b.

Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
---
 docs/testplan/meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/testplan/meson.build b/docs/testplan/meson.build
index 433464dc8..e838f2eb1 100644
--- a/docs/testplan/meson.build
+++ b/docs/testplan/meson.build
@@ -31,13 +31,13 @@ xe_test_dict = {
 if build_xe
 	test_dict = {
 		'i915_tests': { 'input': i915_test_config, 'extra_args': check_testlist },
-		'kms_tests': { 'input': kms_test_config, 'extra_args': check_testlist },
+		'kms_tests': { 'input': kms_test_config, 'extra_args': [] },
 		'xe_tests': { 'input': xe_test_config, 'extra_args': check_testlist }
 	    }
 else
 	test_dict = {
 	      'i915_tests': { 'input': i915_test_config, 'extra_args': check_testlist },
-	      'kms_tests': { 'input': kms_test_config, 'extra_args': check_testlist }
+	      'kms_tests': { 'input': kms_test_config, 'extra_args': [] }
 	    }
 endif
 
-- 
2.34.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-19 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 11:38 [igt-dev] [PATCH i-g-t] Revert "testplan/kms: Make documentation is mandatory for all kms subtests" Juha-Pekka Heikkila
2023-08-18 11:50 ` [igt-dev] ✗ GitLab.Pipeline: warning for " Patchwork
2023-08-18 11:54 ` [igt-dev] [PATCH i-g-t] " Bernatowicz, Marcin
2023-08-18 12:07 ` [igt-dev] ○ CI.xeBAT: info for " Patchwork
2023-08-18 12:21 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-19 18:07 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox