[igt-dev] [i-g-t V2 3/3] tests/intel-ci: Remove hang tests from pre-merge blacklist

Bhanuprakash Modem bhanuprakash.modem at intel.com
Mon Jul 26 05:45:50 UTC 2021


Remove kms_(busy|flip)-*hang* tests from pre-merge blacklist

Below are the results on shards-tglb:
|---------------------|-------------|---------------|
|        Test         |   Before    |     After     |
|---------------------|-------------|---------------|
|      kms_busy       |  ~8.3 mins  |    ~4.1 mins  |
|---------------------|-------------|---------------|
| kms_flip at .*-hang-.* |  ~4 mins    |    ~2 mins    |
|---------------------|-------------|---------------|

Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Reviewed-by: Karthik B S <karthik.b.s at intel.com>
---
 tests/intel-ci/blacklist-pre-merge.txt | 39 --------------------------
 1 file changed, 39 deletions(-)

diff --git a/tests/intel-ci/blacklist-pre-merge.txt b/tests/intel-ci/blacklist-pre-merge.txt
index 115474d98..dc6095ea1 100644
--- a/tests/intel-ci/blacklist-pre-merge.txt
+++ b/tests/intel-ci/blacklist-pre-merge.txt
@@ -71,45 +71,6 @@ igt at gem_pwrite@big-.*
 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
-# significant portion of our execution time:
-#
-# - shard-skl: 2% (~5 minutes)
-# - shard-kbl: 4% (~5 minutes)
-# - shard-apl: 2.7% (~5 minutes)
-# - shard-glk: 4.5% (~10 minutes)
-# - shard-icl: 2.5% (~5 minutes)
-# - shard-tgl: 3.5% (~7 minutes)
-#
-# Issue: https://gitlab.freedesktop.org/drm/intel/issues/1284
-#
-# Data acquired on 2020-02-20 by Martin Peres
-###############################################################################
-igt at kms_flip@flip-vs-modeset-vs-hang(-interruptible)?
-igt at kms_flip@flip-vs-panning-vs-hang(-interruptible)?
-
-
-###############################################################################
-# These 28 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
-# significant portion of our execution time:
-#
-# - shard-skl: 1.7% (~4 minutes)
-# - shard-kbl: 2.8% (~3.5 minutes)
-# - shard-apl: 2.2% (~4 minutes)
-# - shard-glk: 1.8% (~4 minutes)
-# - shard-icl: 1.9% (~4 minutes)
-# - shard-tgl: 2.8% (~5.5 minutes)
-#
-# Issue: https://gitlab.freedesktop.org/drm/intel/issues/1285
-#
-# Data acquired on 2020-02-20 by Martin Peres
-###############################################################################
-igt at kms_busy@.*hang.*
-
-
 ###############################################################################
 # This test is reading one file at a time while being suspended, which makes
 # testing extremelly slow. This is a developer-only feature which is also used
-- 
2.32.0



More information about the igt-dev mailing list