9c30ad1f72
The SKSL_TEST_CPU_ES3 has been misinterpreted to mean that the tests should run on "SkVM and OpenGL" while it was originally meant for tests that were explicitly disabled on GPU backends. * This macro is now called "SKSL_TEST_CPU_NO_STRICT_ES2" and the comments reflect the fact that the tests are meant for CPU-only. * Removed the infra bot exceptions for the matrix constructor tests as they are now restricted to run only on CPU. Bug: skia:12970 Change-Id: I46dcec51ef6998f6a8a7b4610c39560da1e59057 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/512578 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Arman Uguray <armansito@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
wasm-common | ||
README.md | ||
skcq.json |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the main branch (e.g. config for the CQ committing to the main branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).