-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b08
-
generic
-
generic
Name: mmR10223 Date: 04/07/2004
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b45
Testbase : Regression-test
Platform[s] : all
Falling test[s]: java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.html
Manual Regression-test java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.html
test has no description.
Test source location:
=====================
/java/re/jdk/1.5.0/promoted/all/b45/ws/j2se/test/java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.html
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b45/regtest/win32/Windows_2003_Opteron_sqe12/workDir/test-manual/java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.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 SWAN
#
# Note: to run the script on Windows you need /net mapped on N: drive (net use N: \\sm-usca<your building code>-01\net)
# If you're outside of SCA campus please consult with http://orbit.central/iwork/tools/filemgr/windows_filemgr.html
# to get a list of SAMBA servers nearest to your location
#
#net use N: \\sm-usca14-01\net
#
JT_HOME="n:/koori.sfbay/onestop/jct-tools/3.1.2/archive/fcs/binaries"
JEMMY_JAR="n:/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
JAVA_HOME="n:/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b45/binaries/windows-i586"
TEST_BASE_PATH="n:/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b45/ws/j2se/test"
TESTVMOPTS="-server"
CLASSPATH="$JT_HOME/classes;$JT_HOME/lib/javatest.jar;$JT_HOME/lib/jtreg.jar"
TEST="java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.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,windir=$windir,SystemRoot=$SystemRoot,PATH=${SHELL%/*},CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST= -DlocalHost=`uname -n` -Dprogram=jtreg com.sun.javatest.regtest.Main -v default -batch -params -keywords manual -w "$WORK_DIR" -r "$REPORT_DIR" -t "$TEST_BASE_PATH" "$TEST_BASE_PATH/$TEST"
--- script end ---
Specific machine info:
======================
Hostname: sqe12
OS: Windows 2003 Opteron
======================================================================
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b45
Testbase : Regression-test
Platform[s] : all
Falling test[s]: java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.html
Manual Regression-test java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.html
test has no description.
Test source location:
=====================
/java/re/jdk/1.5.0/promoted/all/b45/ws/j2se/test/java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.html
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b45/regtest/win32/Windows_2003_Opteron_sqe12/workDir/test-manual/java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.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 SWAN
#
# Note: to run the script on Windows you need /net mapped on N: drive (net use N: \\sm-usca<your building code>-01\net)
# If you're outside of SCA campus please consult with http://orbit.central/iwork/tools/filemgr/windows_filemgr.html
# to get a list of SAMBA servers nearest to your location
#
#net use N: \\sm-usca14-01\net
#
JT_HOME="n:/koori.sfbay/onestop/jct-tools/3.1.2/archive/fcs/binaries"
JEMMY_JAR="n:/jdk.sfbay/export/jpse04/Jemmy/jemmy.jar"
JAVA_HOME="n:/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b45/binaries/windows-i586"
TEST_BASE_PATH="n:/koori.sfbay/onestop/jdk/1.5.0/promoted/all/b45/ws/j2se/test"
TESTVMOPTS="-server"
CLASSPATH="$JT_HOME/classes;$JT_HOME/lib/javatest.jar;$JT_HOME/lib/jtreg.jar"
TEST="java/awt/ScrollPane/ScrollPanechildViewportTest/ScrollPanechildViewportTest.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,windir=$windir,SystemRoot=$SystemRoot,PATH=${SHELL%/*},CPAPPEND=$JEMMY_JAR,TZ=,LC_ALL=en_US,LC_CTYPE=en_US,LANG=en_US,LPDEST= -DlocalHost=`uname -n` -Dprogram=jtreg com.sun.javatest.regtest.Main -v default -batch -params -keywords manual -w "$WORK_DIR" -r "$REPORT_DIR" -t "$TEST_BASE_PATH" "$TEST_BASE_PATH/$TEST"
--- script end ---
Specific machine info:
======================
Hostname: sqe12
OS: Windows 2003 Opteron
======================================================================