From: Eric Anholt Date: Tue, 12 May 2020 23:36:08 +0000 (-0700) Subject: freedreno: Drop the noubo fails list for CI, since there aren't any now. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=723208988e12f2f3055360ffe8d9bd0b8414171a;p=mesa.git freedreno: Drop the noubo fails list for CI, since there aren't any now. The remaining two fails in the list are the same as for the normal CI run. Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 124fd52c794..079f9c7979e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -803,7 +803,7 @@ arm64_a630_gles31_options: script: # We almost always manage to lower UBOs back to constant uploads in # the test suite, so get a little testing for it here. - - DEQP_RUN_SUFFIX=-nouboopt IR3_SHADER_DEBUG=nouboopt DEQP_EXPECTED_FAILS=deqp-freedreno-a630-noubo-fails.txt DEQP_CASELIST_FILTER="functional.\*ubo" ./install/deqp-runner.sh + - DEQP_RUN_SUFFIX=-nouboopt IR3_SHADER_DEBUG=nouboopt DEQP_CASELIST_FILTER="functional.\*ubo" ./install/deqp-runner.sh # The driver does some guessing as to whether to render using gmem # or bypass, and some GLES3.1 features interact with either one. # Do a little testing with gmem and bypass forced. diff --git a/.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt b/.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt deleted file mode 100644 index b8ffa8f0a1c..00000000000 --- a/.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt +++ /dev/null @@ -1,2 +0,0 @@ -dEQP-GLES31.functional.stencil_texturing.render.depth24_stencil8_clear -dEQP-GLES31.functional.stencil_texturing.render.depth24_stencil8_draw