JDK-6492173 : Please delete or modify test/java/util/TimeZone/4261506 test
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Affected Version: 5.0u11
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris
  • CPU: x86
  • Submitted: 2006-11-10
  • Updated: 2010-07-29
  • Resolved: 2007-02-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0u12 b01Fixed
Related Reports
Relates :  
Description
This test fails on Japanese locale.
It's very annoying for I18N development, SQE, SQA teams which run test programs under test/java/util/TimeZone using various locales.
Please delete this test from j2se workspace or modify to avoid an annoing failure on non-English locales.
----------messages:(3/118)----------
command: shell Test4261506.sh
reason: User specified action: run shell Test4261506.sh
elapsed time (seconds): 0.046
----------System.out:(3/148)*----------
2006\u5e7411\u670809\u65e5 (\u6728) 22\u664247\u520612\u79d2 PST
Unknown timezone
expecting output from 'date' like : Thu Oct  5 22:28:43 PDT 2006
----------System.err:(0/0)----------
result: Failed. Execution failed: exit code 1


test result: Failed. Execution failed: exit code 1

Comments
EVALUATION Testcase has been removed already from master ws.
03-02-2007