[Intel-gfx] [PATCH i-g-t] intel-ci: Exclude pm_rpm module-reload from full testing
Chris Wilson
chris at chris-wilson.co.uk
Thu Aug 16 06:06:46 UTC 2018
The pm_rpm module-reload exists to exercise a rpm wakeref leak, and
affects the random selection of tests run after it. Similar to the
normal module-reload tests, care must be taken in its execution to avoid
causing spurious failures elsewhere.
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
---
tests/intel-ci/blacklist.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index c93554a37..88b2fe313 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -13,6 +13,7 @@ igt at drm_mm(@.*)?
# failures in tests run afterwards.
###############################################
igt at drv_module_reload(@.*)?
+igt at pm_rpm@module-reload
###############################################
# GEM
###############################################
--
2.18.0
More information about the Intel-gfx
mailing list