@@ -112,10 +112,10 @@ igt@.*@.*pipe-f($|-.*)
# Temporary workarounds for CI-impacting bugs
###############################################
-# Currently fails and leaves the machine in a very bad state, and
-# causes coverage loss for other tests. IOMMU related.
-# https://gitlab.freedesktop.org/drm/intel/-/issues/2644
-igt@core_hotunplug@.*(hot|plug).*
+# *plug* subtests still fail and leave the
+# machine in a very bad state, causing coverage
+# loss for other tests. IOMMU related.
+igt@core_hotunplug@.*plug.*
# hangs several gens of hosts, and has no immediate fix
igt@device_reset@reset-bound
Commit be529747d8ea ("intel-ci: Broaden core_hotunplug blacklist") blamed issues triggered by hot variants[*] as responsible for random failures in subsequently executed tests, According to the issue history[*], last reported occurrences were not related to core_hotunplug. Remove *hot*bind* subtests from CI blocklist. [*] https://gitlab.freedesktop.org/drm/intel/-/issues/2644. Signed-off-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com> --- tests/intel-ci/blacklist.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)