Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8202704 Unicode SQE tests co-location
  3. JDK-8210443

Migrate Locale matching tests to JDK Repo.

XMLWordPrintable

    • b13
    • generic
    • generic

        In JDK repo, Locale matching related tests cases are in regression test: open/test/jdk/java/util/Locale/Bug7069824.java.
        In SQE GS-auto repo, there are 15 Locale matching related tests cases need to migrate:
          (1) 9 tests are already covered by existing regression tests, these tests will be dropped.
          (2) 2 tests are not covered by existing regression tests, these tests will be added.
               Add FilteringModeTest.java to check values() and valueOf(String name) of Locale.FilteringMode.
          (3) 4 tests are partially covered by existing regression test Bug7069824.java, these tests will be integrated.
              Integrate additional test data into Bug7069824.java to test LanguageRange.getWeight(), LanguageRange(String range), Locale.filterTags and Locale.lookupTag methods. Refactor Bug7069824.java with TestNG.

              dzhou Dora Zhou (Inactive)
              dzhou Dora Zhou (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: