buildbot gen: Better sorting
This CL modifies the sorting and duplicate checks in the *.pyl files in //testing/buildbot. It adds more checks for subsections of the files; for example, each entry inside of test_suite_exceptions.pyl will now be checked, rather than just checking that the top level list of tests is sorted. A few duplicates have been removed; these won't cause any meaningful behavior change, since python ignores duplicates in dictionaries. Change-Id: I314338c904080b463ac6859011a538987a862530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986241 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#728678}
Showing
Please register or sign in to comment