Chromium Code Reviews
DescriptionParameters to significantly_different.py need to be parsed as lists.
This change addresses a problem with the single-value check that
bypasses MWU. The parameters list_a and list_b are sent to this script
via the command line, and therefore are sent as strings. Before making
the check we need to parse them.
R=eakuefner@chromium.org,dtu@chromium.org
BUG=629261
Committed: https://chromium.googlesource.com/chromium/tools/build/+/20afb69fcdd21aac7c227cdea4799f05af0b9677
Patch Set 1 #
Total comments: 1
Patch Set 2 : Addressing feedback. #
Messages
Total messages: 11 (2 generated)
|
||||||||||||||||||||||||||||