diff options
author | Timothy Arceri <[email protected]> | 2019-11-19 22:46:54 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2019-11-20 05:05:56 +0000 |
commit | 614fba0ce1b267b365f8ee17f0ed017c35b20b1a (patch) | |
tree | efb0bb04f5b0f25ee45def15fb38fa64320eef4f /.gitlab-ci/piglit/quick_gl.txt | |
parent | 530d3b29007f3bf5e8c91a6c34fdc666b9aa726f (diff) |
gitlab-ci: update for arb_shading_language_include
Diffstat (limited to '.gitlab-ci/piglit/quick_gl.txt')
-rw-r--r-- | .gitlab-ci/piglit/quick_gl.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.gitlab-ci/piglit/quick_gl.txt b/.gitlab-ci/piglit/quick_gl.txt index d86d3122851..8f5df1f80dc 100644 --- a/.gitlab-ci/piglit/quick_gl.txt +++ b/.gitlab-ci/piglit/quick_gl.txt @@ -526,7 +526,6 @@ spec/arb_shader_texture_image_samples/texturesamples/vs-usampler2dmsarray-6: ski spec/arb_shader_texture_image_samples/texturesamples/vs-usampler2dmsarray-8: skip spec/arb_shader_texture_lod/execution/arb_shader_texture_lod-texgrad: fail spec/arb_shader_texture_lod/execution/arb_shader_texture_lod-texgradcube: fail -spec/arb_shading_language_include/api tests: skip spec/arb_sparse_buffer/basic: skip spec/arb_sparse_buffer/buffer-data: skip spec/arb_sparse_buffer/commit: skip @@ -1759,10 +1758,10 @@ wgl/wgl-sanity: skip summary: name: results ---- -------- - pass: 4518 + pass: 4519 fail: 101 crash: 2 - skip: 1653 + skip: 1652 timeout: 0 warn: 2 incomplete: 0 |