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

(test bugs) Some regression tests fails due to L10N fixes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • globalization
    • b24
    • generic, x86, sparc
    • generic, linux, solaris_8

      The following regression tests fail after L10N team's putback.
      The test programs need to be updated.

          test/java/text/Collator/DanishTest.java
          test/java/util/Locale/InternationalBAT.java
          test/sun/text/resources/Locale/LocaleDataTest.java

      ------------------------------------------------------------------------------

      The following regression test program also fails due to one of the
      L10N fixes. (DateFormat data update for Korean)

          test/sun/text/resources/Format/Bug4395196.java

      It may be better to rewrite this test program. This test program cannot
      work as expected any longer.

      Now, whether this test passes or not depends on when you run it.
      For example, if you run this test program on 6:50a.m., it fails.
      If you run it on 11:50p.m., it passes. Because the output of DateFormat
      with pattern "h:m" happens to equal the output of DateFormat with pattern
      "hh:mm" on 11:50p.m.
      That's why I was not able to detect this failure when I filed this bug.
      ###@###.### 2003-10-08

            kcolfersunw Kieran Colfer (Inactive)
            peytoia Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: