Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4860544

java/util/TimeZone/ZoneData.sh failing on linux and solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • core-libs
    • None

      Since we brought over i18n's changes from their Tiger integration on April 16,
      this regression test has consistently failed on both linux and solaris. This
      new failure may be related to work for bug 4786101 which explicitly modified
      the test. Before these changes, the test passed on our systems.

      Complete jtr files which show the failing tests are available off the following
      website:

        http://nio/autobuild/

      Look for the results of tiger builds under any "jtreg" link.

      For your convenience, I've provided complete verbose output:

      matinicus$ CLASSPATH=/java/re/jct-tools/2.1.6/archive/fcs/binaries/javatest.jar /java/re/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -va ZoneData.sh
      --------------------------------------------------
      TEST: java/util/TimeZone/ZoneData.sh
      JDK under test: (/java/re/jdk/1.5.0/promoted/latest/binaries/solaris-sparc)
      java version "1.5.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b06)
      Java HotSpot(TM) Client VM (build 1.5.0-beta-b06, mixed mode)

      ACTION: build -- Passed. No need to compile: IntlTest.java
      REASON: User specified action: run build ZoneData IntlTest
      TIME: 0.0080 seconds

      ACTION: shell -- Failed. Execution failed: exit code 1
      REASON: User specified action: run shell/timeout=900 ZoneData.sh
      TIME: 11.75 seconds
      STDOUT:

      Executing ZoneData for Year 2002 ...
      ZoneData {
        TestTransitions {
          FAIL: Europe/Vilnius uses DST; it shouldn't
          Uncaught exception thrown in test method TestTransitions

      Executing ZoneData for Year 2003 ...
      ZoneData {
        TestTransitions Passed
        TestStreaming Passed
        Test4191164 Passed
      } Passed

      Executing ZoneData for Year 2004 ...
      ZoneData {
        TestTransitions Passed
        TestStreaming Passed
        Test4191164 Passed
      } Passed

      Executing ZoneData for Year 2005 ...
      ZoneData {
        TestTransitions Passed
        TestStreaming Passed
        Test4191164 Passed
      } Passed

      Executing ZoneData for Year 2006 ...
      ZoneData {
        TestTransitions Passed
        TestStreaming Passed
        Test4191164 Passed
      } Passed

      Executing ZoneData for Year 2007 ...
      ZoneData {
        TestTransitions Passed
        TestStreaming Passed
        Test4191164 Passed
      } Passed
      STDERR:
      Exception in thread "main" 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:86)

      TEST RESULT: Failed. Execution failed: exit code 1
      --------------------------------------------------
      test results: failed: 1
      Report written to /net/matinicus/u/iag/ws/tiger/int/j2se/test/java/util/TimeZone/JTreport/report.html
      Results written to /net/matinicus/u/iag/ws/tiger/int/j2se/test/java/util/TimeZone/JTwork
      Error: some tests failed or other problems occurred

      -- iag@sfbay 2003-05-08

            nlindenbsunw Norbert Lindenberg (Inactive)
            iris Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: