[igt-dev] [PATCH i-g-t] intel-ci: Drop gem_cs_tlb from fast-feedback

Chris Wilson chris at chris-wilson.co.uk
Mon Jul 30 14:56:34 UTC 2018


gem_cs_tlb tries to detect a HW issue and is not exercising a
fundamental property of either the HW or uABI, it doesn't indicate
general health of a driver with respect to testing a patchset and so
need only be done later (after fast-feedback).

Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
---
 tests/intel-ci/fast-feedback.testlist | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index 97888869c..7c780901f 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -13,7 +13,6 @@ igt at gem_busy@basic-busy-default
 igt at gem_close_race@basic-process
 igt at gem_close_race@basic-threads
 igt at gem_cpu_reloc@basic
-igt at gem_cs_tlb@basic-default
 igt at gem_ctx_create@basic
 igt at gem_ctx_create@basic-files
 igt at gem_ctx_exec@basic
-- 
2.18.0



More information about the igt-dev mailing list