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

REGRESSION: Regression-test javax/swing/JTable/ShiftClick/ShiftClick.java fails

XMLWordPrintable

    • b50
    • generic
    • generic

        Name: iaR10016 Date: 03/15/2004


        Filed By : J2SE-SQA [###@###.###
        JDK : JDK1.5.0-b42, JDK1.5.0-b41
                          (not reproducible with JDK1.4.2-b28)
        Testbase : Regression-test
        Platform[s] : all
        switch/Mode : -client
        Falling test[s]: javax/swing/JTable/ShiftClick/ShiftClick.java

        Manual Regression test javax/swing/JTable/ShiftClick/ShiftClick.java fails with JDK1.5.0-b42 on all platforms.
        Please, run the script from "How to reproduce" section to reproduce the failure.

        Test Description reads:
        ...
        Shift click in the table. Check that no selection is made and that no exeption is thrown.
        If it does, press "pass", otherwise press "fail".
        ...

        Shift-clicking in the table does not throw any exception in JDK1.5.0, however it causes cells selecting.

        Please, see bug 4201917 for more details.

        Test source location:
        =====================
        /java/re/jdk/1.5.0/promoted/beta2/b42/ws/j2se/test/javax/swing/JTable/ShiftClick/ShiftClick.java

        jtr file location:
        ==================
        /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b42/regtest/sparc/Solaris_10_sparc_GNOME__linux-8/workDir/test-manual/javax/swing/JTable/ShiftClick/ShiftClick.jtr

        How to reproduce:
        =================
        Run the following script (you may need to change its variables)

        --- script start ---
        #!/bin/sh

        #Paths in Java Software:
        TESTJAVA="/java/re/jdk/1.5.0/promoted/all/b42/binaries/linux-i586"
        TESTBASE="/java/re/jdk/1.5.0/promoted/all/b42/ws/j2se/test"

        #Alternative paths outside Java Software
        #TESTJAVA="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b42/binaries/linux-i586"
        #TESTBASE="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b42/ws/j2se/test"

        #Alternative paths for the NSK site:
        #TESTJAVA="/net/linux-15/export/home/java/jdk1.5.0/linux"
        #TESTBASE="/net/linux-15/export/home/java/regtest.tiger/test"

        cp $TESTBASE/javax/swing/JTable/ShiftClick/ShiftClick.* ./
        $TESTJAVA/bin/javac ShiftClick.java
        $TESTJAVA/bin/appletviewer -Xnosecurity ShiftClick.html
        --- script end ---

        Specific machine info:
        ======================
        Hostname: linux-8
        OS: Solaris 10 (sparc) (GNOME)

        ======================================================================

              shickeysunw Shannon Hickey (Inactive)
              irasunw Ira Ira (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: