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

TEST_BUG: Regression test .../ChoiceItemEventTest/ChoiceItemEventTest.html fails

XMLWordPrintable

    • b35
    • x86
    • windows_98
    • Verified



      Name: vsR10238 Date: 12/29/2003


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.5.0-b32
      Testbase : Regression-test (new test for JDK1.5.0-b32)
      Platform[s] : Windows
      Falling test[s]:
               java/awt/Choice/ChoiceItemEventTest/ChoiceItemEventTest.html

      Regression test java/awt/Choice/ChoiceItemEventTest/ChoiceItemEventTest.html fails with JDK1.5.0 on Windows.

      The test refers to sun.awt.motif package but this package does not exist in the Windows JRE.

      Test source location:
      =====================
      /java/re/jdk/1.5.0/promoted/all/b32/ws/j2se/test/java/awt/Choice/ChoiceItemEventTest/ChoiceItemEventTest.html

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b32/regtest/win32/win98_linux-17/workDir/test/java/awt/Choice/ChoiceItemEventTest/ChoiceItemEventTest.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="z:/jct-tools/3.1.2/archive/fcs/binaries"
      JEMMY_JAR="x:/Jemmy/jemmy.jar"
      JAVA_HOME="z:/jdk/1.5.0/promoted/all/b32/binaries/windows-i586"
      TEST_BASE_PATH="z:/jdk/1.5.0/promoted/all/b32/ws/j2se/test"

      #Alternative paths outside Java Software:
      #JT_HOME="z:/jct-tools/3.1.2/archive/fcs/binaries"
      #JEMMY_JAR="x:/Jemmy/jemmy.jar"
      #JAVA_HOME="z:/jdk/1.5.0/promoted/all/b32/binaries/windows-i586"
      #TEST_BASE_PATH="z:/jdk/1.5.0/promoted/all/b32/ws/j2se/test"

      #Alternative paths for the NSK site:
      #JT_HOME="h:/java/jct"
      #JEMMY_JAR="$JT_HOME/jemmy/jemmy.jar"
      #JAVA_HOME="h:/java/jdk1.5.0/win32"
      #TEST_BASE_PATH="h:/java/regtest.tiger/test"


      TESTVMOPTS="-client"
      CLASSPATH="$JT_HOME/classes;$JT_HOME/lib/javatest.jar;$JT_HOME/lib/jtreg.jar"

      TEST="java/awt/Choice/ChoiceItemEventTest/ChoiceItemEventTest.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 -server -cp $CLASSPATH -DenvVars=TESTJAVAHOME=$JAVA_HOME,TESTVMOPTS=$TESTVMOPTS,DISPLAY=:0,windir=$windir,SystemRoot=$SystemRoot,PATH=${SHELL%/*},CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST= -DDISPLAY=:0 -DlocalHost="linux-17" -Dprogram=jtreg com.sun.javatest.regtest.Main -a -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.err:(6/459)*----------
      h:\java\regtest.tiger\test\java\awt\Choice\ChoiceItemEventTest\ChoiceItemEventTest.java:48: package sun.awt.motif does not exist
               if (!(getToolkit() instanceof sun.awt.motif.MToolkit)){
                                                          ^
      Note: h:\java\regtest.tiger\test\java\awt\Choice\ChoiceItemEventTest\ChoiceItemEventTest.java uses or overrides a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      1 error
      result: Failed. Compilation failed


      test result: Failed. Compilation failed


      Specific machine info:
      ======================
      Hostname: linux-17
      OS: Windows 98



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

            dav Andrei Dmitriev (Inactive)
            vshsunw Vsh Vsh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: