[igt-dev] [PATCH i-g-t] intel-ci/blacklists: Lift premerge ban for gem_exec_alignment

Chris Wilson chris at chris-wilson.co.uk
Tue Apr 21 11:15:37 UTC 2020


In all but a few stray cases, the issues with the excess timeouts has
been resolved by capping the amount of work and setup we do. There is
still currently quadratic behaviour in the kernel that we are trying to
resolve, and so this test is under current scrutiny and *useful*!

Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Cc: Martin Peres <martin.peres at linux.intel.com>
---
 tests/intel-ci/blacklist-pre-merge.txt | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/tests/intel-ci/blacklist-pre-merge.txt b/tests/intel-ci/blacklist-pre-merge.txt
index cddb77c1f..070f3b32c 100644
--- a/tests/intel-ci/blacklist-pre-merge.txt
+++ b/tests/intel-ci/blacklist-pre-merge.txt
@@ -62,15 +62,6 @@ igt at i915_pm_rpm@universal-planes(-dpms)?
 igt at gem_pwrite@big-.*
 
 
-###############################################################################
-# This test checks some edge cases of the execbuf API, which is quite time
-# consuming and rarely changes. Very unlikely to be affected by any code
-# outside of drm_mm and i915_gem_execbuffer, for which the authors assure us
-# that they are making deliberate and well tested changes.
-###############################################################################
-igt at gem_exec_alignment@.*
-
-
 ###############################################################################
 # These 4 tests are covering an edge case which should never be hit by users
 # unless we already are in a bad situation, yet they are responsible for a
-- 
2.26.1



More information about the igt-dev mailing list