-
Bug
-
Resolution: Not an Issue
-
P3
-
5.0u7
-
x86
-
windows_2000
5.0u7-b02 PIT Testing
Test-spec => http://sqeweb.sfbay/deployment1/SQE/testing/toolbar/CustomMessagesThroughAutoupdate.html
The following test-case is failing:
UCM001-002: Default message with no <AlertText> and <AlertTitle>tag in UpdateXML file.
1. Install BASE JRE.
2. Host test bundle of higher version on the test server. For example UR8.
3. Add the Java Update Registry Keys for testing.UpdateServletURL and RunAtExactSchedule,
UpdateServletURL =http://test-url/UpdateXML.xml
RunAtExactSchedule "time to trigger update"
4. Edit UpdateXML file and remove </AlertTitle> <AlertText> tags from the file.
5. Java update should check for updates and since the update build exists java update message should be displayed.
6. Java-update alert message should be the default message which is,
Alert Title is "New updates are ready to download"
Alert Text is "Updates are available form java update. Click here to review these items and begin downloading"
7. Test is fail if message is not properly displayed.
8. On clicking on the message java-update process should start and finish downloading and updating the new version.
The actual messages being returned are as follows:
Alert Title is "Java Update Available"
Alert Text is "A new version of Java is ready to be installed. Click here to continue".
Note:
1. For BASE JRE the 5.0u7-b02 PIT bundles were used.
2. Instead of dummy u8 I updated to mustang build hosted at following location:http://sqindia.india.sun.com/disk10/j2se/test_results/java_update/download/GetFile/1.5.0_07-b05/windows-i586/
3. I used the following XML file for UpdateServletURL: http://latte.ireland.sun.com/update/1.5.0/pit.xml
This was seen on the following window (x86) OS: win2000pro, winxppro and win2000 server.
Just to see what the default messages from java.sun.com were I did an update from 5.0u5 to latest (java.sun.com) and I got the default messages as expected.
So the following needs to be answered. Is this an actual bug OR are the actual messages being seen due to the fact that I am updating to mustang build?
Test-spec => http://sqeweb.sfbay/deployment1/SQE/testing/toolbar/CustomMessagesThroughAutoupdate.html
The following test-case is failing:
UCM001-002: Default message with no <AlertText> and <AlertTitle>tag in UpdateXML file.
1. Install BASE JRE.
2. Host test bundle of higher version on the test server. For example UR8.
3. Add the Java Update Registry Keys for testing.UpdateServletURL and RunAtExactSchedule,
UpdateServletURL =http://test-url/UpdateXML.xml
RunAtExactSchedule "time to trigger update"
4. Edit UpdateXML file and remove </AlertTitle> <AlertText> tags from the file.
5. Java update should check for updates and since the update build exists java update message should be displayed.
6. Java-update alert message should be the default message which is,
Alert Title is "New updates are ready to download"
Alert Text is "Updates are available form java update. Click here to review these items and begin downloading"
7. Test is fail if message is not properly displayed.
8. On clicking on the message java-update process should start and finish downloading and updating the new version.
The actual messages being returned are as follows:
Alert Title is "Java Update Available"
Alert Text is "A new version of Java is ready to be installed. Click here to continue".
Note:
1. For BASE JRE the 5.0u7-b02 PIT bundles were used.
2. Instead of dummy u8 I updated to mustang build hosted at following location:http://sqindia.india.sun.com/disk10/j2se/test_results/java_update/download/GetFile/1.5.0_07-b05/windows-i586/
3. I used the following XML file for UpdateServletURL: http://latte.ireland.sun.com/update/1.5.0/pit.xml
This was seen on the following window (x86) OS: win2000pro, winxppro and win2000 server.
Just to see what the default messages from java.sun.com were I did an update from 5.0u5 to latest (java.sun.com) and I got the default messages as expected.
So the following needs to be answered. Is this an actual bug OR are the actual messages being seen due to the fact that I am updating to mustang build?