-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
5.0
-
x86
-
solaris_10
Package: gs15-b08, reg test
Version: build11_11082004
Locale: de
Java Version: 6.0 b11
Description:
The java/util/TimeZone/CheckTzdataVersion.sh failed with output:
----------System.out:(4/126)----------
tzdata version: failed (This test environment doesn't match the build.)
Build=tzdata2004d, Test=tzdata2003d
....
----------------------------------------
Full test case result is attached and full test report can be found at http://sqeweb/st3/jdk6.0/i18n/reports/ea/results/b11/regression/Solaris10_x86-b71-de_DE.UTF8/
###@###.### 2004-11-11 11:47:53 GMT
----------------------------------------------------------------------
I took a look at this test in b11, there isn't any issue for me on tzdata version. I pretty much think the test directory you copied over needs to be checked.
Here is the easiest way to see if the test fails or passes
%jtreg -jdk:$JAVA_HOME /java/re/jdk/6.0/promoted/all/b11/ws/j2se/test/java/util/TimaZone/CheckTzdataVersion.sh
JAVA_HOME needs to point to 6.0/b11
On the other hand, you can go inside your test directory to see if your tzdata version is the right one
%cat test/java/util/TimaZone/TimeZoneData/VERSION
The result should be tzdata2004d
###@###.### 2004-11-12 18:50:16 GMT
I can't reproduce the error. It looks like I used wrong local copy of test/.. directory. I suggest to close the bug.
###@###.### 2004-11-16 14:00:04 GMT
Version: build11_11082004
Locale: de
Java Version: 6.0 b11
Description:
The java/util/TimeZone/CheckTzdataVersion.sh failed with output:
----------System.out:(4/126)----------
tzdata version: failed (This test environment doesn't match the build.)
Build=tzdata2004d, Test=tzdata2003d
....
----------------------------------------
Full test case result is attached and full test report can be found at http://sqeweb/st3/jdk6.0/i18n/reports/ea/results/b11/regression/Solaris10_x86-b71-de_DE.UTF8/
###@###.### 2004-11-11 11:47:53 GMT
----------------------------------------------------------------------
I took a look at this test in b11, there isn't any issue for me on tzdata version. I pretty much think the test directory you copied over needs to be checked.
Here is the easiest way to see if the test fails or passes
%jtreg -jdk:$JAVA_HOME /java/re/jdk/6.0/promoted/all/b11/ws/j2se/test/java/util/TimaZone/CheckTzdataVersion.sh
JAVA_HOME needs to point to 6.0/b11
On the other hand, you can go inside your test directory to see if your tzdata version is the right one
%cat test/java/util/TimaZone/TimeZoneData/VERSION
The result should be tzdata2004d
###@###.### 2004-11-12 18:50:16 GMT
I can't reproduce the error. It looks like I used wrong local copy of test/.. directory. I suggest to close the bug.
###@###.### 2004-11-16 14:00:04 GMT