From 11ed01f69dc4c4282c3b2a5bb29a208a8508c698 Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Tue, 19 Feb 2019 09:03:57 +0100 Subject: [PATCH] ci: Add another unstable test to the ignore list This test also tends to time out sometimes Signed-off-by: Gert Wollny Reviewed-by: Gurchetan Singh Signed-off-by: Dave Airlie --- .../es_host_softpipe/deqp_gles31/ignore_tests.txt | 1 + .../gl_host_softpipe/deqp_gles31/ignore_tests.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/ci/previous_results/es_host_softpipe/deqp_gles31/ignore_tests.txt b/ci/previous_results/es_host_softpipe/deqp_gles31/ignore_tests.txt index ce5e340..607ebb2 100644 --- a/ci/previous_results/es_host_softpipe/deqp_gles31/ignore_tests.txt +++ b/ci/previous_results/es_host_softpipe/deqp_gles31/ignore_tests.txt @@ -24,3 +24,4 @@ dEQP-GLES31.functional.shaders.builtin_functions.precision.frexp.mediump_vertex. dEQP-GLES31.functional.shaders.builtin_functions.precision.frexp.mediump_vertex.vec3 dEQP-GLES31.functional.shaders.builtin_functions.precision.frexp.mediump_vertex.vec4 dEQP-GLES31.functional.ubo.random.all_per_block_buffers.20 +dEQP-GLES31.functional.ubo.random.all_per_block_buffers.13 \ No newline at end of file diff --git a/ci/previous_results/gl_host_softpipe/deqp_gles31/ignore_tests.txt b/ci/previous_results/gl_host_softpipe/deqp_gles31/ignore_tests.txt index 916626e..b6b3bfc 100644 --- a/ci/previous_results/gl_host_softpipe/deqp_gles31/ignore_tests.txt +++ b/ci/previous_results/gl_host_softpipe/deqp_gles31/ignore_tests.txt @@ -32,3 +32,4 @@ dEQP-GLES31.functional.shaders.builtin_functions.precision.frexp.mediump_vertex. # # This test tends to timeout dEQP-GLES31.functional.ubo.random.all_per_block_buffers.20 +dEQP-GLES31.functional.ubo.random.all_per_block_buffers.13 \ No newline at end of file