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

Regression-test .../mandatory/subjectDelegation/subject_delegation_test.sh fails

XMLWordPrintable

    • tiger
    • x86
    • windows_xp
    • Verified



        Name: icR10030 Date: 08/21/2003


        Filed By : J2SE-SQA [###@###.###
        JDK : JDK1.5.0-b15
        Testbase : Regression-test
        Platform[s] : Windows XP Home
        switch/Mode : -client
        Falling test[s]:
                 javax/management/remote/mandatory/subjectDelegation/subject_delegation_test.sh

        Regression-test javax/management/remote/mandatory/subjectDelegation/subject_delegation_test.sh test fails with JDK1.5.0-b15
        The test passes in Linux and Solaris.
        The test is introduced in tiger-b15

        Test source location:
        =====================
        /java/re/jdk/1.5.0/promoted/latest/ws/j2se/test/javax/management/remote/mandatory/subjectDelegation/subject_delegation_test.sh

        jtr file location:
        ==================
        /net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b15/regtest/win32/winXP_smp_linux-21/workDir/test/javax/management/remote/mandatory/subjectDelegation/subject_delegation_test.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="h:/java/jct"
        JAVA_HOME="h:/java/jdk1.5.0/win32"
        TEST_BASE_PATH="h:/java/regtest.tiger/test"

        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,windir=$windir,PATH=${SHELL%/*},CPAPPEND=$JT_HOME/jemmy/jemmy.jar,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST=
        -DDISPLAY=:0 -DlocalHost="linux-21" -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/javax/management/remote/mandatory/subjectDelegation/subject_delegation_test.sh"

        --- script end ---

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

        Test output (jtr part):
        =======================
        ----------System.out:(0/0)----------
        ----------System.err:(2/84)----------
        java.lang.NoClassDefFoundError: SubjectDelegationTest
        Exception in thread "main"
        result: Failed. Execution failed: exit code 1


        test result: Failed. Execution failed: exit code 1


        Specific machine info:
        ======================
        Hostname: linux-21
        OS: Windows XP Home



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

              lmalvent Luis-Miguel Alventosa (Inactive)
              ichesunw Iche Iche (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: