• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# We don't care to run the performance or stress tests from dEQP-GLES on
2# any boards -- they're very slow but don't generally fail.
3dEQP-GLES.*.performance.*
4dEQP-GLES.*.stress.*
5
6# This set of tests may emit warnings, but is not required for
7# conformance and I've never seen anyone pay attention to it.
8dEQP-GLES.*.accuracy.*
9
10# The deqp package ships an Android mustpass list instead of a normal
11# Linux one, which helps us on host check for some extended behavior
12# expectations from Android, but also has some expectations that host
13# dEQP should *not* be trying to enforce (maximum Vulkan version,
14# extensions exposed, layers exposed).  Skip until upstream dEQP can
15# get fixed.  Related: https://gerrit.khronos.org/c/vk-gl-cts/+/5715
16dEQP-VK.api.info.android.no_layers
17dEQP-VK.api.info.android.no_unknown_extensions
18
19