The CI infrastructure is ready and is already running the kernel selftests in BAT, so there is no reason to blacklist them from the shards.
Signed-off-by: Chris Wilson <[email protected]> Cc: Tomi Sarvela <[email protected]> Cc: Petri Latvala <[email protected]> Cc: Martin Peres <[email protected]> --- tests/intel-ci/blacklist.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index d65d8ff35..7faec8b5c 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -2,8 +2,6 @@ igt@meta_test(@.*)? ############################################### # GEM ############################################### -igt@drv_selftest(@.*)? -igt@drm_mm(@.*)? igt@gem_busy@.*hang.* igt@gem_close_race@(?!.*basic).* igt@gem_concurrent_blit(@.*)? -- 2.18.0 _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
