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

TEST_BUG: Regression-test java/awt/Focus/ConsumedTabKey/ConsumedTabKeyTest.html

    XMLWordPrintable

Details

    • sparc
    • solaris_10

    Description



      Name: icR10030 Date: 04/14/2004


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b46
      Testbase : Regression-test
      Platform[s] : Solaris 10 (sparc) (GNOME)
      switch/Mode :
      Falling test[s]:
               java/awt/Focus/ConsumedTabKey/ConsumedTabKeyTest.html

      Regression-test java/awt/Focus/ConsumedTabKey/ConsumedTabKeyTest.html test fails with JDK1.5.0-b46
      The test fails if focus policy is "Point to give focus"
      The test passes if focus policy is "Click to give focus"
      The test fails with JDK1.4.2-b28

      It seems that the test needs take into account focus policy.

      Test source location:
      =====================
      /java/re/jdk/1.5.0/promoted/all/b46/ws/j2se/test/java/awt/Focus/ConsumedTabKey/ConsumedTabKeyTest.html

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b46/regtest/sparc/Solaris_10_sparc_GNOME__linux-8/workDir/test/java/awt/Focus/ConsumedTabKey/ConsumedTabKeyTest.jtr

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

      --- script start ---
      #!/bin/sh
      RESULT_DIR=`pwd`
      WORK_DIR=$RESULT_DIR/workDir/test
      REPORT_DIR=$RESULT_DIR/reportDir

      #Paths in Java Software:
      JT_HOME="/java/re/jct-tools/3.1.2/archive/fcs/binaries"
      JEMMY_JAR="/net/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
      JAVA_HOME="/java/re/jdk/1.5.0/promoted/all/b46/binaries/solaris-sparc"
      TEST_BASE_PATH="/java/re/jdk/1.5.0/promoted/all/b46/ws/j2se/test"

      #Alternative paths outside Java Software
      #JT_HOME="/net/koori.sfbay/onestop/jct-tools/3.1.2/archive/fcs/binaries"
      #JEMMY_JAR="/net/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
      #JAVA_HOME="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b46/binaries/solaris-sparc"
      #TEST_BASE_PATH="/net/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b46/ws/j2se/test"

      #Alternative paths for the NSK site:
      #JT_HOME="/net/linux-15/export/home/java/jct"
      #JEMMY_JAR="$JT_HOME/jemmy/jemmy.jar"
      #JAVA_HOME="/net/linux-15/export/home/java/jdk1.5.0/sparc"
      #TEST_BASE_PATH="/net/linux-15/export/home/java/regtest.tiger/test"


      TESTVMOPTS=""
      CLASSPATH="$JT_HOME/classes:$JT_HOME/lib/javatest.jar:$JT_HOME/lib/jtreg.jar"

      TEST="java/awt/Focus/ConsumedTabKey/ConsumedTabKeyTest.html"

      mkdir -p $WORK_DIR/scratch 2>&1
      mkdir -p $WORK_DIR/jtData 2>&1
      mkdir -p $REPORT_DIR 2>&1

      #rm $WORK_DIR/jtData/ResultCache.jtw 2>&1

      cd $WORK_DIR/scratch

      $JAVA_HOME/bin/java -showversion -server -cp $CLASSPATH -DenvVars=TESTJAVAHOME=$JAVA_HOME,TESTVMOPTS=$TESTVMOPTS,DISPLAY=$DISPLAY,HOME=$HOME/.regtest,PATH=/bin:/usr/bin,CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST= -DDISPLAY=$DISPLAY -DlocalHost=`uname -n` -Dprogram=jtreg com.sun.javatest.regtest.Main -v default -batch -params -w "$WORK_DIR" -r "$REPORT_DIR" -t "$TEST_BASE_PATH" "$TEST_BASE_PATH/$TEST"

      --- script end ---

      Test output (jtr part):
      =======================
      ----------System.out:(0/0)----------
      ----------System.err:(5/337)----------
      java.lang.RuntimeException: Text didn't receive focus
      at ConsumedTabKeyTest.start(ConsumedTabKeyTest.java:103)
      at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:133)
      at java.lang.Thread.run(Thread.java:570)
      STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Text didn't receive focus
      result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Text didn't receive focus


      test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Text didn't receive focus


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



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

      Attachments

        Activity

          People

            ant Anton Tarasov (Inactive)
            ichesunw Iche Iche (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: