1bf215546Sopenharmony_ci# Note: flakes lists for CI are just a list of lines that, when
2bf215546Sopenharmony_ci# non-zero-length and not starting with '#', will regex match to
3bf215546Sopenharmony_ci# delete lines from the test list.  Be careful.
4bf215546Sopenharmony_ci
5bf215546Sopenharmony_ci# At least some of the separate_channels tests fail on sysmem due to an
6bf215546Sopenharmony_ci# interaction of use of a UBWC buffer as both a render target and a
7bf215546Sopenharmony_ci# texture.  Stores are done through both paths in separate channels,
8bf215546Sopenharmony_ci# and the UBWC updates don't get synced.  The current a650 blob also
9bf215546Sopenharmony_ci# fails these tests and qcom apparently noted the failure at one point
10bf215546Sopenharmony_ci# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/2017
11bf215546Sopenharmony_cidEQP-VK.renderpass.*separate_channels.*
12bf215546Sopenharmony_ci
13bf215546Sopenharmony_ci# Flakes in VK-GL-CTS 1.2.7.0
14bf215546Sopenharmony_cidEQP-GLES31.functional.blend_equation_advanced.msaa.hsl_saturation
15