[igt-dev] [PATCH i-g-t] intel-ci: Remove blacklist entries for removed tests

Petri Latvala petri.latvala at intel.com
Tue Feb 11 14:18:20 UTC 2020


Removed entries in blacklist.txt that no longer match any
tests. Removals of these tests have been done in these commits:

- 5c9dea6487d8 ("tests/gem_hangcheck_forcewake: Drop gem_hangcheck_forcewake.c")
- 31711203f7d6 ("tests/gem_pin: Drop gem_pin.c")
- 4147bab8e3dc ("i915: Drop prefault controls")
- ece35d37e6b0 ("tests/gem_seqno_wrap: Drop gem_seqno_wrap.c")
- 94b866b68d8e ("tests/i915/gem_storedw*: Remove tests")

Signed-off-by: Petri Latvala <petri.latvala at intel.com>
---
 tests/intel-ci/blacklist.txt | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 181c8cd5..f544289b 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -45,28 +45,21 @@ igt at gem_fd_exhaustion(@.*)?
 igt at gem_fence_upload(@.*)?
 igt at gem_gtt_hog(@.*)?
 igt at gem_gtt_speed(@.*)?
-igt at gem_hangcheck_forcewake(@.*)?
 igt at gem_lut_handle(@.*)?
 igt at gem_mmap_gtt@.*(huge|swap|clflush|forked).*
 igt at gem_mmap@.*(swap|huge).*
-igt at gem_pin(@.*)?
 igt at gem_pread_after_blit(@.*)?
 igt at gem_read_read_speed(@.*)?
-igt at gem_reloc_overflow(@.*)?
-igt at gem_reloc_vs_gpu(@.*)?
 igt at gem_render_linear_blits@(?!.*basic).*
 igt at gem_render_tiled_blits@(?!.*basic).*
 igt at gem_reset_stats(@.*)?
 igt at gem_ringfill@(?!.*basic).*
 igt at gem_ring_sync_copy(@.*)?
 igt at gem_ring_sync_loop(@.*)?
-igt at gem_seqno_wrap(@.*)?
 igt at gem_shrink@(?!reclaim$).*
 igt at gem_softpin@.*(hang|S4).*
 igt at gem_spin_batch(@.*)?
 igt at gem_stolen@.*hibernate.*
-igt at gem_storedw_batches_loop(@.*)?
-igt at gem_storedw_loop(@.*)?
 igt at gem_streaming_writes(@.*)?
 igt at gem_sync@(?!.*basic).*
 igt at gem_tiled_swapping@(?!non-threaded).*
-- 
2.20.1



More information about the igt-dev mailing list