aboutsummaryrefslogtreecommitdiff
path: root/expectations/skippedCtsTest.txt
blob: ef24a987e006614ec68abc8795ba89122ee91a86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
/* Do not modify directly.
 * Generated by tools/non-cts-json-generator/update_skippedCtsTest.sh
 * which dumps all @NonCts tests.
 */
[
  {
    "description": "Algorithm might not be available in the future",
    "names": [
      "libcore.java.util.random.RandomGeneratorFactoryTest#createsL64X256MixRandomInstance"
    ]
  },
  {
    "description": "No guarantees are provided around available implementations",
    "names": [
      "libcore.java.util.random.RandomGeneratorFactoryTest#checkCurrentlyAvailableImplementations"
    ]
  },
  {
    "description": "Test for internal APIs.",
    "names": [
      "libcore.libcore.icu.DecimalFormatDataTest",
      "libcore.libcore.icu.SimpleDateFormatDataTest"
    ]
  },
  {
    "bug": 259671905,
    "description": "The test asserts buggy or non-breaking behaviors, but the behavior has been fixed in a new mainline module version.",
    "names": [
      "org.apache.harmony.security.tests.java.security.ProviderTest#testForEachCME"
    ]
  },
  {
    "bug": 260847206,
    "description": "The test asserts buggy or non-breaking behaviors, but the behavior has been fixed in a new mainline module version.",
    "names": [
      "org.apache.harmony.tests.javax.security.OldSHA1PRNGSecureRandomTest#testGenerateSeedint01"
    ]
  },
  {
    "bug": 286802267,
    "description": "Test for internal APIs.",
    "names": [
      "test.java.time.TestClock_System#test_OffsetLimits",
      "test.java.time.TestClock_System#test_OffsetRegular"
    ]
  },
  {
    "bug": 286802267,
    "description": "The test asserts buggy or non-breaking behaviors, but the behavior has been fixed in a new mainline module version.",
    "names": [
      "tck.java.time.TCKYear#factory_parse_fail",
      "tck.java.time.format.TCKDateTimeParseResolver#test_resolveAmPm"
    ]
  },
  {
    "bug": 286802267,
    "description": "The test depends on locale, but manufacturers \/ CLDR improves the locale data over time.",
    "names": [
      "test.java.time.format.TestUnicodeExtension#test_localizedBy",
      "test.java.util.TestFormatter#test"
    ]
  },
  {
    "bug": 287231726,
    "description": "Test for internal APIs.",
    "names": [
      "libcore.jdk.internal.access.SharedSecretsTest",
      "libcore.libcore.icu.DateIntervalFormatTest",
      "libcore.libcore.icu.ICUTest",
      "libcore.libcore.icu.LocaleDataTest"
    ]
  },
  {
    "bug": 287231726,
    "description": "The test asserts buggy or non-breaking behaviors, but the behavior has been fixed in a new mainline module version.",
    "names": [
      "libcore.java.lang.ClassTest#test_toGenericString",
      "libcore.java.lang.ClassTest#toGenericString",
      "libcore.java.text.OldDecimalFormatSymbolsTest#test_RIHarmony_compatible",
      "libcore.java.text.OldNumberFormatTest#test_getCurrencyInstanceLjava_util_Locale",
      "libcore.java.util.CurrencyTest#test_localeExtension",
      "org.apache.harmony.regex.tests.java.util.regex.PatternTest#testSplitAsStream",
      "org.apache.harmony.tests.java.lang.Character_UnicodeBlockTest#test_ofC",
      "org.apache.harmony.tests.java.lang.Character_UnicodeBlockTest#test_ofI",
      "org.apache.harmony.tests.java.util.ArrayDequeTest#test_forEachRemaining_CME",
      "org.apache.harmony.tests.java.util.ArrayDequeTest#test_iterator",
      "org.apache.harmony.tests.java.util.PriorityQueueTest#test_remove_Ljava_lang_Object_not_Compatible"
    ]
  },
  {
    "bug": 287231726,
    "description": "The test depends on locale, but manufacturers \/ CLDR improves the locale data over time.",
    "names": [
      "libcore.java.text.DecimalFormatTest#testLocaleGroupingSeparator",
      "libcore.java.text.DecimalFormatTest#testSetGroupingSeparator"
    ]
  },
  {
    "bug": 310050493,
    "description": "Test for internal APIs.",
    "names": [
      "libcore.java.util.UUIDTest#testCurrentImplementation_invalidInputs",
      "libcore.java.util.UUIDTest#testJava11Implementation_invalidInputs",
      "libcore.java.util.UUIDTest#testJava8Implementation_allowsLongInputs"
    ]
  },
  {
    "bug": 310050493,
    "description": "The test asserts buggy or non-breaking behaviors, but the behavior has been fixed in a new mainline module version.",
    "names": [
      "com.android.org.conscrypt.NativeCryptoArgTest#evpMethods",
      "com.android.org.conscrypt.javax.crypto.CipherTest#test_PBKDF2WITHHMACSHA1_SKFactory_and_PBEAESCBC_Cipher_noIV",
      "libcore.java.util.zip.GZIPOutputStreamTest#testShortMessage",
      "org.apache.harmony.tests.java.util.zip.ZipOutputStreamTest#test_exttSupport"
    ]
  },
  {
    "bug": 316502724,
    "description": "SharedSecrets class is at different location in newer ART versions",
    "names": [
      "libcore.sun.misc.SharedSecretsTest#testGetJavaIOFileDescriptorAccess_notNull"
    ]
  },
  {
    "bug": 316502724,
    "description": "The test was removed and its no longer throws CME",
    "names": [
      "org.apache.harmony.tests.java.util.PriorityQueueTest#test_spliterator_CME"
    ]
  },
  {
    "bug": 338503591,
    "description": "Test for internal APIs.",
    "names": [
      "libcore.java.util.LinkedHashMapTest#test_entryCompatibility_runtime",
      "libcore.java.util.zip.ZipFileTest#testZipFileOffsetNeverChangesAfterInit",
      "libcore.jdk.internal.misc.SharedSecretsTest#testGetJavaIOFileDescriptorAccess_notNull"
    ]
  },
  {
    "bug": 338503591,
    "description": "The test asserts buggy or non-breaking behaviors, but the behavior has been fixed in a new mainline module version.",
    "names": [
      "libcore.java.lang.OldClassTest#test_getGenericInterfaces",
      "libcore.java.lang.reflect.OldAndroidClassTest#testClassGetMethodsNoDupes",
      "libcore.java.util.zip.ZipFileTest#test_FileNotFound",
      "org.apache.harmony.tests.java.util.zip.DeflaterTest#test_finalize"
    ]
  }
]