Commit 2fa5e81847b13bff4fb143f9e9098dfcef7b2582

Garrett Beaty 2024-08-15T16:39:12

Load //testing/buildbot/mixins.pyl directly. //infra/spec/generate_test_spec_json.py only needs the mixins used in the chromium //testing/buildbot directory. Rather than load all of the configuration files, loading mixins.pyl directly will remove the need for gn_isolate_map.pyl, test_suites.pyl and variants.pyl to be synced over to //testing/buildbot in the chromium/src repo. Bug: chromium:360187776 Change-Id: I67106785e9242e9eca8a42c1f0dea26d529b5e02 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5792035 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org>