-
Bug
-
Resolution: Fixed
-
P2
-
1.3.1
-
rc1
-
sparc
-
solaris_7
-
Verified
Name: as83306 Date: 02/05/2001
Regression test sun/io/Converter/TestConv.java Failing in Ladybird b15
#Test Results (version 2)
#Mon Feb 05 18:56:58 PST 2001
#checksum:378a9c160e3e9eac
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests/sun/io/Converter/TestConv.java
$root=/net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests
keywords=bug4179153
run=ASSUMED_ACTION main TestConv\n
source=TestConv.java
title=Read code mapping table and check code conversion
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests/sun/io/Converter/TestCo
nv.java
end=Mon Feb 05 18:56:58 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Feb 05 18:56:55 PST 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test=sun/io/Converter/TestConv.java
work=/export0/results/regression/ladybird/b15/huangho5.7-jth13-jdk131b15.02-05.17.00-ALL/sun/io/Converter
#section:script_messages
----------messages:(1/98)----------
JDK under test: java full version "1.3.1-beta-b15" (/net/sqesvr/export/st1/jdk1.3.1/b15/solsparc)
#section:build
----------messages:(3/94)----------
command: build TestConv
reason: Named class compiled on demand
elapsed time (seconds): 2.192
result: Passed. Compilation successful
#section:compile
----------messages:(3/200)----------
command: compile
/net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests/sun/io/Converter/TestConv.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.188
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/115)----------
command: main TestConv
reason: Assumed action based on file name: run main TestConv
elapsed time (seconds): 0.786
----------System.out:(15/162)*----------
Checking Cp1122...
OK.
Checking Cp1006...
OK.
Checking Cp1026...
OK.
Checking Cp037...
OK.
Checking Cp1097...
Warning 1: 0x15 -> \\u85 multi-mapping? \\u0A
----------System.err:(11/496)----------
java.lang.RuntimeException: 1 Warning(s).
at TestConv.checkConverter(TestConv.java:123)
at TestConv.main(TestConv.java:19)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:484)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 1 Warning(s).
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 1 Warning(s).
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
======================================================================
al.smith@eng 2001-03-19
Does not verify in Ladybird build 19. Here are the latest test results.
#Test Results (version 2)
#Mon Mar 19 19:56:45 PST 2001
#checksum:2aa9c7ef487b72bf
#-----testdescription-----
$file=/export1/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/TestConv.java
$root=/export1/regression/ladybird/jdk1.3.1Tests/b19
keywords=bug4179153
run=ASSUMED_ACTION main TestConv\n
source=TestConv.java
title=Read code mapping table and check code conversion
#-----environment-----
#-----testresult-----
description=file:///export1/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/TestConv.java
end=Mon Mar 19 19:56:45 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Mar 19 19:56:41 PST 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test=sun/io/Converter/TestConv.java
work=/export0/results/regression/ladybird/b19/tiggr5.7-jth13-jdk131b19.03-19.19.56-V/sun/io/Converter
#section:script_messages
----------messages:(1/76)----------
JDK under test: java full version "1.3.1-rc1-b19" (/export1/java/jdk131b19)
#section:build
----------messages:(3/94)----------
command: build TestConv
reason: Named class compiled on demand
elapsed time (seconds): 2.499
result: Passed. Compilation successful
#section:compile
----------messages:(3/176)----------
command: compile /export1/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/TestConv.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.491
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/115)----------
command: main TestConv
reason: Assumed action based on file name: run main TestConv
elapsed time (seconds): 0.714
----------System.out:(15/162)*----------
Checking Cp1122...
OK.
Checking Cp1006...
OK.
Checking Cp1026...
OK.
Checking Cp037...
OK.
Checking Cp1097...
Warning 1: 0x15 -> \\u85 multi-mapping? \\u0A
----------System.err:(11/496)----------
java.lang.RuntimeException: 1 Warning(s).
at TestConv.checkConverter(TestConv.java:119)
at TestConv.main(TestConv.java:21)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:484)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 1 Warning(s).
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 1 Warning(s).
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
Regression test sun/io/Converter/TestConv.java Failing in Ladybird b15
#Test Results (version 2)
#Mon Feb 05 18:56:58 PST 2001
#checksum:378a9c160e3e9eac
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests/sun/io/Converter/TestConv.java
$root=/net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests
keywords=bug4179153
run=ASSUMED_ACTION main TestConv\n
source=TestConv.java
title=Read code mapping table and check code conversion
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests/sun/io/Converter/TestCo
nv.java
end=Mon Feb 05 18:56:58 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Feb 05 18:56:55 PST 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test=sun/io/Converter/TestConv.java
work=/export0/results/regression/ladybird/b15/huangho5.7-jth13-jdk131b15.02-05.17.00-ALL/sun/io/Converter
#section:script_messages
----------messages:(1/98)----------
JDK under test: java full version "1.3.1-beta-b15" (/net/sqesvr/export/st1/jdk1.3.1/b15/solsparc)
#section:build
----------messages:(3/94)----------
command: build TestConv
reason: Named class compiled on demand
elapsed time (seconds): 2.192
result: Passed. Compilation successful
#section:compile
----------messages:(3/200)----------
command: compile
/net/sqesvr/export/st1/regression/ladybird/jdk1.3.1Tests/current-tests/sun/io/Converter/TestConv.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.188
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/115)----------
command: main TestConv
reason: Assumed action based on file name: run main TestConv
elapsed time (seconds): 0.786
----------System.out:(15/162)*----------
Checking Cp1122...
OK.
Checking Cp1006...
OK.
Checking Cp1026...
OK.
Checking Cp037...
OK.
Checking Cp1097...
Warning 1: 0x15 -> \\u85 multi-mapping? \\u0A
----------System.err:(11/496)----------
java.lang.RuntimeException: 1 Warning(s).
at TestConv.checkConverter(TestConv.java:123)
at TestConv.main(TestConv.java:19)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:484)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 1 Warning(s).
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 1 Warning(s).
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
======================================================================
al.smith@eng 2001-03-19
Does not verify in Ladybird build 19. Here are the latest test results.
#Test Results (version 2)
#Mon Mar 19 19:56:45 PST 2001
#checksum:2aa9c7ef487b72bf
#-----testdescription-----
$file=/export1/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/TestConv.java
$root=/export1/regression/ladybird/jdk1.3.1Tests/b19
keywords=bug4179153
run=ASSUMED_ACTION main TestConv\n
source=TestConv.java
title=Read code mapping table and check code conversion
#-----environment-----
#-----testresult-----
description=file:///export1/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/TestConv.java
end=Mon Mar 19 19:56:45 PST 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
javatestOS=SunOS 5.7 (sparc)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Mon Mar 19 19:56:41 PST 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test=sun/io/Converter/TestConv.java
work=/export0/results/regression/ladybird/b19/tiggr5.7-jth13-jdk131b19.03-19.19.56-V/sun/io/Converter
#section:script_messages
----------messages:(1/76)----------
JDK under test: java full version "1.3.1-rc1-b19" (/export1/java/jdk131b19)
#section:build
----------messages:(3/94)----------
command: build TestConv
reason: Named class compiled on demand
elapsed time (seconds): 2.499
result: Passed. Compilation successful
#section:compile
----------messages:(3/176)----------
command: compile /export1/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/TestConv.java
reason: .class file out of date or does not exist
elapsed time (seconds): 2.491
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/115)----------
command: main TestConv
reason: Assumed action based on file name: run main TestConv
elapsed time (seconds): 0.714
----------System.out:(15/162)*----------
Checking Cp1122...
OK.
Checking Cp1006...
OK.
Checking Cp1026...
OK.
Checking Cp037...
OK.
Checking Cp1097...
Warning 1: 0x15 -> \\u85 multi-mapping? \\u0A
----------System.err:(11/496)----------
java.lang.RuntimeException: 1 Warning(s).
at TestConv.checkConverter(TestConv.java:119)
at TestConv.main(TestConv.java:21)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:484)
JavaTest Message: Test threw exception: java.lang.RuntimeException: 1 Warning(s).
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: 1 Warning(s).
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 Warning(s).
- relates to
-
JDK-4367238 Regression test sun/io/Converter/TestConv.java failing
-
- Closed
-