-
Bug
-
Resolution: Fixed
-
P3
-
6u21, 6u23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199500 | 7u80 | Robert Mckenna | P4 | Closed | Fixed |
Bug Description: Case CTE_REGTEST/Generic/4812324/Test4812324.java needs to update for 6u21 test.
Testsuite name: CTE Regressions manual
JDK/JRE tested: 6u21b07-j4b(jdkfb-6u21-rev-bin-b07-windows-i586-13_jul_2010.exe)
OS/architecture: winxppro-sp3-x86
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: Y
Steps to reproduce:
1. Test case: CTE_REGTEST/Generic/4812324/Test4812324.java
Open a dos prompt window and goto the following directory
E:\cte_6u21b07\results\work\scratch
2. Run the commands :
ksh CleanEULA.sh
ksh CreateEULA.sh
contents for CleanEULA.sh is
=====================start ====================================================
./reg DELETE "HKLM\SoftWare\JavaSoft\Java Runtime Environment\1.6.0_21\EULA" /FORCE
./reg DELETE "HKCU\SoftWare\JavaSoft\Java Runtime Environment\1.6.0_21\EULA" /FORCE
=======================end=====================================================
contents for CreateEULA.sh is
=====================start ====================================================
./reg ADD "HKLM\SoftWare\JavaSoft\Java Runtime Environment\1.6.0_21\EULA=00000001" REG_DWORD
=======================end=====================================================
3. Open Only IE browser and load the following page
http://jpseuwt-ap/testcases/141/4808940/Test4808940.html
Try out each link to load applet/application
EULA dialog box should pop-up -if not test FAILED
a) Move the EULA window around the screen
If the IE window in not repainted and becomes white - test FAILED
b) Press Tab key twice
If focus goes to 'OK' button and pressing Tab key again
focus indicator disappear - test FAILED
c) Press 'Esc' key
If nothing happens - test FAILED
If 'I do not agree...' option got selected and
'Stop Running ...' confirmation window pop-up - test PASSED
d) Click 'Yes' on 'Stop Running ...' window
If a gray colored box appear in the browser and applet did not loaded
and JNLP application did not launched - test PASSED
Check:
If it satisfy all PASS conditions - test PASSED
otherwise test FAILED
Actual behavior:
EULA dialog has no 'OK' button. And nothing happens when do c) of step 3.
Case needs to be updated. Please refer to the attachment Test4812324.jpg.
Exceptions:
None
Testsuite name: CTE Regressions manual
JDK/JRE tested: 6u21b07-j4b(jdkfb-6u21-rev-bin-b07-windows-i586-13_jul_2010.exe)
OS/architecture: winxppro-sp3-x86
Reproducible: Always
Is it a platform specific regression: N
Is it a Regression: Y
Steps to reproduce:
1. Test case: CTE_REGTEST/Generic/4812324/Test4812324.java
Open a dos prompt window and goto the following directory
E:\cte_6u21b07\results\work\scratch
2. Run the commands :
ksh CleanEULA.sh
ksh CreateEULA.sh
contents for CleanEULA.sh is
=====================start ====================================================
./reg DELETE "HKLM\SoftWare\JavaSoft\Java Runtime Environment\1.6.0_21\EULA" /FORCE
./reg DELETE "HKCU\SoftWare\JavaSoft\Java Runtime Environment\1.6.0_21\EULA" /FORCE
=======================end=====================================================
contents for CreateEULA.sh is
=====================start ====================================================
./reg ADD "HKLM\SoftWare\JavaSoft\Java Runtime Environment\1.6.0_21\EULA=00000001" REG_DWORD
=======================end=====================================================
3. Open Only IE browser and load the following page
http://jpseuwt-ap/testcases/141/4808940/Test4808940.html
Try out each link to load applet/application
EULA dialog box should pop-up -if not test FAILED
a) Move the EULA window around the screen
If the IE window in not repainted and becomes white - test FAILED
b) Press Tab key twice
If focus goes to 'OK' button and pressing Tab key again
focus indicator disappear - test FAILED
c) Press 'Esc' key
If nothing happens - test FAILED
If 'I do not agree...' option got selected and
'Stop Running ...' confirmation window pop-up - test PASSED
d) Click 'Yes' on 'Stop Running ...' window
If a gray colored box appear in the browser and applet did not loaded
and JNLP application did not launched - test PASSED
Check:
If it satisfy all PASS conditions - test PASSED
otherwise test FAILED
Actual behavior:
EULA dialog has no 'OK' button. And nothing happens when do c) of step 3.
Case needs to be updated. Please refer to the attachment Test4812324.jpg.
Exceptions:
None
- backported by
-
JDK-2199500 Case CTE_REGTEST/Generic/4812324/Test4812324.java needs to be updated for 6u21 test.
-
- Closed
-