From f5c1b2b7081f3057c325a1afba2013e7ff5b299f Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 16 Aug 2018 07:04:59 +0100 Subject: intel-ci: Exclude pm_rpm module-reload from full testing 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 Acked-by: Petri Latvala --- tests/intel-ci/blacklist.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index c93554a3..88b2fe31 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -13,6 +13,7 @@ igt@drm_mm(@.*)? # failures in tests run afterwards. ############################################### igt@drv_module_reload(@.*)? +igt@pm_rpm@module-reload ############################################### # GEM ############################################### -- cgit v1.2.3