Duplicate :
|
|
Relates :
|
When user's deployment properties was having more slashes(/////), the tests started failing and IE crashed (More than 60 test cases failed). Fixed the following : 1. Removed deployment.properties for each test case 2. test case name is not unique in the properties.txt file, so added "=" symbol along with test case name in the grep statement. Tested build : 6u10b b13 Teserd OS : Windows XP Steps to reproduce: 1. Make sure that Netscape 7.2 installed in the test machine 2. Install Normal JRE 3. Open Java Control Panel 4. Click Ok button "Browser Settings Changed" dialog is displayed. This dialog is not seen when Netscape is not present on the test machine. Expected behavior : When there is no change related to browser, this dialog should not be present. Fix of 6634145 works fine when Netscape is not present in the test machine