DescriptionEnabling the user install tests to see if they pass. They were failing because of two reasons:
1. the new profile dialog closes the setup.exe process as soon as the dialog is closed. The testcase used to wait for setup.exe to start/end, which would never happen. heence the test failed.
2. Closing of new profile dialog also deletes the reg keys right away. looks like there were some timing issues.Added a sleep of 400 to see if the test passes now. if it passes, then I will look into other options and remove the sleep.
-----
The standalone installer path got changed recently. modified that path also.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14693
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 1 (0 generated)
|