From 5b3619f3751ecef55fa993984ddb59a458fcebed Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 27 Nov 2017 23:17:01 +0000 Subject: igt: Remove gem_ctx_basic This is just a very plain stress test that doesn't do any verification, and is entirely duplicated by the other context tests. The test currently leaks objects from every thread on every pass (which is triggering an oom on smaller machines), while fixing it would be trivial, it also is pointless as the test is of little merit. Signed-off-by: Chris Wilson Reviewed-by: Joonas Lahtinen --- tests/intel-ci/fast-feedback.testlist | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/intel-ci') diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist index f74da743..f71a16bc 100644 --- a/tests/intel-ci/fast-feedback.testlist +++ b/tests/intel-ci/fast-feedback.testlist @@ -15,7 +15,6 @@ igt@gem_close_race@basic-process igt@gem_close_race@basic-threads igt@gem_cpu_reloc@basic igt@gem_cs_tlb@basic-default -igt@gem_ctx_basic igt@gem_ctx_create@basic igt@gem_ctx_create@basic-files igt@gem_ctx_exec@basic -- cgit v1.2.3