===============================================================================
Regression test suite for Mantis b08.
http://meercat.sfbay:8080/shuna/i18n_regression/script/mantis/build08_11212002/
Test case : sun/text/IntHashtable/Bug4170614Test.sh
JDK: Mantis b08
OS : Windows ME ja
==============================================================================
Regression test Bug4170614Test.sh is failed on winME.
Here is err;
----------System.out:(5/132)*----------
TESTSRC=E: mp
egression est\\sun ext\\IntHashtable
TESTJAVA=e:/tmp/win^M
TESTCLASSES=E: mp^M
egression\\JTworkUnrecognized system!
----------System.err:(0/0)----------
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1
----------------------------------------
Looking at Bug4170614Test.sh, line 40,
40 Windows_95 | Windows_98 | Windows_NT )
41 NULL=NUL
42 PS=";"
43 FS="\\"
44 TMP="c:/temp"
I think Windows_ME should be added as follow;
I added Windows_ME in Bug4170614Test.sh line 40 as follow;
40 Windows_95 | Windows_98 | Windows_NT | Windows_ME )
41 NULL=NUL
42 PS=";"
43 FS="\\"
44 TMP="c:/temp"
and tried the same test again.
It is PASSED.
Threrefore, it seems that Bug4170614Test.sh should be modified for winME.
[###@###.### 2002-11-27]
Regression test suite for Mantis b08.
http://meercat.sfbay:8080/shuna/i18n_regression/script/mantis/build08_11212002/
Test case : sun/text/IntHashtable/Bug4170614Test.sh
JDK: Mantis b08
OS : Windows ME ja
==============================================================================
Regression test Bug4170614Test.sh is failed on winME.
Here is err;
----------System.out:(5/132)*----------
TESTSRC=E: mp
egression est\\sun ext\\IntHashtable
TESTJAVA=e:/tmp/win^M
TESTCLASSES=E: mp^M
egression\\JTworkUnrecognized system!
----------System.err:(0/0)----------
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1
----------------------------------------
Looking at Bug4170614Test.sh, line 40,
40 Windows_95 | Windows_98 | Windows_NT )
41 NULL=NUL
42 PS=";"
43 FS="\\"
44 TMP="c:/temp"
I think Windows_ME should be added as follow;
I added Windows_ME in Bug4170614Test.sh line 40 as follow;
40 Windows_95 | Windows_98 | Windows_NT | Windows_ME )
41 NULL=NUL
42 PS=";"
43 FS="\\"
44 TMP="c:/temp"
and tried the same test again.
It is PASSED.
Threrefore, it seems that Bug4170614Test.sh should be modified for winME.
[###@###.### 2002-11-27]
- duplicates
-
JDK-4785474 TEST_BUG: Regression .../Bug4170614Test.sh does not recognize Windows ME
-
- Closed
-
- relates to
-
JDK-4785499 TEST_BUG: 3 RegTest-test tests do not recognize Windows ME
-
- Closed
-
-
JDK-4785515 TEST_BUG 2 com/sun/jdi Regression tests do not recognize Windows ME
-
- Closed
-
-
JDK-4785491 TEST_BUG 5 RegTest-test tests do not recognize Windows ME
-
- Closed
-
-
JDK-4785505 TEST_BUG: Reg.test relativeFileUrlCheck.sh does not recognize Windows ME
-
- Closed
-
-
JDK-4785507 TEST_BUG: Reg.test missingReqAttributes.sh does not recognize Windows ME
-
- Closed
-
(1 relates to)