-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.0
-
sparc
-
solaris_7
Name: as83306 Date: 08/27/2001
Regression test java/text/Format/Bug4322313.java fails with Merlin builds 75-77
on sol2.7, host tiggr.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Tue Aug 14 14:41:15 PDT 2001
#checksum:4d01527b168c3a53
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/java/text/Format/Bug4322313.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75
keywords=bug4322313
run=ASSUMED_ACTION main Bug4322313\n
source=Bug4322313.java
title=Make sure that new implementation for SimpleDateFormat.parse('z' or 'Z') and format('z' or 'Z')
work correctly.
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/java/text/Format/Bug432
2313.java
end=Tue Aug 14 14:41:15 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncaught
exception thrown in test method Test4322313
javatestOS=SunOS 5.7 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Tue Aug 14 14:40:02 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncaught exception
thrown in test method Test4322313
test=java/text/Format/Bug4322313.java
work=/export0/results/regression/merlin/b75/shallots5.7-jth13-jdk14b75.08-14.10.43-ALL/java/text/Format
#section:script_messages
----------messages:(4/249)----------
JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b75/solsparc)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b75)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b75, mixed mode)
#section:build
----------messages:(3/96)----------
command: build Bug4322313
reason: Named class compiled on demand
elapsed time (seconds): 6.073
result: Passed. Compilation successful
#section:compile
----------messages:(3/194)----------
command: compile
/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b75/java/text/Format/Bug4322313.java
reason: .class file out of date or does not exist
elapsed time (seconds): 6.067
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/120)----------
command: main Bug4322313
reason: Assumed action based on file name: run main Bug4322313
elapsed time (seconds): 66.767
----------System.out:(39/2859)----------
Bug4322313 {
Test4322313 Format Error [Locale=fr, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT
1970
Format Error [Locale=fr, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_BE, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_BE, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_BE_EURO, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT
1970
Format Error [Locale=fr_BE_EURO, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT
1970
Format Error [Locale=fr_CA, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_CA, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_CH, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_CH, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_FR, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_FR, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_FR_EURO, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT
1970
Format Error [Locale=fr_FR_EURO, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT
1970
Format Error [Locale=fr_LU, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_LU, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT 1970
Format Error [Locale=fr_LU_EURO, z/"GMT +13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT
1970
Format Error [Locale=fr_LU_EURO, z/"GMT -13:42"] expected:GMT, got:TU, Thu Jan 01 00:00:00 GMT
1970
{
SimpleDateFormat.parse()/format() test failed
java.lang.RuntimeException: SimpleDateFormat.parse()/format() test failed
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at Bug4322313.Test4322313(Bug4322313.java:314)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at IntlTest.run(IntlTest.java:108)
at Bug4322313.main(Bug4322313.java:320)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:539)
Uncaught exception thrown in test method Test4322313
----------System.err:(36/3123)----------
Parse Error [Locale=fr, z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr, Z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_BE, z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_BE, Z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_BE_EURO, z/" GMT"] Unexpected Exception occurred:
java.text.ParseException: Unparseable date: " GMT"
Parse Error [Locale=fr_BE_EURO, Z/" GMT"] Unexpected Exception occurred:
java.text.ParseException: Unparseable date: " GMT"
Parse Error [Locale=fr_CA, z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_CA, Z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_CH, z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_CH, Z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_FR, z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_FR, Z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_FR_EURO, z/" GMT"] Unexpected Exception occurred:
java.text.ParseException: Unparseable date: " GMT"
Parse Error [Locale=fr_FR_EURO, Z/" GMT"] Unexpected Exception occurred:
java.text.ParseException: Unparseable date: " GMT"
Parse Error [Locale=fr_LU, z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_LU, Z/" GMT"] Unexpected Exception occurred: java.text.ParseException:
Unparseable date: " GMT"
Parse Error [Locale=fr_LU_EURO, z/" GMT"] Unexpected Exception occurred:
java.text.ParseException: Unparseable date: " GMT"
Parse Error [Locale=fr_LU_EURO, Z/" GMT"] Unexpected Exception occurred:
java.text.ParseException: Unparseable date: " GMT"
java.lang.RuntimeException: Uncaught exception thrown in test method Test4322313
at IntlTest.err(IntlTest.java:161)
at IntlTest.errln(IntlTest.java:166)
at IntlTest.run(IntlTest.java:115)
at Bug4322313.main(Bug4322313.java:320)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:539)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Uncaught exception thrown in test
method Test4322313
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Uncaught exception thrown in test
method Test4322313
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncaught exception
thrown in test method Test4322313
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Uncaught
exception thrown in test method Test4322313
======================================================================
- duplicates
-
JDK-4493212 Regression test Bug4322313.java fails for merlin-beta2.
-
- Closed
-