[igt-dev] [PATCH i-g-t] tests/intel-ci: blacklist audio tests
Simon Ser
simon.ser at intel.com
Tue Apr 23 07:52:43 UTC 2019
We don't have the required audio splitters installed in CI.
Signed-off-by: Simon Ser <simon.ser at intel.com>
---
This should fix https://bugs.freedesktop.org/show_bug.cgi?id=110499
tests/intel-ci/blacklist.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index fb182663..1451c0ed 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -108,3 +108,7 @@ igt at i915_suspend@shrink
igt at .*@.*pipe-d-.*
igt at .*@.*pipe-e-.*
igt at .*@.*pipe-f-.*
+###############################################
+# audio: HW not available in CI
+###############################################
+igt at audio@.*
--
2.21.0
More information about the igt-dev
mailing list