Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6970457

Case CTE_REGTEST/Generic/4812324/Test4812324.java needs to be updated for 6u21 test.

    XMLWordPrintable

Details

    • b01
    • x86
    • windows, windows_xp
    • Verified

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

                robm Robert Mckenna
                tonyli Tony Li (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: