]> granicus.if.org Git - icu/commitdiff
ICU-13324 removes TestCompareRefImpl(); has dependency to translit package.
authorNorbert Runge <nrunge@google.com>
Tue, 12 Sep 2017 15:00:23 +0000 (15:00 +0000)
committerNorbert Runge <nrunge@google.com>
Tue, 12 Sep 2017 15:00:23 +0000 (15:00 +0000)
X-SVN-Rev: 40380

icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/TestIDNA.java

index f18bffacd201a969c8037aa11f35d5fb8ca2e60c..3b67c7950e0aa134dc820f01d6ea90903c539dd0 100644 (file)
@@ -721,24 +721,6 @@ public class TestIDNA extends TestFmwk {
         }
     }
 
-    // TODO(#13324): test turned off because it has dependency on translit.
-    @Ignore
-    @Test
-    public void TestCompareRefImpl() throws Exception {
-        for (int i = 65; i < 0x10FFFF; i++) {
-            StringBuffer src = new StringBuffer();
-            if (isQuick() == true && i > 0x0FFF) {
-                return;
-            }
-            if (i == 0x30000) {
-                // jump to E0000, no characters assigned in plain 3 to plain 13 as of Unicode 6.0
-                i = 0xE0000;
-            }
-            UTF16.append(src, i);
-            doTestCompareReferenceImpl(src);
-        }
-    }
-
     @Test
     public void TestJB4490(){
         String[] in = new String[]{