[igt-dev] [PATCH i-g-t] intel-ci: Leave gem_ctx_param to the shards

Chris Wilson chris at chris-wilson.co.uk
Fri May 15 07:25:03 UTC 2020


Checking the basic API behaviour has only minimal driver coverage
(essentially just the syscall validation paths) and does not provide
good indication of wider driver health, nor do we expect the results to
vary between machines (as we are only scratching the surface). There is
no advantage to running these early in BAT, leave it to the shards.

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

diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
index e2ed0a1d6..04f6affcf 100644
--- a/tests/intel-ci/fast-feedback.testlist
+++ b/tests/intel-ci/fast-feedback.testlist
@@ -12,8 +12,6 @@ igt at gem_close_race@basic-threads
 igt at gem_ctx_create@basic
 igt at gem_ctx_create@basic-files
 igt at gem_ctx_exec@basic
-igt at gem_ctx_param@basic
-igt at gem_ctx_param@basic-default
 igt at gem_exec_basic@basic
 igt at gem_exec_create@basic
 igt at gem_exec_fence@basic-busy
-- 
2.26.2



More information about the igt-dev mailing list