Description[Telemetry] Ensure run_benchmark sets the default values from AddCommandLineOptions.
If a test adds its own command line options, we need to make sure those
are included in the options variable. Previously, AddCommandLineOptions
wasn't even called. Now we grab the defaults from it and then add those
to |options| as long as |options| hasn't already set them.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216815
Patch Set 1 #Patch Set 2 : 2 more test cases #
Total comments: 1
Patch Set 3 : Move to test.py #Patch Set 4 : Rebase #Patch Set 5 : Replace assertIsNone #
Messages
Total messages: 11 (0 generated)
|