igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH i-g-t v3 0/2] tests/intel/kms_joiner: Add function for pretest checks
@ 2025-12-12  5:57 Karthik B S
  2025-12-12  5:57 ` [PATCH i-g-t v3 1/2] Revert "tests/intel/kms_joiner: Cleanup igt_require checks" Karthik B S
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Karthik B S @ 2025-12-12  5:57 UTC (permalink / raw)
  To: igt-dev; +Cc: kamil.konieczny, santhosh.reddy.guddati, Karthik B S

Revert the patch which was added to cleanup the igt_require checks by
adding them to subtest groups as this can lead to spurious skips and
corresponding noise in logs.

After the revert, add the clean up patch which moves the igt_require
checks in invidual subtests to a function which is called from all the
subtests to avoid code duplication.

Signed-off-by: Karthik B S <karthik.b.s@intel.com>

Karthik B S (2):
  Revert "tests/intel/kms_joiner: Cleanup igt_require checks"
  tests/intel/kms_joiner: Add function for pretest checks

 tests/intel/kms_joiner.c | 243 +++++++++++++++++++++------------------
 1 file changed, 130 insertions(+), 113 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-12-15  8:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-12  5:57 [PATCH i-g-t v3 0/2] tests/intel/kms_joiner: Add function for pretest checks Karthik B S
2025-12-12  5:57 ` [PATCH i-g-t v3 1/2] Revert "tests/intel/kms_joiner: Cleanup igt_require checks" Karthik B S
2025-12-12  5:57 ` [PATCH i-g-t v3 2/2] tests/intel/kms_joiner: Add function for pretest checks Karthik B S
2025-12-12  9:16   ` B, Jeevan
2025-12-15  8:52     ` Karthik B S
2025-12-12 12:32   ` Kamil Konieczny
2025-12-15  8:53     ` Karthik B S
2025-12-12  7:54 ` ✓ i915.CI.BAT: success for tests/intel/kms_joiner: Add function for pretest checks (rev3) Patchwork
2025-12-12 12:19 ` ✗ i915.CI.Full: failure " Patchwork
2025-12-12 20:12 ` ✗ Xe.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).