Background: SoM also uses the same builders list, but currently has the list duplicated (https://chromium-review.googlesource.com/c/infra/infra/+/617609). After changing the list to JSON, it will be easier to change SoM to fetch and use the same list.
Specifically, what needs to be done here is:
- Replace webkitpy/common/config/builders.json with webkitpy/common/config/builders.json.
- Update tests which use the real builders list. Unit tests should probably use a smaller fake list.
Comment 1 by seanmccullough@chromium.org
, Sep 8 2017Owner: seanmccullough@chromium.org