diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-11-18 13:06:45 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-12-11 21:47:55 +0000 |
commit | d14fcf9235c223c29449ef907579e97086b2d4e5 (patch) | |
tree | e2f3b70672a6e3c358f200d49091c07452ebd061 | |
parent | 5c3cf4a3b65c81259e068877c36e2be5c7c0b5a6 (diff) |
intel-ci: Remove blacklisting for perf_pmu/cpu-hotplug
While this regularly breaks upstream, that is also a good reason to keep
testing! Let's see if upstream is in a working mood.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
-rw-r--r-- | tests/intel-ci/blacklist.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index 37a04933..c6af22b3 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -113,11 +113,6 @@ igt@.*@.*pipe-f($|-.*) # Temporary workarounds for CI-impacting bugs ############################################### -# https://gitlab.freedesktop.org/drm/intel/issues/1714 -# Since 5.7-rc1, this test has produced tens of megabytes of kernel -# logs. -igt@perf_pmu@cpu-hotplug - # 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 |