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

Kestrel-linux: regression test java/text/Format/TimeZoneNameTest fails

XMLWordPrintable



      Name: dkC103137 Date: 08/17/2000



       Test java/text/Format/TimeZoneNameTest from regression testsuite uses obsolete TimeZone names. The
      test uses internal string array with expected time zones' names, which it compares with strings
      received from GregorianCalendar objects by format() and getTime() methods.

       The test fails against builds b13 and b15 of Linux JDK1.3, and passes against build b11.

       Below is output from the test:
      --------------------------------------------------------------
      %java TimeZoneNameTest -nothrow
      TimeZoneNameTest {
        Test4112924 {
          Europe/Paris: wrong long name: "Central European Standard Time" (expected "Central European
      Time")
          WET: wrong long name: "Western European Summer Time" (expected "Western European Summer Time")
          Africa/Cairo: wrong long name: "Egypt Standard Time" (expected "Eastern European Time")
          Africa/Cairo: wrong long name: "Egypt Daylight Time" (expected "Eastern European Summer Time")
        } FAILED
      } FAILED
      %
      --------------------------------------------------------------

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

            peytoia Yuka Kamiya (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: