summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2018-07-13 18:55:10 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2018-07-17 14:01:00 +0100
commit8781fd89a63eabed9359d02b50583cca67ff3673 (patch)
tree5824b0413268326c8b4f7965e56a8aad917dc820 /tests/meson.build
parentc8eba50375cd4bb603a2aa3f15cc1971e2bb1de8 (diff)
igt: Remove gvt_basic
This was always a placeholder for GVT stakeholders to provide some better tests. 2 years later and none have been put forward so stop wasting CI's time running a placeholder. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106989 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Zhi Wang <zhi.a.wang@intel.com> Acked-by: Martin Peres <martin.peres@linux.intel.com>
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build
index 704bd13f..c56e417a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -138,7 +138,6 @@ test_progs = [
'gen3_render_mixed_blits',
'gen3_render_tiledx_blits',
'gen3_render_tiledy_blits',
- 'gvt_basic',
'i915_query',
'kms_3d',
'kms_addfb_basic',