DescriptionAdd a test for installing Chrome at system level.
NOTRY=True
BUG=264859
TEST=
1) Uninstall Chrome (if it's installed.)
2) Build Chrome with Release mode and make sure that mini_installer.exe is created.
3) Go to src\chrome\test\mini_installer
4) Run "python test_installer.py config\config.config --build-dir=<build-dir> --target=Release" where <build-dir> is the path to main build directory (the parent of the Release directory). The test should pass.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222067
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address robertshield's comment. #
Total comments: 1
Messages
Total messages: 14 (0 generated)
|