DescriptionMake check_gn_headers.py more robust on the bots
Check whether the build is dirty first, and abort when dirty. This can
be skipped by using option --skip-dirty-check.
Dump JSON output on error, so that the result is still valid.
Filter out generated headers more aggressively.
Report non-existing headers in JSON as well.
BUG=725877
Review-Url: https://codereview.chromium.org/2911543002
Cr-Commit-Position: refs/heads/master@{#476895}
Committed: https://chromium.googlesource.com/chromium/src/+/0735fd76fd89d25935fd27d1d985ca0f3457a18a
Patch Set 1 #Patch Set 2 : format #Patch Set 3 : report non-existing in json as well #Patch Set 4 : filter out files in OUT_DIR #Patch Set 5 : filter out* as well #
Total comments: 2
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|