diff options
author | Tomeu Vizoso <[email protected]> | 2019-12-18 16:11:33 +0100 |
---|---|---|
committer | Tomeu Vizoso <[email protected]> | 2020-02-26 14:02:25 +0100 |
commit | fcd8308b289a0749f2f889e4e04cc4974d7f6af5 (patch) | |
tree | 865ec74adcc77dcda69139a374a16c8b2333b2ea /.gitlab-ci/deqp-panfrost-t760-skips.txt | |
parent | de4eb9a3bb9fb073a5bf5cc157918bfa0f62b394 (diff) |
gitlab-ci: Run GLES3 tests in dEQP on Panfrost
We are able to run only 1/5th of the tests in around the same time that
dEQP-GLES2 takes, so do that for now while more DUTs are installed.
Signed-off-by: Tomeu Vizoso <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Alyssa Rosenzweig <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3876>
Diffstat (limited to '.gitlab-ci/deqp-panfrost-t760-skips.txt')
-rw-r--r-- | .gitlab-ci/deqp-panfrost-t760-skips.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/deqp-panfrost-t760-skips.txt b/.gitlab-ci/deqp-panfrost-t760-skips.txt index f7d0cd59a90..69d00870a04 100644 --- a/.gitlab-ci/deqp-panfrost-t760-skips.txt +++ b/.gitlab-ci/deqp-panfrost-t760-skips.txt @@ -8,3 +8,4 @@ dEQP-GLES[0-9]*.stress.* # These are really slow on tiling architectures (including llvmpipe). dEQP-GLES[0-9]*.functional.flush_finish.* + |