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

TEST_BUG: CTE_REGTEST/Generic/4774960/DashFrame.java failed

XMLWordPrintable

    • sparc
    • solaris_7



      Name: icR10030 Date: 05/07/2003


      Filed By : J2SE-SQA [###@###.###
      JDK : JDK1.4.2-b21
      Testbase : RegTest-cte
      Platform[s] : Solaris 7 (sparc) (CDE)
      switch/Mode : -client
      Falling test[s]:
               CTE_REGTEST/Generic/4774960/DashFrame.java

      RegTest-cte CTE_REGTEST/Generic/4774960/DashFrame.java test fails on JDK1.4.2-b21
      The test's script Test4774960.sh contains following lines:
      ...
      which top | grep "no top"

      if [ $? = 0 ]
      then
           echo "top command not found in the path ${PATH}"
           exit 1

      fi
      ...
      but Solaris platform does not contain "top" command, therefore the test fails.

      Test source location:
      =====================
      /net/jdk/export/jpse04/Regression/1.4.2/test/CTE_REGTEST/Generic/4774960/DashFrame.java

      jtr file location:
      ==================
      /net/jtgb4u4c.sfbay/export/sail15/results/mantis/b21/regtest/sparc/sol7_sparc-client_linux-7/workDir/cte/CTE_REGTEST/Generic/4774960/DashFrame.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
      JT_HOME="/net/linux-15/export/home/java/jct"
      JAVA_HOME="/net/linux-15/export/home/java/jdk1.4.2/sparc"
      TEST_BASE_PATH="/net/linux-15/export/home/java/regtest/cte"

      TESTWITH=$JAVA_HOME
      TESTJAVA=$JAVA_HOME

      JTOPTS="-client"
      TESTVMOPTS="-client"

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

      export JAVA_HOME
      export JT_HOME
      export TESTWITH
      export CLASSPATH

      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 -cp $CLASSPATH $JTOPTS -DenvVars=TESTJAVAHOME=$JAVA_HOME,TESTVMOPTS=$TESTVMOPTS,DISPLAY=:0,HOME=$HOME/.regtest,PATH=/bin:/usr/bin,CPAPPEND=$JT_HOME/jemmy/jemmy.jar,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST=

      -DDISPLAY=:0 -DlocalHost="linux-7" -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/CTE_REGTEST/Generic/4774960/DashFrame.java"

      --- script end ---

      Script output:
      ==============

      Test output (jtr part):
      =======================
      ----------System.out:(0/0)----------
      ----------System.err:(0/0)----------
      result: Passed. Compilation successful

      #section:shell
      ----------messages:(3/130)----------
      command: shell Test4774960.sh
      reason: User specified action: run shell/timeout=300 Test4774960.sh
      elapsed time (seconds): 0.464
      ----------System.out:(2/100)----------
      no top in /bin /usr/bin /usr/dist/exe
      top command not found in the path /bin:/usr/bin:/usr/dist/exe
      ----------System.err:(1/33)----------
      java full version "1.4.2-rc-b21"
      result: Failed. Execution failed: exit code 1


      test result: Failed. Execution failed: exit code 1


      Specific machine info:
      ======================
      Hostname: linux-7
      OS: Solaris 7 (sparc) (CDE)



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

            asaha Abhijit Saha
            ichesunw Iche Iche (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: