summaryrefslogtreecommitdiff
path: root/tests/intel-ci
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2020-11-17 15:02:46 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2020-11-17 15:46:53 +0000
commitbe529747d8eac29f4dd8b9bf159f34468f5ce477 (patch)
treeb347a12b41949f7ca58749d6d09f2c4d3f03a2e3 /tests/intel-ci
parentd9b3c7058efe41e5224dd1e43fac05dc6d049380 (diff)
intel-ci: Broaden core_hotunplug blacklist
We're close, but iommu fails upon rebinding leading to dead GPUs and random failures in later tests. Random failures are a major nuisance. We will have to see if we can find the fix and try again in the future. Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/2644 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Petri Latvala <petri.latvala@intel.com> Acked-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'tests/intel-ci')
-rw-r--r--tests/intel-ci/blacklist.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 25b56703..37a04933 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -119,8 +119,9 @@ igt@.*@.*pipe-f($|-.*)
igt@perf_pmu@cpu-hotplug
# Currently fails and leaves the machine in a very bad state, and
-# causes coverage loss for other tests.
-igt@core_hotunplug@.*plug.*
+# causes coverage loss for other tests. IOMMU related.
+# https://gitlab.freedesktop.org/drm/intel/-/issues/2644
+igt@core_hotunplug@.*(hot|plug).*
# hangs several gens of hosts, and has no immediate fix
-igt@device_reset@reset-bound \ No newline at end of file
+igt@device_reset@reset-bound