DescriptionAdd next_version_mini_installer target.
This target generates next_version_mini_installer.exe, which has a
higher version number than mini_installer.exe. This new installer
will be used to test various update scenarios (using test_installer.py).
next_version_mini_installer needs to be added to the list of
dependencies of MiniInstallerTest before tests start using it.
(build/scripts/slave/recipe_modules/chromium_tests/steps.py)
This CL is based on https://codereview.chromium.org/1902233003 which
was reverted because it broke Win Builder. To avoid this problem, this
CL adds next_version_mini_installer.exe to the list of files excluded
from the checkbins step.
BUG=605177
Committed: https://crrev.com/fb048bff9ec1ecdb632386878c33168a77b75895
Cr-Commit-Position: refs/heads/master@{#390503}
Patch Set 1 : Same as https://codereview.chromium.org/1902233003/ #Patch Set 2 : exclude next_version_mini_installer.exe from checkbins #
Messages
Total messages: 9 (3 generated)
|