Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Properly fix compilation breakage when Chamelium is disabled
@ 2023-10-10 13:17 Mauro Carvalho Chehab
  2023-10-10 13:17 ` [igt-dev] [PATCH i-g-t 1/2] testplan/meson.build: disable kms check testlist if not chamelium Mauro Carvalho Chehab
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2023-10-10 13:17 UTC (permalink / raw)
  To: igt-dev

From: Mauro Carvalho Chehab <mchehab@kernel.org>

There is an issue on checking KMS documentation: there is a single JSON
config that include files for both KMS and chamelium tests.

As it is possible to disable just chamelium, validating documentation
will fail, as the commented tests won't be parsed.

Fix it the right way by disabling KMS testplan check if chamelium
is disabled.

Mauro Carvalho Chehab (2):
  testplan/meson.build: disable kms check testlist if not chamelium
  scripts/test_list.py: fix and simplify missing doc check

 docs/testplan/meson.build | 15 +++++++++------
 scripts/test_list.py      | 34 ++++------------------------------
 2 files changed, 13 insertions(+), 36 deletions(-)

-- 
2.41.0

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

end of thread, other threads:[~2023-10-10 17:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-10 13:17 [igt-dev] [PATCH i-g-t 0/2] Properly fix compilation breakage when Chamelium is disabled Mauro Carvalho Chehab
2023-10-10 13:17 ` [igt-dev] [PATCH i-g-t 1/2] testplan/meson.build: disable kms check testlist if not chamelium Mauro Carvalho Chehab
2023-10-10 14:59   ` Kamil Konieczny
2023-10-10 13:17 ` [igt-dev] [PATCH i-g-t 2/2] scripts/test_list.py: fix and simplify missing doc check Mauro Carvalho Chehab
2023-10-10 15:15   ` Kamil Konieczny
2023-10-10 17:56 ` [igt-dev] ✗ Fi.CI.BAT: failure for Properly fix compilation breakage when Chamelium is disabled Patchwork

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