JDK-4379866 : Reg test java/util/TimeZone/ZoneData.java Failing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 1.3.1_01
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows_98
  • CPU: x86
  • Submitted: 2000-10-17
  • Updated: 2000-10-18
  • Resolved: 2000-10-18
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description

Name: as83306			Date: 10/16/2000

Regression test java/util/TimeZone/ZoneData.java Failing
#Test Results (version 2)
#Fri Oct 13 21:18:57 PDT 2000
#checksum:7fd956aae400e5bc
#-----testdescription-----
file=X:\\st1\\regression\\firefly\\jdk13_01Tests\\current-tests\\java\\util\\TimeZone\\ZoneData.java
keywords=bug4191164 bug4271065
run=ASSUMED_ACTION main ZoneData\r\n
source=ZoneData.java
testsuite=X:\\st1\\regression\\firefly\\jdk13_01Tests\\current-tests
title=Confirm that each Java zone has the right rules by checking against an external data file.

#-----environment-----

#-----testresult-----
description=file:X:/st1/regression/firefly/jdk13_01Tests/current-tests/java/util/TimeZone/ZoneData.java
end=Fri Oct 13 21:18:57 PDT 2000
environment=regtest
execStatus=Failed. Execution failed
javatestVersion=JT_2.1.1a
script=javasoft.sqe.javatest.regtest.RegressionScript 
sections=script_messages build compile main
start=Fri Oct 13 21:18:55 PDT 2000
status=Failed. Execution failed
test=java\\util\\TimeZone\\ZoneData.java
work=C:\\Results\\Regression\\Firefly\\HARLEY-Windows_98-harness115k-testwith130_01fcs-10-13-20.43-ALL\\java\\util\\TimeZone

#section:script_messages
----------messages:(2/99)----------
JDK under test: java full version "1.3.0_01"
java full version "1.3.0_01" (C:/Java/jdk130_01fcs)

#section:build
----------messages:(3/96)----------
command: build ZoneData 
reason: Named class compiled on demand
elapsed time (seconds): 1.54
result: Passed. Compilation successful

#section:compile
----------messages:(3/187)----------
command: compile X:\st1\regression\firefly\jdk13_01Tests\current-tests\java\util\TimeZone\ZoneData.java 
reason: .class file out of date or does not exist
elapsed time (seconds): 1.54
----------System.out:(0/0)----------
----------System.err:(2/187)----------
Note: X:\\st1\\regression\\firefly\\jdk13_01Tests\\current-tests\\java\\util\\TimeZone\\ZoneData.java uses or overrides a deprecated 
API.
Note: Recompile with -deprecation for details.
result: Passed. Compilation successful

#section:main
----------messages:(3/116)----------
command: main ZoneData
reason: Assumed action based on file name: run main ZoneData 
elapsed time (seconds): 0.5
----------System.out:(4/161)----------
ZoneData {
  TestTransitions {
    FAIL: Pacific/Pitcairn has different raw offset (-480, -510)
    Uncaught exception thrown in test method TestTransitions
----------System.err:(15/712)----------
java.lang.RuntimeException: Uncaught exception thrown in test method TestTransitions

        at IntlTest.err(IntlTest.java:160)
        at IntlTest.errln(IntlTest.java:165)
        at IntlTest.run(IntlTest.java:113)
        at ZoneData.main(ZoneData.java:85)
        at java.lang.reflect.Method.invoke(Native Method)
        at javasoft.sqe.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 TestTransitions

JavaTest Message: shutting down test

STATUS:Failed.                                                                                                              
result: Failed. Execution failed


test result: Failed. Execution failed



======================================================================

Comments
EVALUATION This is not regression. There are some inconsistencies on time zone bug/rfe fixes among the three platforms due to customer escalation. The inconsistencies will be fixed in Ladybird, not in Firefly. Refer to 4348864 for details. masayoshi.okutsu@Eng 2000-10-18
18-10-2000