-
Bug
-
Resolution: Fixed
-
P2
-
1.3.1
-
rc1
-
x86
-
linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041676 | 1.4.0 | Ian Little | P2 | Resolved | Fixed | beta |
Name: as83306 Date: 03/21/2001
Regression test sun/io/Converter/ConverterTest.java fails with Ladybird build 19 on Linux 6.2 host
d-ucup02-123-253. This test previously passed with build 18
#Test Results (version 2)
#Fri Mar 16 01:56:55 GMT-08:00 2001
#checksum:6c8e325ae9f1c2c8
#-----testdescription-----
$file=/export0/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/ConverterTest.java
$root=/export0/regression/ladybird/jdk1.3.1Tests/b19
keywords=bug4199484 bug4199599 bug4199601 bug4199602 bug4159519 bug4201529 bug4199604 bug4201532
run=USER_SPECIFIED main ConverterTest\n
source=ConverterTest.java
title=test Bug 4199484
#-----environment-----
#-----testresult-----
description=file:///export0/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/ConverterTest.java
end=Fri Mar 16 01:56:55 GMT-08:00 2001
environment=regtest
execStatus=Failed. Execution failed
javatestOS=Linux 2.2.14-6.1.1 (i386)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Fri Mar 16 01:56:39 GMT-08:00 2001
status=Failed. Execution failed
test=sun/io/Converter/ConverterTest.java
work=/export0/results/regression/ladybird/b19/d-ucup02-123-2532.2.14-6.1.1-jth13-jdk131b19-03.15-22.03-ALL/sun/io/Converter
#section:script_messages
----------messages:(1/76)----------
JDK under test: java full version "1.3.1-rc1-b19" (/export0/java/jdk131b19)
#section:build
----------messages:(3/99)----------
command: build ConverterTest
reason: Named class compiled on demand
elapsed time (seconds): 5.282
result: Passed. Compilation successful
#section:compile
----------messages:(3/181)----------
command: compile /export0/regression/ladybird/jdk1.3.1Tests/b19/sun/io/Converter/ConverterTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 5.259
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/114)----------
command: main ConverterTest
reason: User specified action: run main ConverterTest
elapsed time (seconds): 10.936
----------System.out:(4/119)----------
ConverterTest {
test4159519 {
Error in converter: Cp937
Uncaught exception thrown in test method test4159519
----------System.err:(14352/72531)----------
Agh!
Agh!
Agh!
Agh!
Agh
...
Output overflow:
JavaTest has limited the test output to the text to that
at the beginning and the end, so that you can see how the
test began, and how it completed.
If you need to see more of the output from the test,
set the system property javatest.maxOutputSize to a higher
value. The current value is 100000
...
Agh!
Agh!
Agh!
Agh!
java.lang.RuntimeException: Uncaught exception thrown in test method test4159519
at TestFmwk.err(TestFmwk.java:165)
at TestFmwk.errln(TestFmwk.java:170)
at TestFmwk.run(TestFmwk.java:117)
at ConverterTest.main(ConverterTest.java:36)
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: Uncaught exception thrown in test method test4159519
JavaTest Message: shutting down test
STATUS:Failed.
result: Failed. Execution failed
test result: Failed. Execution failed
======================================================================
- backported by
-
JDK-2041676 Reg-test ConverterTest.java Failing
-
- Resolved
-