Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mesa
Path: blob/21.2-virgl/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-skips.txt
4574 views
1
# These take most of a minute to run
2
spec@!opengl 3.0@clearbuffer-depth-cs-probe
3
spec@ext_texture_array@fbo-depth-array depth-clear
4
spec@ext_texture_array@fbo-depth-array depth-draw
5
spec@ext_texture_array@fbo-depth-array fs-writes-depth
6
spec@ext_texture_array@fbo-depth-array fs-writes-stencil
7
spec@ext_texture_array@fbo-depth-array stencil-clear
8
spec@ext_texture_array@fbo-depth-array stencil-draw
9
spec@ext_transform_feedback@max-varyings
10
spec@!opengl [email protected]
11
12
# Skip over a bunch of extensions since we don't have extension fast skipping yet.
13
spec@glsl-4.*
14
spec@arb_gpu_shader5.*
15
spec@arb_gpu_shader_fp64.*
16
spec@arb_gpu_shader_int64.*
17
18
# These are so flaky I don't want to spam our CI flakes channel
19
.*tcs-input.*
20
.*tes-input.*
21
22
# TC Timeouts
23
spec@arb_sync@clientwaitsync-timeout
24
spec@arb_texture_buffer_object@bufferstorage
25
spec@arb_uniform_buffer_object@bufferstorage
26
spec@arb_buffer_storage@bufferstorage-persistent read
27
spec@arb_buffer_storage@bufferstorage-persistent read client-storage
28
spec@arb_buffer_storage@bufferstorage-persistent read coherent
29
spec@arb_buffer_storage@bufferstorage-persistent read coherent client-storage
30
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read
31
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read client-storage
32
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent
33
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-storage
34
35
# These are redundant with arb_copy_image, so skip them to cut down
36
# on CI runtime:
37
spec@nv_copy_image@nv_copy_image.*
38
39