b5093bc9ed
In https://skia-review.googlesource.com/c/skia/+/143107, the Metal tasks were added with a whitelist of one unit test, so there are no Gold results to upload. Gold treats the empty results files as invalid, which generates Trooper alerts. No-Try: true Change-Id: Ifcdfccefb173c5cb970d60da5b7c3a89d6bc15db Reviewed-on: https://skia-review.googlesource.com/143500 Commit-Queue: Stephan Altmueller <stephana@google.com> Reviewed-by: Stephan Altmueller <stephana@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com>
20 lines
334 B
JSON
20 lines
334 B
JSON
{
|
|
"gs_bucket_gm": "skia-infra-gm",
|
|
"gs_bucket_nano": "skia-perf",
|
|
"gs_bucket_coverage": "skia-coverage",
|
|
"gs_bucket_calm": "skia-calmbench",
|
|
"pool": "Skia",
|
|
"no_upload": [
|
|
"ASAN",
|
|
"AbandonGpuContext",
|
|
"Coverage",
|
|
"MSAN",
|
|
"Metal",
|
|
"OpenCL",
|
|
"SKQP",
|
|
"TSAN",
|
|
"UBSAN",
|
|
"Valgrind"
|
|
]
|
|
}
|