diff options
author | Eric Anholt <[email protected]> | 2020-03-18 10:37:13 -0700 |
---|---|---|
committer | Marge Bot <[email protected]> | 2020-03-18 22:17:53 +0000 |
commit | 3210214b67f783363c52c47a21d43a721d9388c9 (patch) | |
tree | 0ed01d65e7f309c94d7f0c831bf72d0dd9011de3 /.gitlab-ci | |
parent | 116a3ac481d4b5949027a5b0a798b0bef52e70b9 (diff) |
ci: Disable tests that showed intermittent fails on a530 in day 1.
Link: https://gitlab.freedesktop.org/mesa/mesa/issues/2649
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4231>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4231>
Diffstat (limited to '.gitlab-ci')
-rw-r--r-- | .gitlab-ci/deqp-freedreno-a530-skips.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci/deqp-freedreno-a530-skips.txt b/.gitlab-ci/deqp-freedreno-a530-skips.txt index d6bff8b4436..0cffcad8435 100644 --- a/.gitlab-ci/deqp-freedreno-a530-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a530-skips.txt @@ -12,3 +12,5 @@ dEQP-GLES[0-9]*.functional.flush_finish.* # unstable results (probably related to the iommu faults). dEQP-GLES3.functional.texture.filtering.3d.* dEQP-GLES3.functional.texture.vertex.3d.filtering.* +dEQP-GLES3.functional.fbo.invalidate.sub.unbind_blit_msaa_stencil +dEQP-GLES3.functional.fbo.invalidate.whole.unbind_blit_msaa_stencil |