diff --git a/src/freedreno/ci/freedreno-a200-fails.txt b/src/freedreno/ci/freedreno-a200-fails.txt index 2cfd1ea919f..894b7591db6 100644 --- a/src/freedreno/ci/freedreno-a200-fails.txt +++ b/src/freedreno/ci/freedreno-a200-fails.txt @@ -500,7 +500,8 @@ dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_bgra,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_bgra_depth_component16,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgb,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgb_depth_component16,Fail -dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgba,Fail +# This one was failing with parallel=2 and is passing with parallel=3 +# dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgba,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgba_depth_component16,Fail dEQP-GLES2.functional.fbo.render.color.mix_tex2d_bgra,Fail dEQP-GLES2.functional.fbo.render.color.mix_tex2d_bgra_depth_component16,Fail diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index 9d45ab92c2a..c84b899fe9e 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -7,7 +7,7 @@ a200-gl: - .a200 - .lumag-freedreno-manual-rules timeout: 180m - parallel: 2 + parallel: 3 variables: CI_TRON_TIMEOUT__OVERALL__MINUTES: 180 DEQP_SUITE: freedreno-a200