[PATCH] chamelium-only.testlist: Reorder audio tests to fix init issue
Jeevan B
jeevan.b at intel.com
Mon Aug 25 05:29:41 UTC 2025
Fix audio failures caused when HDMI audio test ran after DP audio.
Reordering ensures HDMI audio gets enough time to initialize before
running the tests.
Signed-off-by: Jeevan B <jeevan.b at intel.com>
---
tests/intel-ci/i915.chamelium-only.testlist | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/intel-ci/i915.chamelium-only.testlist b/tests/intel-ci/i915.chamelium-only.testlist
index fa4e4e588..22e12108d 100644
--- a/tests/intel-ci/i915.chamelium-only.testlist
+++ b/tests/intel-ci/i915.chamelium-only.testlist
@@ -1,8 +1,6 @@
igt at kms_feature_discovery@chamelium
igt at kms_chamelium_audio@dp-audio
igt at kms_chamelium_audio@dp-audio-edid
-igt at kms_chamelium_audio@hdmi-audio
-igt at kms_chamelium_audio@hdmi-audio-edid
igt at kms_chamelium_color@ctm-0-25
igt at kms_chamelium_color@ctm-0-50
igt at kms_chamelium_color@ctm-0-75
@@ -58,6 +56,8 @@ igt at kms_chamelium_hpd@hdmi-hpd-for-each-pipe
igt at kms_chamelium_hpd@hdmi-hpd-storm
igt at kms_chamelium_hpd@hdmi-hpd-storm-disable
igt at kms_chamelium_hpd@hdmi-hpd-with-enabled-mode
+igt at kms_chamelium_audio@hdmi-audio
+igt at kms_chamelium_audio@hdmi-audio-edid
igt at kms_chamelium_hpd@vga-hpd
igt at kms_chamelium_hpd@vga-hpd-after-suspend
igt at kms_chamelium_hpd@vga-hpd-enable-disable-mode
--
2.43.0
More information about the igt-dev
mailing list