diff options
author | Eric Anholt <[email protected]> | 2020-05-15 17:18:12 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-05-22 16:44:46 +0000 |
commit | 90cf494338512bde89717600efabc4135545216e (patch) | |
tree | b6542fada8626ac2210d9268595d77359ab70707 /.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt | |
parent | 09fc9c5f6ca02e5eebc5a11771c2cc1a9df5fc7e (diff) |
ci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)
We were doing sed -i /filter/p, which printed everything but printed the
filtered things twice (though they'd only get tested once). Now that the
filter works, run all the UBO tests instead of doing a 1/5 run, revealing
a new failure.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5089>
Diffstat (limited to '.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt')
-rw-r--r-- | .gitlab-ci/deqp-freedreno-a630-noubo-fails.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt b/.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt new file mode 100644 index 00000000000..64f25970e92 --- /dev/null +++ b/.gitlab-ci/deqp-freedreno-a630-noubo-fails.txt @@ -0,0 +1 @@ +dEQP-GLES31.functional.ubo.random.all_per_block_buffers.20 |