DescriptionFix analyze in mb.py.
As part of #466704, I changed some logic in mb.py to sort the inputs
that MB hands to GN, in an attempt to make the debugging output a
little easier to follow. It turns out that the way I did this was
broken, as there was a dependency on the ordering of the unsorted
values.
As a result, MB started remapping GN's analyze results back to the
wrong targets, and we've been running the wrong test steps since #466704
landed :(.
TBR=kbr@chromium.org, jam@chromium.org
BUG=714336
NOTRY=true
Review-Url: https://codereview.chromium.org/2843663002
Cr-Commit-Position: refs/heads/master@{#466828}
Committed: https://chromium.googlesource.com/chromium/src/+/b7b183fa716d3b18f69ebc18e290eb97d735f296
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|