JDK-6315882 : Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 1.4.2_10
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_suse_sles_8.2
  • CPU: x86
  • Submitted: 2005-08-25
  • Updated: 2012-08-06
  • Resolved: 2005-09-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2_10 b02Fixed
Description
Manual regression test case 4902977 scripts(runTest.ksh) has to be remodified to support Suse9.3

Tescase :
<Regression Workspace>/test/CTE_REGTEST/Generic/4902977/Test4902977.java
OS Details:
-----------
urti062:/export/updates/Regression/JTwork/scratch # uname -a
Linux urti062 2.6.11.4-20a-smp #1 SMP Wed Mar 23 21:52:37 UTC 2005 i686 i686 i386 GNU/Linux
JDK VERSION:
------------
vm150610@urti062:~> /export/updates/jdks/j2sdk1.4.2_10/bin/java -version
java version "1.4.2_10-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-ea-b01)
Java HotSpot(TM) Client VM (build 1.4.2_10-ea-b01, mixed mode)
Steps to Reproduce:
-------------------
1. Execute the above testcase using JTREG tool
2. Go to <Regression Workspace>/JTwork/scratch
3. Run the following command
   ksh runTest.ksh

Error details:
--------------
urti062:/export/updates/Regression/Old/JTwork/scratch # id
uid=0(root) gid=0(root) groups=0(root)
urti062:/export/updates/Regression/Old/JTwork/scratch # ksh runTest.ksh
Staring the test
cp: cannot stat `(0xffffe000)': No such file or directory
cp: missing destination file operand after `lib'
Try `cp --help' for more information.
cp: cannot stat `(0xffffe000)': No such file or directory
cp: missing destination file operand after `lib'
Try `cp --help' for more information.
Error .... invalid output
runTest.ksh: line 27: /usr/sbin/chroot: No such file or directory

Comments
EVALUATION Testcase has been skipped for SuSe platform.
25-08-2005