ae8ba01835
On batch failure we're rerunning every source in the batch, while we really only need to rerun sources that we don't know succeeded. If for example we run sources "foo", "bar", and "baz", and foo produces a known hash, then bar crashes, we only need to rerun bar and baz. The batch run was enough to demonstrate foo's good. Change-Id: I17634a6095906bcc2ad0bd33bb78eba000654b5e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369456 Reviewed-by: Eric Boren <borenet@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
wasm-common | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master 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).