-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2_09
-
b02
-
x86
-
solaris_1
6250517 testcase is failing on solaris x86 with 1.4.2_09.
6250517 testcase is looking for top command on solaris9 x86 which is not found and test is not proceeding. "top" command in /usr/dist/exe is only solaris sparc.
This testcase is fixed in 1.4.2_09.
How to Reproduce:
----------------
Copy the directory 6250517 from the following location
/net/urts071.india/export6/testSuites/Regression/workspace_142/test/CTE_REGTEST/Generic
Compile Test1.java
set TESTJAVA and TESTCLASSES
Execute Test6250517.sh
Output
======
ksh -x Test6250517.sh
+ [ = ]
+ TESTSRC=.
+ [ /export/updates/jdks/j2sdk1.4.2_09 = ]
+ [ . = ]
+ BIT_FLAG=
+ + uname -s
OS=SunOS
+ NULL=/dev/null
+ PS=:
+ FS=/
+ FILE_LOCATION=/home/sk150761
+ uname -p
+ [ -f /home/sk150761/JDK64BIT -a SunOS = SunOS -a i386 = sparc ]
+ JEMMYPATH=
+ CLASSPATH=.:.:
+ export CLASSPATH
+ + pwd
THIS_DIR=/export/updates/1.4.2_09/Build01/Regression/6250517
+ /export/updates/jdks/j2sdk1.4.2_09/bin/java -version
java version "1.4.2_09-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-ea-b01)
Java HotSpot(TM) Client VM (build 1.4.2_09-ea-b01, mixed mode)
+ /export/updates/jdks/j2sdk1.4.2_09/bin/java Test1
+ 1> test.out 2>& 1
+ C_PID=7987
+ sleep 30
+ + top
+ grep ^ *7987
+ 2>& 1
+ awk {print $7}
+ sed s/[A-Z]//g
M_SIZE=
+ [ X = X ]
+ cat test.out
+ echo Some problem starting the test
Some problem starting the test
+ kill -9 7987
+ exit 3
###@###.### 2005-05-05 10:21:47 GMT
6250517 testcase is looking for top command on solaris9 x86 which is not found and test is not proceeding. "top" command in /usr/dist/exe is only solaris sparc.
This testcase is fixed in 1.4.2_09.
How to Reproduce:
----------------
Copy the directory 6250517 from the following location
/net/urts071.india/export6/testSuites/Regression/workspace_142/test/CTE_REGTEST/Generic
Compile Test1.java
set TESTJAVA and TESTCLASSES
Execute Test6250517.sh
Output
======
ksh -x Test6250517.sh
+ [ = ]
+ TESTSRC=.
+ [ /export/updates/jdks/j2sdk1.4.2_09 = ]
+ [ . = ]
+ BIT_FLAG=
+ + uname -s
OS=SunOS
+ NULL=/dev/null
+ PS=:
+ FS=/
+ FILE_LOCATION=/home/sk150761
+ uname -p
+ [ -f /home/sk150761/JDK64BIT -a SunOS = SunOS -a i386 = sparc ]
+ JEMMYPATH=
+ CLASSPATH=.:.:
+ export CLASSPATH
+ + pwd
THIS_DIR=/export/updates/1.4.2_09/Build01/Regression/6250517
+ /export/updates/jdks/j2sdk1.4.2_09/bin/java -version
java version "1.4.2_09-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-ea-b01)
Java HotSpot(TM) Client VM (build 1.4.2_09-ea-b01, mixed mode)
+ /export/updates/jdks/j2sdk1.4.2_09/bin/java Test1
+ 1> test.out 2>& 1
+ C_PID=7987
+ sleep 30
+ + top
+ grep ^ *7987
+ 2>& 1
+ awk {print $7}
+ sed s/[A-Z]//g
M_SIZE=
+ [ X = X ]
+ cat test.out
+ echo Some problem starting the test
Some problem starting the test
+ kill -9 7987
+ exit 3
###@###.### 2005-05-05 10:21:47 GMT