blob: 71f02ed93d92076ca4fddf8785905bfa8b6fd51a [file] [log] [blame]
Jesse Wilson220002e2010-09-22 19:16:17 -07001/*
2 * This file contains expectations for tests that were annotated with @KnownFailure at the time
3 */
4[
5{
Elliott Hughesa1170152013-08-01 16:15:44 -07006 description: "can't compile a pattern with negative look-behind and quantifiers with upper bounds",
Nicolas Geoffray2c303a22014-11-25 12:02:48 +00007 result: EXEC_FAILED,
Elliott Hughesa1170152013-08-01 16:15:44 -07008 name: "org.apache.harmony.regex.tests.java.util.regex.PatternTest#test_bug_40103",
9 bug: 40103
10},
11{
Jesse Wilson6dedda92011-08-16 13:43:05 -040012 description: "Package.getPackages(), ClassLoader.getPackages() both omit results",
13 name: "libcore.java.lang.PackageTest#testGetPackages",
14 bug: 5171136
15},
16{
Jesse Wilson8605af22011-02-20 22:48:50 -080017 description: "KeyAgreementFunctionalTest times out even with an absurdly long timeout",
18 name: "org.apache.harmony.crypto.tests.javax.crypto.func.KeyAgreementFunctionalTest#test_KeyAgreement",
19 bug: 3473300
20},
21{
Jesse Wilson0ad02672010-10-07 11:37:31 -070022 description: "RandomAccessFile missing finalizer",
23 name: "libcore.java.io.RandomAccessFileTest#testRandomAccessFileHasCleanupFinalizer",
24 bug: 3015023
25},
26{
Jesse Wilsonc1851da2010-10-01 17:23:26 -070027 description: "ICU seems to treat unknown and invalid locales differently",
28 name: "libcore.java.text.DateFormatSymbolsTest#test_getInstance_unknown_locale",
29 bug: 2541757
30},
31{
Jesse Wilsonc1851da2010-10-01 17:23:26 -070032 description: "NaN character not found when deserializing DecimalFormatSymbols",
33 name: "libcore.java.text.OldDecimalFormatSymbolsTest#test_RIHarmony_compatible",
34 bug: 3056792
35},
36{
Jesse Wilsonbdc4c592010-09-29 14:34:56 -070037 description: "DecimalFormat is limited to 127 digits",
38 name: "libcore.java.text.DecimalFormatTest#test_setMaximumIntegerDigits",
39 bug: 2400429
40},
41{
Jesse Wilson1f8243e2010-09-28 13:40:14 -070042 description: "HTTPS connections should not be pooled.",
43 name: "libcore.java.net.URLConnectionTest#testConnectViaHttpsReusingConnectionsDifferentFactories",
44 bug: 3042192
45},
46{
Jesse Wilson0e5792e2010-09-24 17:29:36 -070047 description: "We fake support for these by substituting similar (but not identical) charsets",
48 names: [
49 "libcore.java.nio.charset.OldCharset_MultiByte_Big5#test_Decode",
50 "libcore.java.nio.charset.OldCharset_MultiByte_Big5#test_Encode",
Jesse Wilson0e5792e2010-09-24 17:29:36 -070051 "libcore.java.nio.charset.OldCharset_MultiByte_GB2312#test_Decode",
52 "libcore.java.nio.charset.OldCharset_MultiByte_GB2312#test_Encode",
53 "libcore.java.nio.charset.OldCharset_MultiByte_GB2312#test_nameMatch",
Jesse Wilson0e5792e2010-09-24 17:29:36 -070054 "libcore.java.nio.charset.OldCharset_MultiByte_GBK#test_Encode",
Jesse Wilson0e5792e2010-09-24 17:29:36 -070055 "libcore.java.nio.charset.OldCharset_MultiByte_x_windows_950#test_Encode",
56 "libcore.java.nio.charset.OldCharset_MultiByte_x_windows_950#test_nameMatch"
57 ],
58 bug: 2985901
59},
60{
Jesse Wilson5e8f0b92010-09-23 19:41:28 -070061 description: "UTF-16 and UTF-32 encoders don't write big-endian output on little-endian devices",
62 names: [
Jesse Wilson0e5792e2010-09-24 17:29:36 -070063 "libcore.java.nio.charset.CharsetEncoderTest#test_defaultReplacementBytesUtf_16",
Elliott Hughes01617812013-08-20 16:09:32 -070064 "libcore.java.nio.charset.OldCharset_MultiByte_UTF_16#test_Encode",
Narayan Kamathe5fea3d2013-11-15 11:02:26 +000065 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_16",
66 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_16BE",
67 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_16LE",
68 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_32",
69 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_32BE",
70 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_UTF_32LE",
71 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_x_UTF_16LE_BOM",
72 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_X_UTF_32BE_BOM",
73 "org.apache.harmony.tests.java.nio.charset.CharsetTest#test_X_UTF_32LE_BOM"
Jesse Wilson5e8f0b92010-09-23 19:41:28 -070074 ],
75 bug: 2702411
76},
77{
Jesse Wilsonb22ef1e2011-02-11 15:22:03 -080078 description: "Runtime.getRuntime().traceMethodCalls(true) doesn't return on the host, fails in CTS",
79 bug: 3447964,
Nicolas Geoffray2c303a22014-11-25 12:02:48 +000080 result: EXEC_FAILED,
Jesse Wilsonb22ef1e2011-02-11 15:22:03 -080081 name: "libcore.java.lang.OldRuntimeTest#test_traceMethodCalls"
82},
83{
Jesse Wilson220002e2010-09-22 19:16:17 -070084 description: "It's not allowed to pass null as parent class loader to a new ClassLoader anymore. Maybe we need
85 to change URLClassLoader to allow this? It's not specified.",
86 result: EXEC_FAILED,
Narayan Kamathab762bb2013-11-15 18:40:14 +000087 name: "org.apache.harmony.tests.java.util.ResourceBundleTest#test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader"
Jesse Wilson220002e2010-09-22 19:16:17 -070088},
89{
Jesse Wilson220002e2010-09-22 19:16:17 -070090 description: "Android throws IllegalArgumentException, RI throws NullPointerException",
91 result: EXEC_FAILED,
92 name: "org.apache.harmony.security.tests.java.security.SignatureTest#testUpdatebyteArrayintint2"
93},
94{
Jesse Wilson220002e2010-09-22 19:16:17 -070095 description: "Android doesn't allow null parent.",
96 result: EXEC_FAILED,
97 name: "tests.java.security.SecureClassLoaderTest#testSecureClassLoaderClassLoader"
98},
99{
Jesse Wilson220002e2010-09-22 19:16:17 -0700100 description: "not supported",
101 result: EXEC_FAILED,
102 names: [
103 "tests.java.sql.SelectFunctionalityTest#test_SelectRightOuterJoin",
104 "tests.java.sql.UpdateFunctionalityTest2#testUpdate2",
105 "tests.java.sql.UpdateFunctionalityTest2#testUpdate4",
106 "tests.java.sql.UpdateFunctionalityTest2#testUpdate6",
107 "tests.java.sql.UpdateFunctionalityTest2#testUpdate7",
108 "tests.java.sql.DeleteFunctionalityTest#testDelete6"
109 ]
110},
111{
112 description: "Not supported : pattern with %",
113 result: EXEC_FAILED,
114 name: "tests.java.sql.DatabaseMetaDataTest#test_getColumnsArbitrary"
115},
116{
Neil Fuller63291dd2014-04-04 14:57:11 +0100117 description: "Wildcard operator does not seem to work correctly.",
Jesse Wilson220002e2010-09-22 19:16:17 -0700118 result: EXEC_FAILED,
119 name: "tests.java.sql.DatabaseMetaDataTest#test_getColumnsSpecific"
120},
121{
122 description: "Not supported ops applied: test fails on arguments: '', '', '%', '%'",
123 result: EXEC_FAILED,
124 name: "tests.java.sql.DatabaseMetaDataTest#test_getColumnsTableWithNoCatalogSchema"
125},
126{
127 description: "(Ticket 91) Tables apply foreign key constraint. Catalogs not supported",
128 result: EXEC_FAILED,
129 name: "tests.java.sql.DatabaseMetaDataTest#test_getCrossReferenceLjava_lang_StringLjava_lang_StringLjava_lang_StringLjava_lang_StringLjava_lang_StringLjava_lang_String"
130},
131{
132 description: "Ticket 98",
133 result: EXEC_FAILED,
134 names: [
135 "tests.java.sql.DatabaseMetaDataTest#test_getDatabaseMajorVersion",
136 "tests.java.sql.DatabaseMetaDataTest#test_getDatabaseMinorVersion",
137 "tests.java.sql.DatabaseMetaDataTest#test_getDatabaseProductName",
138 "tests.java.sql.DatabaseMetaDataTest#test_getDatabaseProductVersion",
139 "tests.java.sql.DatabaseMetaDataTest#test_getDefaultTransactionIsolation",
140 "tests.java.sql.DatabaseMetaDataTest#test_getDriverName",
141 "tests.java.sql.DatabaseMetaDataTest#test_getDriverVersion"
142 ]
143},
144{
145 description: "Keys are not supported: Ticket 91",
146 result: EXEC_FAILED,
147 name: "tests.java.sql.DatabaseMetaDataTest#test_getImportedKeysLjava_lang_StringLjava_lang_StringLjava_lang_String"
148},
149{
150 description: "Ticket 98",
151 result: EXEC_FAILED,
152 names: [
153 "tests.java.sql.DatabaseMetaDataTest#test_getJDBCMajorVersion",
154 "tests.java.sql.DatabaseMetaDataTest#test_getJDBCMinorVersion"
155 ]
156},
157{
158 description: "Not supported feature, Ticket 98. Broken because NUMERIC_FUNCTIONS not complete. When fixed
159 change to @KnownFailure",
160 result: EXEC_FAILED,
161 name: "tests.java.sql.DatabaseMetaDataTest#test_getNumericFunctions"
162},
163{
164 description: "Ticket 91 : relies on not supported features: getCatalog, keys",
165 result: EXEC_FAILED,
166 name: "tests.java.sql.DatabaseMetaDataTest#test_getPrimaryKeysLjava_lang_StringLjava_lang_StringLjava_lang_String"
167},
168{
169 description: "Ticket 98",
170 result: EXEC_FAILED,
171 names: [
172 "tests.java.sql.DatabaseMetaDataTest#test_getResultSetHoldability",
173 "tests.java.sql.DatabaseMetaDataTest#test_getSQLKeywords",
174 "tests.java.sql.DatabaseMetaDataTest#test_getSQLStateType",
175 "tests.java.sql.DatabaseMetaDataTest#test_getSchemas",
176 "tests.java.sql.DatabaseMetaDataTest#test_getSearchStringEscape"
177 ]
178},
179{
180 description: "not supported",
181 result: EXEC_FAILED,
182 names: [
183 "tests.java.sql.DatabaseMetaDataTest#test_getStringFunctions",
184 "tests.java.sql.DatabaseMetaDataTest#test_getSystemFunctions"
185 ]
186},
187{
188 description: "Ticket 98",
189 result: EXEC_FAILED,
190 name: "tests.java.sql.DatabaseMetaDataTest#test_getTableTypes"
191},
192{
193 description: "If no schema is associated: returns empty string where actually null be returned?. Ticket 98",
194 result: EXEC_FAILED,
195 name: "tests.java.sql.DatabaseMetaDataTest#test_getTablesLjava_lang_StringLjava_lang_StringLjava_lang_String$Ljava_lang_String"
196},
197{
198 description: "not supported",
199 result: EXEC_FAILED,
200 names: [
201 "tests.java.sql.DatabaseMetaDataTest#test_getTimeDateFunctions",
202 "tests.java.sql.DatabaseMetaDataTest#test_getTypeInfo"
203 ]
204},
205{
206 description: "Ticket 98",
207 result: EXEC_FAILED,
208 names: [
209 "tests.java.sql.DatabaseMetaDataTest#test_getURL",
210 "tests.java.sql.DatabaseMetaDataTest#test_insertsAreDetectedI",
211 "tests.java.sql.DatabaseMetaDataTest#test_isReadOnly",
212 "tests.java.sql.DatabaseMetaDataTest#test_othersDeletesAreVisibleI",
213 "tests.java.sql.DatabaseMetaDataTest#test_othersInsertsAreVisibleI",
214 "tests.java.sql.DatabaseMetaDataTest#test_othersUpdatesAreVisibleI"
215 ]
216},
217{
218 description: "not supported. SQLException checking test fails",
219 result: EXEC_FAILED,
220 name: "tests.java.sql.DatabaseMetaDataTest#test_supportsColumnAliasing"
221},
222{
223 description: "exception test fails",
224 result: EXEC_FAILED,
225 names: [
226 "tests.java.sql.DatabaseMetaDataTest#test_supportsExpressionsInOrderBy",
227 "tests.java.sql.DatabaseMetaDataTest#test_supportsGroupBy",
228 "tests.java.sql.DatabaseMetaDataTest#test_supportsGroupByUnrelated"
229 ]
230},
231{
232 description: "Ticket 98",
233 result: EXEC_FAILED,
234 name: "tests.java.sql.DatabaseMetaDataTest#test_supportsNonNullableColumns"
235},
236{
237 description: "exception test fails",
238 result: EXEC_FAILED,
239 names: [
240 "tests.java.sql.DatabaseMetaDataTest#test_supportsOrderByUnrelated",
241 "tests.java.sql.DatabaseMetaDataTest#test_supportsSelectForUpdate",
242 "tests.java.sql.DatabaseMetaDataTest#test_supportsSubqueriesInExists",
243 "tests.java.sql.DatabaseMetaDataTest#test_supportsTableCorrelationNames"
244 ]
245},
246{
247 description: "Not supported ops applied",
248 result: EXEC_FAILED,
249 name: "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_allTablesAreSelectable"
250},
251{
252 description: "not supported",
253 result: EXEC_FAILED,
254 name: "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_doesMaxRowSizeIncludeBlobs"
255},
256{
257 description: "not supported. Privileges are not supported.",
258 result: EXEC_FAILED,
259 name: "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getColumnPrivilegesLjava_lang_StringLjava_lang_StringLjava_lang_StringLjava_lang_String"
260},
261{
262 description: "not supported",
263 result: EXEC_FAILED,
264 names: [
265 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getExportedKeysLjava_lang_StringLjava_lang_StringLjava_lang_String",
266 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getIndexInfoLjava_lang_StringLjava_lang_StringLjava_lang_StringZZ"
267 ]
268},
269{
270 description: "Exception test fails",
271 result: EXEC_FAILED,
272 names: [
273 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getMaxTableNameLength",
274 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getMaxTablesInSelect",
275 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getMaxUserNameLength",
276 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getProcedureTerm",
277 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getSchemaTerm"
278 ]
279},
280{
281 description: "not supported. Privileges are not supported.",
282 result: EXEC_FAILED,
283 name: "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getTablePrivilegesLjava_lang_StringLjava_lang_StringLjava_lang_String"
284},
285{
286 description: "Not supported ops applied",
287 result: EXEC_FAILED,
288 name: "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_getVersionColumnsLjava_lang_StringLjava_lang_StringLjava_lang_String"
289},
290{
291 description: "Exception test fails",
292 result: EXEC_FAILED,
293 name: "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_isCatalogAtStart"
294},
295{
296 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800297 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700298 names: [
299 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_locatorsUpdateCopy",
300 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_supportsANSI92EntryLevelSQL",
301 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_supportsDataDefinitionAndDataManipulationTransactions",
302 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_supportsMinimumSQLGrammar",
303 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_supportsResultSetTypeI",
304 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_supportsSubqueriesInComparisons",
305 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_supportsSubqueriesInIns",
306 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_supportsTransactions",
307 "tests.java.sql.DatabaseMetaDataNotSupportedTest#test_usesLocalFiles",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800308 "libcore.java.sql.OldConnectionTest#testClearWarnings",
309 "libcore.java.sql.OldConnectionTest#testCreateStatementIntIntIntNotSupported"
Jesse Wilson220002e2010-09-22 19:16:17 -0700310 ]
311},
312{
313 description: "Scrolling on a forward only RS not allowed. conn.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800314 bug: 3403706,
315 name: "libcore.java.sql.OldConnectionTest#testCreateStatement_int_int"
Jesse Wilson220002e2010-09-22 19:16:17 -0700316},
317{
318 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800319 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700320 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800321 "libcore.java.sql.OldConnectionTest#testGetCatalog",
322 "libcore.java.sql.OldConnectionTest#testGetHoldability"
Jesse Wilson220002e2010-09-22 19:16:17 -0700323 ]
324},
325{
326 description: "conn.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800327 bug: 3403706,
328 name: "libcore.java.sql.OldConnectionTest#testGetMetaData"
Jesse Wilson220002e2010-09-22 19:16:17 -0700329},
330{
331 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800332 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700333 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800334 "libcore.java.sql.OldConnectionTest#testGetTransactionIsolation",
335 "libcore.java.sql.OldConnectionTest#testGetWarnings"
Jesse Wilson220002e2010-09-22 19:16:17 -0700336 ]
337},
338{
339 description: "conn.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800340 bug: 3403706,
341 name: "libcore.java.sql.OldConnectionTest#testIsReadOnly"
Jesse Wilson220002e2010-09-22 19:16:17 -0700342},
343{
344 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800345 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700346 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800347 "libcore.java.sql.OldConnectionTest#testPrepareStatementNotSupported",
348 "libcore.java.sql.OldConnectionTest#testPrepareStatement_String_int"
Jesse Wilson220002e2010-09-22 19:16:17 -0700349 ]
350},
351{
352 description: "conn.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800353 bug: 3403706,
354 name: "libcore.java.sql.OldConnectionTest#testSetAutoCommit"
Jesse Wilson220002e2010-09-22 19:16:17 -0700355},
356{
357 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800358 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700359 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800360 "libcore.java.sql.OldConnectionTest#testSetHoldability",
361 "libcore.java.sql.OldConnectionTest#testSetReadOnly"
Jesse Wilson220002e2010-09-22 19:16:17 -0700362 ]
363},
364{
365 description: "First Exception test fails: parameters not cleared.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800366 bug: 3403706,
367 name: "libcore.java.sql.OldPreparedStatementTest#testClearParameters"
Jesse Wilson220002e2010-09-22 19:16:17 -0700368},
369{
370 description: "preparedStatement.execute() does not return false on update.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800371 bug: 3403706,
372 name: "libcore.java.sql.OldPreparedStatementTest#testExecute"
Jesse Wilson220002e2010-09-22 19:16:17 -0700373},
374{
375 description: "it is not possible to invoke the method getMetaData on a PreparedStatement object before it is
376 executed: got NullPointerException.Test passes on RI.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800377 bug: 3403706,
378 name: "libcore.java.sql.OldPreparedStatementTest#testGetMetaData"
Jesse Wilson220002e2010-09-22 19:16:17 -0700379},
380{
381 description: "preparedStatement.execute() does not return false on update.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800382 bug: 3403706,
383 name: "libcore.java.sql.OldPreparedStatementTest#testSetBigDecimal"
Jesse Wilson220002e2010-09-22 19:16:17 -0700384},
385{
386 description: "exception test fails",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800387 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700388 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800389 "libcore.java.sql.OldPreparedStatementTest#testSetBoolean",
390 "libcore.java.sql.OldPreparedStatementTest#testSetByte"
Jesse Wilson220002e2010-09-22 19:16:17 -0700391 ]
392},
393{
394 description: "preparedStatement.execute() does not return false on update.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800395 bug: 3403706,
396 name: "libcore.java.sql.OldPreparedStatementTest#testSetBytes"
Jesse Wilson220002e2010-09-22 19:16:17 -0700397},
398{
399 description: "preparedStatement.execute() does not return false on update. Setting a data for a declared
400 INTEGER should throw Exception",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800401 bug: 3403706,
402 name: "libcore.java.sql.OldPreparedStatementTest#testSetDate_int_Date"
Jesse Wilson220002e2010-09-22 19:16:17 -0700403},
404{
405 description: "preparedStatement.execute() does not return false on update.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800406 bug: 3403706,
407 name: "libcore.java.sql.OldPreparedStatementTest#testSetDate_int_Date_Calendar"
Jesse Wilson220002e2010-09-22 19:16:17 -0700408},
409{
410 description: "exception test fails",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800411 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700412 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800413 "libcore.java.sql.OldPreparedStatementTest#testSetDouble",
414 "libcore.java.sql.OldPreparedStatementTest#testSetFloat",
415 "libcore.java.sql.OldPreparedStatementTest#testSetInt",
416 "libcore.java.sql.OldPreparedStatementTest#testSetLong",
417 "libcore.java.sql.OldPreparedStatementTest#testSetObject_int_Object"
Jesse Wilson220002e2010-09-22 19:16:17 -0700418 ]
419},
420{
421 description: "Fails for Types.DATE",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800422 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700423 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800424 "libcore.java.sql.OldPreparedStatementTest#testSetObject_int_Object_int",
425 "libcore.java.sql.OldPreparedStatementTest#testSetObject_int_Object_int_int"
Jesse Wilson220002e2010-09-22 19:16:17 -0700426 ]
427},
428{
429 description: "exception test fails",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800430 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700431 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800432 "libcore.java.sql.OldPreparedStatementTest#testSetShort",
433 "libcore.java.sql.OldPreparedStatementTest#testSetString_charField",
434 "libcore.java.sql.OldPreparedStatementTest#testSetString_longTextField"
Jesse Wilson220002e2010-09-22 19:16:17 -0700435 ]
436},
437{
438 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800439 bug: 3403706,
440 name: "libcore.java.sql.OldPreparedStatementTest#testSetString_tinyTextField"
Jesse Wilson220002e2010-09-22 19:16:17 -0700441},
442{
443 description: "preparedStatement.execute() does not return False on update.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800444 bug: 3403706,
445 name: "libcore.java.sql.OldPreparedStatementTest#testSetTime_int_Time_Calendar"
Jesse Wilson220002e2010-09-22 19:16:17 -0700446},
447{
448 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800449 bug: 3403706,
450 name: "libcore.java.sql.OldPreparedStatementTest#testSetTimeint_Time"
Jesse Wilson220002e2010-09-22 19:16:17 -0700451},
452{
453 description: "preparedStatement.execute() does not return false on update.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800454 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700455 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800456 "libcore.java.sql.OldPreparedStatementTest#testSetTimestampIntTimestampCalendar",
457 "libcore.java.sql.OldPreparedStatementTest#testSetTimestamp_int_Timestamp"
Jesse Wilson220002e2010-09-22 19:16:17 -0700458 ]
459},
460{
461 description: "last assertion fails: invalid conversion. Test passes on RI",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800462 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700463 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800464 "libcore.java.sql.OldResultSetGetterTests#testGetBytesStringBinary",
465 "libcore.java.sql.OldResultSetGetterTests#testGetBytesStringVarbinary"
Jesse Wilson220002e2010-09-22 19:16:17 -0700466 ]
467},
468{
469 description: "Wrong value returned for Long: java.lang.String (VARCHAR)",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800470 bug: 3403706,
471 name: "libcore.java.sql.OldResultSetGetterTests#testGetMetaData"
Jesse Wilson220002e2010-09-22 19:16:17 -0700472},
473{
474 description: "Wrong value returned for Long: java.lang.String",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800475 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700476 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800477 "libcore.java.sql.OldResultSetGetterTests#testGetObjectInt",
478 "libcore.java.sql.OldResultSetGetterTests#testGetObjectString"
Jesse Wilson220002e2010-09-22 19:16:17 -0700479 ]
480},
481{
482 description: "If there is no current row 0 must be returned. res.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800483 bug: 3403706,
484 name: "libcore.java.sql.OldResultSetGetterTests#testGetRow"
Jesse Wilson220002e2010-09-22 19:16:17 -0700485},
486{
487 description: "According to spec info.getStatement should return null but an exception is thrown: stale result
488 set.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800489 bug: 3403706,
490 name: "libcore.java.sql.OldResultSetGetterTests#testGetStatement"
Jesse Wilson220002e2010-09-22 19:16:17 -0700491},
492{
493 description: "getTime should return Time value for a TIMESTAMP type but returns null",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800494 bug: 3403706,
495 name: "libcore.java.sql.OldResultSetGetterTests#testGetTimeInt"
Jesse Wilson220002e2010-09-22 19:16:17 -0700496},
497{
498 description: "getTime on TIMESTAMP value fails: returns null",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800499 bug: 3403706,
500 name: "libcore.java.sql.OldResultSetGetterTests#testGetTimeIntCalendar"
Jesse Wilson220002e2010-09-22 19:16:17 -0700501},
502{
503 description: "getTime should return a Time value for a TIMESTAMP type but returns null",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800504 bug: 3403706,
505 name: "libcore.java.sql.OldResultSetGetterTests#testGetTimeString"
Jesse Wilson220002e2010-09-22 19:16:17 -0700506},
507{
508 description: "getTime on TIMESTAMP value fails: returns null",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800509 bug: 3403706,
510 name: "libcore.java.sql.OldResultSetGetterTests#testGetTimeStringCalendar"
Jesse Wilson220002e2010-09-22 19:16:17 -0700511},
512{
513 description: "res.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800514 bug: 3403706,
515 name: "libcore.java.sql.OldResultSetGetterTests#testGetType"
Jesse Wilson220002e2010-09-22 19:16:17 -0700516},
517{
518 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800519 bug: 3403706,
520 name: "libcore.java.sql.OldResultSetMetaDataTest#testGetCatalogName"
Jesse Wilson220002e2010-09-22 19:16:17 -0700521},
522{
523 description: "SQLException checking test fails",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800524 bug: 3403706,
525 name: "libcore.java.sql.OldResultSetMetaDataTest#testGetColumnCount"
Jesse Wilson220002e2010-09-22 19:16:17 -0700526},
527{
528 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800529 bug: 3403706,
530 name: "libcore.java.sql.OldResultSetMetaDataTest#testGetColumnDisplaySize"
Jesse Wilson220002e2010-09-22 19:16:17 -0700531},
532{
533 description: "Column label has format TABLE.COLUMN expected: COLUMN",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800534 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700535 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800536 "libcore.java.sql.OldResultSetMetaDataTest#testGetColumnLabel",
537 "libcore.java.sql.OldResultSetMetaDataTest#testGetColumnName"
Jesse Wilson220002e2010-09-22 19:16:17 -0700538 ]
539},
540{
541 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800542 bug: 3403706,
543 name: "libcore.java.sql.OldResultSetMetaDataTest#testGetPrecision"
Jesse Wilson220002e2010-09-22 19:16:17 -0700544},
545{
546 description: "Not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800547 bug: 3403706,
548 name: "libcore.java.sql.OldResultSetMetaDataTest#testGetScale"
Jesse Wilson220002e2010-09-22 19:16:17 -0700549},
550{
551 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800552 bug: 3403706,
553 name: "libcore.java.sql.OldResultSetMetaDataTest#testGetSchema"
Jesse Wilson220002e2010-09-22 19:16:17 -0700554},
555{
556 description: "For int = 0, exception expected",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800557 bug: 3403706,
558 name: "libcore.java.sql.OldResultSetMetaDataTest#testGetTableName"
Jesse Wilson220002e2010-09-22 19:16:17 -0700559},
560{
561 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800562 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700563 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800564 "libcore.java.sql.OldResultSetMetaDataTest#testIsCaseSensitive",
565 "libcore.java.sql.OldResultSetMetaDataTest#testIsCurrency",
566 "libcore.java.sql.OldResultSetMetaDataTest#testIsDefinitlyWritable",
567 "libcore.java.sql.OldResultSetMetaDataTest#testIsNullable",
568 "libcore.java.sql.OldResultSetMetaDataTest#testIsReadOnly",
569 "libcore.java.sql.OldResultSetMetaDataTest#testIsSearchable",
570 "libcore.java.sql.OldResultSetMetaDataTest#testIsSigned",
571 "libcore.java.sql.OldResultSetMetaDataTest#testIsWritable",
572 "libcore.java.sql.OldResultSetMetaDataTest#testisAutoIncrement"
Jesse Wilson220002e2010-09-22 19:16:17 -0700573 ]
574},
575{
Jesse Wilson220002e2010-09-22 19:16:17 -0700576 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800577 bug: 3403706,
Neil Fullerc9040d82014-05-21 14:07:03 +0100578 names: [
579 "libcore.java.sql.OldResultSetTest#testBeforeFirst",
580 "libcore.java.sql.OldResultSetTest#testAfterLast"
581 ]
Jesse Wilson220002e2010-09-22 19:16:17 -0700582},
583{
Jesse Wilson220002e2010-09-22 19:16:17 -0700584 description: "Resultset.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800585 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700586 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800587 "libcore.java.sql.OldResultSetTest#testClose1",
588 "libcore.java.sql.OldResultSetTest#testNext"
Jesse Wilson220002e2010-09-22 19:16:17 -0700589 ]
590},
591{
592 description: "no exception is thrown when moving cursor backwards on forward only statement",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800593 bug: 3403706,
594 name: "libcore.java.sql.OldResultSetTest#testRelative"
Jesse Wilson220002e2010-09-22 19:16:17 -0700595},
596{
597 description: "Scrollable resultSet. Not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800598 bug: 3403706,
599 name: "libcore.java.sql.OldResultSetTest#testRelativeScrollableResultSet"
Jesse Wilson220002e2010-09-22 19:16:17 -0700600},
601{
602 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800603 bug: 3403706,
604 name: "libcore.java.sql.OldResultSetTest#testUpdateObjectStringObject"
Jesse Wilson220002e2010-09-22 19:16:17 -0700605},
606{
607 description: "Feature not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800608 bug: 3403706,
609 name: "libcore.java.sql.OldResultSetTest#testUpdateStringStringString"
Jesse Wilson220002e2010-09-22 19:16:17 -0700610},
611{
612 description: "the default tests, and exception tests fail.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800613 bug: 3403706,
614 name: "libcore.java.sql.OldResultSetTest#testWasNull"
Jesse Wilson220002e2010-09-22 19:16:17 -0700615},
616{
617 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800618 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700619 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800620 "libcore.java.sql.OldResultSetTest#testtestFirst",
621 "libcore.java.sql.OldResultSetTest#testtestIsAfterLast"
Jesse Wilson220002e2010-09-22 19:16:17 -0700622 ]
623},
624{
625 description: "In Second code block assertion fails. statement. close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800626 bug: 3403706,
627 name: "libcore.java.sql.OldResultSetTest#testtestIsBeforeFirst"
Jesse Wilson220002e2010-09-22 19:16:17 -0700628},
629{
630 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800631 bug: 3403706,
632 name: "libcore.java.sql.OldResultSetTest#testtestIsFirst"
Jesse Wilson220002e2010-09-22 19:16:17 -0700633},
634{
635 description: "Second block first assertion fails. Is Last should evaluate true if the row on which the cursor
636 is actually provides a result.statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800637 bug: 3403706,
638 name: "libcore.java.sql.OldResultSetTest#testtestIsLast"
Jesse Wilson220002e2010-09-22 19:16:17 -0700639},
640{
641 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800642 bug: 3403706,
643 name: "libcore.java.sql.OldResultSetTest#testtestLast"
Jesse Wilson220002e2010-09-22 19:16:17 -0700644},
645{
646 description: "Bug in implementation of cancel: Does not fulfill spec.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800647 bug: 3403706,
648 name: "libcore.java.sql.OldStatementTest#testCancel"
Jesse Wilson220002e2010-09-22 19:16:17 -0700649},
650{
651 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800652 bug: 3403706,
653 name: "libcore.java.sql.OldStatementTest#testClose"
Jesse Wilson220002e2010-09-22 19:16:17 -0700654},
655{
656 description: "Return value wrong for queries below.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800657 bug: 3403706,
658 name: "libcore.java.sql.OldStatementTest#testExecute"
Jesse Wilson220002e2010-09-22 19:16:17 -0700659},
660{
661 description: "always returns 1 for no. of updates",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800662 bug: 3403706,
663 name: "libcore.java.sql.OldStatementTest#testExecuteBatch"
Jesse Wilson220002e2010-09-22 19:16:17 -0700664},
665{
666 description: "Does throw an exception on non select statement.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800667 bug: 3403706,
668 name: "libcore.java.sql.OldStatementTest#testExecuteQuery_String"
Jesse Wilson220002e2010-09-22 19:16:17 -0700669},
670{
671 description: "Spec is not precise enough: should be: number of rows affected. eg. to be consistent for deletes:
672 'delete from s1;' should be different from 'delete from s1 where c1 = 1;'",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800673 bug: 3403706,
674 name: "libcore.java.sql.OldStatementTest#testExecuteUpdate_String"
Jesse Wilson220002e2010-09-22 19:16:17 -0700675},
676{
677 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800678 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700679 names: [
Jesse Wilson99aa8512011-01-28 18:02:41 -0800680 "libcore.java.sql.OldStatementTest#testGetConnection",
681 "libcore.java.sql.OldStatementTest#testGetFetchDirection",
682 "libcore.java.sql.OldStatementTest#testGetFetchSize"
Jesse Wilson220002e2010-09-22 19:16:17 -0700683 ]
684},
685{
686 description: "not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800687 bug: 3403706,
688 name: "libcore.java.sql.OldStatementTest#testGetMoreResults"
Jesse Wilson220002e2010-09-22 19:16:17 -0700689},
690{
691 description: "An other value is returned than was set (X * 1000)",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800692 bug: 3403706,
693 name: "libcore.java.sql.OldStatementTest#testGetQueryTimeout"
Jesse Wilson220002e2010-09-22 19:16:17 -0700694},
695{
696 description: "Does not return null on update count > 0 (not a select statement)",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800697 bug: 3403706,
698 name: "libcore.java.sql.OldStatementTest#testGetResultSet"
Jesse Wilson220002e2010-09-22 19:16:17 -0700699},
700{
701 description: "Not supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800702 bug: 3403706,
703 name: "libcore.java.sql.OldStatementTest#testGetResultSetConcurrency"
Jesse Wilson220002e2010-09-22 19:16:17 -0700704},
705{
706 description: "Test for default value fails",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800707 bug: 3403706,
708 name: "libcore.java.sql.OldStatementTest#testGetResultSetHoldability"
Jesse Wilson220002e2010-09-22 19:16:17 -0700709},
710{
711 description: "not fully supported",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800712 bug: 3403706,
713 name: "libcore.java.sql.OldStatementTest#testGetResultSetType"
Jesse Wilson220002e2010-09-22 19:16:17 -0700714},
715{
716 description: "statement.close() does not wrap up",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800717 bug: 3403706,
718 name: "libcore.java.sql.OldStatementTest#testGetUpdateCount"
Jesse Wilson220002e2010-09-22 19:16:17 -0700719},
720{
Jesse Wilson220002e2010-09-22 19:16:17 -0700721 description: "ManagerFactoryParameters object is not supported and InvalidAlgorithmParameterException was
722 thrown.",
Jesse Wilson99aa8512011-01-28 18:02:41 -0800723 bug: 3403706,
Jesse Wilson220002e2010-09-22 19:16:17 -0700724 name: "tests.api.javax.net.ssl.TrustManagerFactory1Test#test_initLjavax_net_ssl_ManagerFactoryParameters"
725},
726{
Jesse Wilsona20d5db2010-10-04 11:10:54 -0700727 modes: [ "jvm" ],
728 description: "The RI's formatter doesn't localize arabic properly",
729 names: [
730 "libcore.java.util.FormatterTest#test_numberLocalization",
731 "libcore.java.util.FormatterTest#test_uppercaseConversions"
732 ],
733 result: EXEC_FAILED
Jesse Wilson30985562011-03-30 17:29:42 -0700734},
735{
736 description: "Android's XSLT implementation fails 524 of 3173 OASIS tests",
737 bug: 4193599,
738 names: [
739 "libcore.xml.XsltXPathConformanceTestSuite$MisspecifiedTest#test",
740 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt005",
741 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt017",
742 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt018",
743 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt019",
744 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt020",
745 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt022",
746 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt024",
747 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt029",
748 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt033",
749 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt034",
750 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt038",
751 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt039",
752 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt044",
753 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt045",
754 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt047",
755 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt052",
756 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt054",
757 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt055",
758 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt056",
759 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt058",
760 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt061",
761 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt062",
762 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt063",
763 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt064",
764 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt067",
765 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt069",
766 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt070",
767 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt074",
768 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt075",
769 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt077",
770 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt079",
771 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt083",
772 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt085",
773 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt086",
774 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt089",
775 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt090",
776 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt091",
777 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt094",
778 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt095",
779 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.BVTs_bvt098",
780 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Completeness__84361",
781 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err003",
782 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err004",
783 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err005",
784 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err006",
785 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err010",
786 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err011",
787 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err012",
788 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err013",
789 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err026",
790 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err029",
791 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err031",
792 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err038",
793 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err044",
794 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err048",
795 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err049",
796 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err050",
797 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err051",
798 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err059",
799 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err062",
800 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err065",
801 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err073",
802 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err075",
803 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err076",
804 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err078",
805 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err093",
806 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err103",
807 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err106",
808 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_err108",
809 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Errors_xsl_template_complicated_match_pattern_with_variable_ref",
810 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Miscellaneous__84423",
811 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Miscellaneous__84424",
812 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Miscellaneous__84426",
813 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Miscellaneous__84427",
814 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Miscellaneous__84435",
815 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.Miscellaneous__91183",
816 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_BooleanFunction",
817 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_Bug76054",
818 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_DocumentFunctionWithAbsoluteArgument",
819 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_DocumentFunctionWithEntityRef",
820 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_ElementAvailFunctionFalseTest",
821 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_GenereateIdAppliedToNamespaceNodesOnDifferentElements",
822 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_TestIdFuncInComplexStruct",
823 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions_TestOfIdFunction",
824 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10002",
825 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10003",
826 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10004",
827 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10005",
828 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10006",
829 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10007",
830 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10008",
831 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10009",
832 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10010",
833 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10011",
834 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10012",
835 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10013",
836 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10014",
837 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10015",
838 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10016",
839 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10017",
840 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10018",
841 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10019",
842 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10020",
843 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10021",
844 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10022",
845 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10023",
846 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10024",
847 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10025",
848 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10026",
849 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__10049",
850 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__84048",
851 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__84049",
852 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__84050",
853 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__84170",
854 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__84172",
855 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__EuropeanPattern",
856 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__Non_DigitPattern",
857 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__Pattern-separator",
858 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__currency",
859 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__defaultPattern",
860 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__minimalValue",
861 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__minimumValue",
862 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__percentPattern",
863 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__specialCharInPattern",
864 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#Mixed.XSLTFunctions__testOn-0.00",
865 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables_UseDocumentFnToReturnRootNode",
866 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables_VariableWithinVariable",
867 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__78117",
868 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__78120",
869 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__78125",
870 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__78161",
871 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__78356",
872 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__78360",
873 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84633",
874 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84634",
875 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84636",
876 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84637",
877 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84697",
878 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84709",
879 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84710",
880 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XPath-Data-Model.Variables__84712",
881 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Keys_PerfRepro2",
882 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Keys_PerfRepro3",
883 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Keys__91832",
884 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Keys__91833",
885 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Keys__91836",
886 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Keys__91859",
887 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting_SortExprWithCurrentInsideForEach1",
888 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting_Sort_SortTextWithNonTextCharacters",
889 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting_Sort_TextNodesSpanMultipleLines",
890 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting_TurkishISortingTest",
891 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__77516",
892 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__77525",
893 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__77977",
894 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__78191",
895 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__78286",
896 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__78291",
897 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__84006",
898 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91689",
899 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91691",
900 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91693",
901 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91694",
902 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91695",
903 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91696",
904 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91697",
905 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91698",
906 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91699",
907 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91700",
908 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91701",
909 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91704",
910 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91705",
911 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91752",
912 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Manipulation.Sorting__91753",
913 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Model.Whitespaces__91422",
914 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Model.Whitespaces__91423",
915 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Model.Whitespaces__91425",
916 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Model.Whitespaces__91428",
917 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Model.Whitespaces__91443",
918 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Data-Model.Whitespaces__91444",
919 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Extendability.Fallback__91825",
920 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Extendability.ForwardComp__91841",
921 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Extendability.ForwardComp__91844",
922 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Extendability.ForwardComp__91848",
923 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Extendability.ForwardComp__91849",
924 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Extendability.ForwardComp__91853",
925 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Extendability.ForwardComp__91856",
926 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_AmpersandWithinHtmlAttribute",
927 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_DoctypePublicAndSystemAttribute",
928 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_DoctypePublicAttribute",
929 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_DoctypeSystemAttribute",
930 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_EmptyElement1",
931 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_EntityRefInAttribHtml",
932 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_HtmlOutputWithAmpersandCurlyBracket",
933 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_HtmlOutputWithLessThanInAttribute",
934 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_Html_Op_Href_Attr_non_ascii_value",
935 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_MediaTypeTest",
936 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_MethodEqualsHtmlWithoutIndentSet",
937 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_Modified84433",
938 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_Output_UseStandAloneAttributeWithMultipleRoots",
939 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_SignInHrefAttribute",
940 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output_UseLiteralResultElementHead",
941 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__77929",
942 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__77930",
943 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__77936",
944 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__77939",
945 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__77940",
946 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__77966",
947 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78175",
948 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78176",
949 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78177",
950 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78180",
951 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78221",
952 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78222",
953 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78223",
954 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78224",
955 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78225",
956 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78226",
957 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78227",
958 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__78229",
959 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84010",
960 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84011",
961 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84012",
962 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84015",
963 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84016",
964 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84017",
965 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84018",
966 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84019",
967 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84020",
968 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84021",
969 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84022",
970 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84025",
971 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84165",
972 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84260",
973 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84264",
974 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84271",
975 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84273",
976 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84277",
977 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84280",
978 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84282",
979 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84285",
980 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84306",
981 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84309",
982 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84374",
983 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84428",
984 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84429",
985 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84432",
986 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84433",
987 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84434",
988 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84452",
989 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84453",
990 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84454",
991 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84455",
992 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84456",
993 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84457",
994 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84458",
995 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84459",
996 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84460",
997 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84461",
998 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Output.Output__84462",
999 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AVTs__77536",
1000 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AVTs__77562",
1001 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AVTs__77564",
1002 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AVTs__77574",
1003 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AVTs__77591",
1004 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AVTs__77596",
1005 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AVTs__77599",
1006 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets_RefToUndefinedAttributeSet",
1007 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91035",
1008 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91038",
1009 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91080",
1010 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91081",
1011 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91083",
1012 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91098",
1013 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91100",
1014 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.AttributeSets__91119",
1015 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes_Attribute_AttributeWithEmptyName",
1016 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes_Attribute_EmptyNameAttributeWithNS",
1017 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes_Attribute_InvalidNamespacePrefix",
1018 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes_Attribute_UseXmlnsNsAsNamespaceForAttribute",
1019 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__78365",
1020 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__78369",
1021 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__78373",
1022 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__78374",
1023 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__78376",
1024 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__78378",
1025 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__78386",
1026 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__81487",
1027 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__81551",
1028 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__89463",
1029 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__89464",
1030 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Attributes__89465",
1031 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Copying_ResultTreeFragmentWithEscapedText",
1032 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements_Element_ElementWithNSFromNameFn",
1033 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements_Element_ElementWithNoNameSpecified",
1034 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements_Element_ElementWithNoNameSpecifiedButValidNS",
1035 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements_Element_UseXslElementWIthNamespaceEqualToXmlnsUri",
1036 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements_Element_UseXslElementWithNameSpaceAttrEqualToXmlnsUri",
1037 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__78347",
1038 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__78358",
1039 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__78362",
1040 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__78363",
1041 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__83968",
1042 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__89171",
1043 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__89716",
1044 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__89717",
1045 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Elements__89718",
1046 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.FormatNumber_DecimalFormatSameCharForDecimalAndGrpSep",
1047 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.FormatNumber_DecimalFormatZeroDigit",
1048 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.FormatNumber_DecimalFormatZeroDigit1",
1049 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.FormatNumber_DecimalFormatZeroDigit2",
1050 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.FormatNumber_FormatNumber_SemiColonDelimitsToWhitespace",
1051 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.FormatNumber_TestGrpSepr",
1052 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.FormatNumber_ValueOf_FormatNumberWithoutPositiveNumberFormatPattern",
1053 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Namespace_XPath_Conflict_XPath_XSLT",
1054 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Namespace_XPath_DefaultNamespace",
1055 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Namespace_XPath_NavigatorMethods",
1056 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Namespace_XPath_PredefinedPrefix_XML",
1057 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Namespace_XPath_PredefinedPrefix_XMLNS",
1058 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Namespace_XPath_SameQuery_DiffNamespace",
1059 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Namespace_XPath_ScopingRules",
1060 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number_NaNOrInvalidValue",
1061 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number_ValueAsEmptyNodeset",
1062 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number_ValueAsNodesetTest1",
1063 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84683",
1064 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84687",
1065 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84692",
1066 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84694",
1067 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84699",
1068 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84700",
1069 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84705",
1070 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84715",
1071 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84716",
1072 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84717",
1073 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84722",
1074 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84723",
1075 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84724",
1076 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__84725",
1077 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__91026",
1078 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__91027",
1079 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__91028",
1080 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Number__91029",
1081 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ProcessingInstruction_InvalidPIName1",
1082 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ProcessingInstruction__78196",
1083 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ProcessingInstruction__78202",
1084 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ProcessingInstruction__78204",
1085 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ProcessingInstruction__78217",
1086 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ProcessingInstruction__78218",
1087 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ProcessingInstruction__78219",
1088 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text_DoeWithCdataInText",
1089 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text_Modified78311",
1090 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78245",
1091 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78272",
1092 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78273",
1093 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78274",
1094 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78275",
1095 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78276",
1096 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78281",
1097 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78308",
1098 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78309",
1099 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text__78311",
1100 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text_modified78308",
1101 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.Text_modified78309",
1102 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset10",
1103 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset17",
1104 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset27",
1105 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset29",
1106 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset31",
1107 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset32",
1108 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset40",
1109 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset41",
1110 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribset_attribset42",
1111 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.attribvaltemplate_attribvaltemplate08",
1112 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy16",
1113 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy19",
1114 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy20",
1115 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy21",
1116 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy22",
1117 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy38",
1118 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy56",
1119 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy58",
1120 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.copy_copy60",
1121 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.extend_extend02",
1122 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.extend_extend04",
1123 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey04",
1124 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey22",
1125 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey24",
1126 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey26",
1127 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey31",
1128 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey37",
1129 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey38",
1130 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey39",
1131 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey40",
1132 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey41",
1133 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey42",
1134 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey43",
1135 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey55",
1136 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey56",
1137 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey57",
1138 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey58",
1139 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey60",
1140 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey61",
1141 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.idkey_idkey62",
1142 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.match_match11",
1143 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.message_message15",
1144 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.namespace_namespace32",
1145 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.namespace_namespace34",
1146 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.numberformat_numberformat07",
1147 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.numberformat_numberformat35",
1148 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.numbering_numbering14",
1149 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.numbering_numbering17",
1150 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.numbering_numbering79",
1151 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.numbering_numbering91",
1152 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output01",
1153 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output02",
1154 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output03",
1155 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output04",
1156 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output05",
1157 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output06",
1158 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output08",
1159 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output09",
1160 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output10",
1161 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output110",
1162 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output111",
1163 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output113",
1164 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output17",
1165 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output22",
1166 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output25",
1167 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output26",
1168 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output28",
1169 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output32",
1170 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output33",
1171 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output34",
1172 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output35",
1173 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output36",
1174 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output37",
1175 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output38",
1176 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output39",
1177 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output40",
1178 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output48",
1179 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output49",
1180 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output50",
1181 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output52",
1182 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output59",
1183 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output60",
1184 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output61",
1185 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output62",
1186 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output70",
1187 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output72",
1188 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output73",
1189 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output74",
1190 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output75",
1191 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.output_output86",
1192 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.processorinfo_processorinfo03",
1193 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.select_select73",
1194 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.select_select74",
1195 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.sort_sort08",
1196 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.sort_sort27",
1197 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ver_ver05",
1198 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Result-Tree.ver_ver06",
1199 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__84614",
1200 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__84615",
1201 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91032",
1202 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91148",
1203 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91150",
1204 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91151",
1205 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91156",
1206 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91157",
1207 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91158",
1208 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Import__91165",
1209 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_Include_IncludeStylesheetWithoutXslNamespace",
1210 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_Include_IncludedStylesheetShouldHaveDifferentBaseUri",
1211 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_NestedIncludes",
1212 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_RelUriTest1",
1213 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_RelUriTest2",
1214 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_RelUriTest3",
1215 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_RelUriTest4",
1216 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_RelUriTest5",
1217 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include_RelUriTest6",
1218 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__77489",
1219 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__77504",
1220 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__77515",
1221 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__77736",
1222 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__77745",
1223 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__77750",
1224 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__77751",
1225 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__78295",
1226 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__78296",
1227 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__78398",
1228 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__84463",
1229 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Include__84464",
1230 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias_NSAlias_In_Import",
1231 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias_Namespace-Alias_NSAliasForDefaultWithExcludeResPref",
1232 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias_Namespace-Alias_Test1",
1233 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias_Namespace-Alias_Test2",
1234 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias_Namespace-Alias_WithinRTF",
1235 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias__91781",
1236 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias__91782",
1237 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias__91785",
1238 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace-alias__91786",
1239 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace_CheckXmlnsResetOnResultTree",
1240 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace__77655",
1241 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace__77665",
1242 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace__77670",
1243 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace__77675",
1244 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Namespace__78027",
1245 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91802",
1246 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91803",
1247 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91804",
1248 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91806",
1249 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91807",
1250 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91808",
1251 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91810",
1252 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91811",
1253 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Structure.Stylesheet__91816",
1254 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Template.ConflictResolution__77619",
1255 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Template.ConflictResolution__77622",
1256 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Template.ConflictResolution__77870",
1257 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Template.ConflictResolution__77879",
1258 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Template.ConflictResolution__77897",
1259 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Template.ConflictResolution__77898",
1260 "libcore.xml.XsltXPathConformanceTestSuite$XsltTest#XSLT-Template.ConflictResolution__77902"
1261 ]
Jesse Wilson7f432cf2011-03-30 17:39:44 -07001262},
1263{
1264 description: "Android's XPath fails 29 of 250 Jaxen XPath tests",
1265 bug: 3270761,
1266 names: [
1267 "libcore.xml.JaxenXPathTestSuite$3#xml/defaultNamespace.xml / /dummy:a/dummy:b/dummy:c",
1268 "libcore.xml.JaxenXPathTestSuite$3#xml/evaluate.xml / //metatest[ evaluate(@select) = . ]",
1269 "libcore.xml.JaxenXPathTestSuite$3#xml/evaluate.xml / evaluate('//jumps/*')",
1270 "libcore.xml.JaxenXPathTestSuite$3#xml/evaluate.xml / evaluate('//jumps/*')/dog",
1271 "libcore.xml.JaxenXPathTestSuite$3#xml/evaluate.xml / evaluate('//jumps/object')/dog",
1272 "libcore.xml.JaxenXPathTestSuite$3#xml/evaluate.xml / evaluate('//jumps/object')/evaluate",
1273 "libcore.xml.JaxenXPathTestSuite$3#xml/evaluate.xml / evaluate('//jumps/object/dog')",
1274 "libcore.xml.JaxenXPathTestSuite$3#xml/namespaces.xml / /foo:a",
1275 "libcore.xml.JaxenXPathTestSuite$3#xml/namespaces.xml / /foo:a/b",
1276 "libcore.xml.JaxenXPathTestSuite$3#xml/namespaces.xml / /voo:a/b/c",
1277 "libcore.xml.JaxenXPathTestSuite$3#xml/namespaces.xml / /voo:a/bar:f",
1278 "libcore.xml.JaxenXPathTestSuite$3#xml/testNamespaces.xml / //namespace::*",
1279 "libcore.xml.JaxenXPathTestSuite$3#xml/testNamespaces.xml /Template/Application1 //namespace::*",
1280 "libcore.xml.JaxenXPathTestSuite$3#xml/testNamespaces.xml /Template/Application1 //namespace::xplt",
1281 "libcore.xml.JaxenXPathTestSuite$3#xml/text.xml / document('xml/web.xml')",
1282 "libcore.xml.JaxenXPathTestSuite$4#xml/message.xml / document('xml/message.xml')/message/body/data/items/item[name/text()='parentinfo']/value",
1283 "libcore.xml.JaxenXPathTestSuite$4#xml/namespaces.xml / /foo:a/alias:x/alias:y",
1284 "libcore.xml.JaxenXPathTestSuite$4#xml/namespaces.xml / /foo:a/b/c",
1285 "libcore.xml.JaxenXPathTestSuite$4#xml/namespaces.xml / /foo:a/foo:d/foo:e",
1286 "libcore.xml.JaxenXPathTestSuite$4#xml/namespaces.xml / /foo:a/foo:x/foo:y",
1287 "libcore.xml.JaxenXPathTestSuite$4#xml/text.xml / document('xml/web.xml')/web-app/servlet[1]/servlet-name",
1288 "libcore.xml.JaxenXPathTestSuite$4#xml/text.xml /foo/bar/cheese[1] concat(./@id,document('xml/web.xml')/web-app/servlet[1]/servlet-name,./@id)",
1289 "libcore.xml.JaxenXPathTestSuite$4#xml/web.xml /web-app/servlet[1] ends-with( servlet-class, 'S' )",
1290 "libcore.xml.JaxenXPathTestSuite$4#xml/web.xml /web-app/servlet[1] ends-with( servlet-class, 'Servlet' )",
1291 "libcore.xml.JaxenXPathTestSuite$4#xml/web.xml /web-app/servlet[1] lower-case( servlet-class )",
1292 "libcore.xml.JaxenXPathTestSuite$4#xml/web.xml /web-app/servlet[1] upper-case( servlet-class )",
1293 "libcore.xml.JaxenXPathTestSuite$4#xml/web.xml /web-app/servlet[1] upper-case( servlet-class, 'es-ES-Traditional_WIN' )",
1294 "libcore.xml.JaxenXPathTestSuite$4#xml/web.xml /web-app/servlet[1] upper-case( servlet-class, 'fr' )",
1295 "libcore.xml.JaxenXPathTestSuite$4#xml/web.xml /web-app/servlet[1] upper-case( servlet-class, 'fr-CA' )"
1296 ]
Kenny Roota96f0f82013-01-17 16:23:31 -08001297},
1298{
1299 description: "Android's PKIX validation fails on many NIST PKIX tests",
1300 bug: 8030138,
1301 names: [
Kenny Roota96f0f82013-01-17 16:23:31 -08001302 "libcore.java.security.cert.X509CertificateNistPkitsTest#testBasicCertificateRevocationTests_InvalidSeparateCertificateandCRLKeysTest20",
1303 "libcore.java.security.cert.X509CertificateNistPkitsTest#testBasicCertificateRevocationTests_InvalidSeparateCertificateandCRLKeysTest21",
Kenny Roota96f0f82013-01-17 16:23:31 -08001304 "libcore.java.security.cert.X509CertificateNistPkitsTest#testBasicCertificateRevocationTests_ValidSeparateCertificateandCRLKeysTest19",
Kenny Roota96f0f82013-01-17 16:23:31 -08001305 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDeltaCRLs_InvaliddeltaCRLTest4",
Neil Fuller3ca393b2014-05-19 12:36:29 +01001306 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDeltaCRLs_ValiddeltaCRLTest5",
Kenny Roota96f0f82013-01-17 16:23:31 -08001307 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDistributionPoints_ValidIDPwithindirectCRLTest24",
1308 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDistributionPoints_ValidIDPwithindirectCRLTest25",
1309 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDistributionPoints_ValidcRLIssuerTest28",
1310 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDistributionPoints_ValidcRLIssuerTest29",
1311 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDistributionPoints_ValidcRLIssuerTest30",
1312 "libcore.java.security.cert.X509CertificateNistPkitsTest#testDistributionPoints_ValidcRLIssuerTest33",
1313 "libcore.java.security.cert.X509CertificateNistPkitsTest#testKeyUsage_ValidSelfIssuedDNnameConstraintsTest19",
1314 "libcore.java.security.cert.X509CertificateNistPkitsTest#testVerifyingNameChaining_ValidRFC3280OptionalAttributeTypesTest8",
Kenny Roota96f0f82013-01-17 16:23:31 -08001315 "libcore.java.security.cert.X509CertificateNistPkitsTest#testVerifyingPathswithSelfIssuedCertificates_ValidBasicSelfIssuedCRLSigningKeyTest6",
1316 "libcore.java.security.cert.X509CertificateNistPkitsTest#testVerifyingPathswithSelfIssuedCertificates_ValidBasicSelfIssuedNewWithOldTest4"
1317 ]
Narayan Kamathbd084a22013-11-12 17:34:16 +00001318},
1319{
Narayan Kamathbf44cb02013-11-13 13:17:00 +00001320 description: "Known failure in MathTest 1^NAN should be NAN",
1321 bug: 11669804,
Nicolas Geoffray2c303a22014-11-25 12:02:48 +00001322 result: EXEC_FAILED,
Narayan Kamathab762bb2013-11-15 18:40:14 +00001323 name: "org.apache.harmony.tests.java.lang.MathTest#test_powDD"
Narayan Kamathbf44cb02013-11-13 13:17:00 +00001324},
1325{
1326 description: "Known failures in PropertiesTest: We don't deal with comments in store()",
1327 bug: 11686302,
Nicolas Geoffray2c303a22014-11-25 12:02:48 +00001328 result: EXEC_FAILED,
Narayan Kamathbf44cb02013-11-13 13:17:00 +00001329 names: [
Narayan Kamathab762bb2013-11-15 18:40:14 +00001330 "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario0",
1331 "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario1",
1332 "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario2",
1333 "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario3",
1334 "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario9",
1335 "org.apache.harmony.tests.java.util.PropertiesTest#testStore_scenario11"
Narayan Kamathbf44cb02013-11-13 13:17:00 +00001336 ]
1337},
1338{
1339 description: "Known failures in URLTest and URLDecoderTest",
1340 bug: 11686814,
1341 names: [
Narayan Kamathab762bb2013-11-15 18:40:14 +00001342 "org.apache.harmony.tests.java.net.URLTest#test_ConstructorLjava_net_URLLjava_lang_String",
1343 "org.apache.harmony.tests.java.net.URLTest#test_sameFileLjava_net_URL",
1344 "org.apache.harmony.tests.java.net.URLDecoderTest#test_decodeLjava_lang_String_Ljava_lang_String"
Narayan Kamathbf44cb02013-11-13 13:17:00 +00001345 ]
Neil Fuller98030ff2014-05-09 18:02:31 +01001346},
1347{
Neil Fuller4b116a22014-06-20 14:30:23 +01001348 description: "ScannerParseLargeFileBenchmark can cause a failure due to a timeout",
1349 bug: 14865710,
Nicolas Geoffray2c303a22014-11-25 12:02:48 +00001350 result: EXEC_FAILED,
Neil Fuller4b116a22014-06-20 14:30:23 +01001351 name: "org.apache.harmony.tests.java.util.ScannerParseLargeFileBenchmarkTest"
1352},
1353{
Neil Fuller44594072014-09-01 10:03:28 +01001354 description: "external/apache-harmony tests for java.sql are broken for various reasons. java.sql is not a high enough priority to fix.",
1355 bug: 17342415,
1356 names: [
1357 "com.android.org.apache.harmony.sql.tests.java.sql.DataTruncationTest#testGetDataSize",
1358 "com.android.org.apache.harmony.sql.tests.java.sql.DataTruncationTest#testGetIndex",
1359 "com.android.org.apache.harmony.sql.tests.java.sql.DataTruncationTest#testGetParameter",
1360 "com.android.org.apache.harmony.sql.tests.java.sql.DataTruncationTest#testGetRead",
1361 "com.android.org.apache.harmony.sql.tests.java.sql.DataTruncationTest#testGetTransferSize",
Neil Fuller51ff72e2014-09-08 16:26:42 +01001362 "com.android.org.apache.harmony.sql.tests.java.sql.DataTruncationTest#testDataTruncationintbooleanbooleanintint",
Neil Fuller44594072014-09-01 10:03:28 +01001363 "com.android.org.apache.harmony.sql.tests.java.sql.DateTest#test_valueOf_IllegalArgumentException",
1364 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testDeregisterDriver",
1365 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetConnectionString",
1366 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetConnectionStringProperties",
1367 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetConnectionStringStringString",
1368 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetDriver",
1369 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetDrivers",
1370 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetLogStream",
1371 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetLogWriter",
1372 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testGetLoginTimeout",
1373 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testPrintln",
1374 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testRegisterDriver",
1375 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testSetLogStream",
1376 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testSetLogWriter",
1377 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#testSetLoginTimeout",
1378 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#test_getConnection_LStringLProperties",
1379 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#test_initClass",
1380 "com.android.org.apache.harmony.sql.tests.java.sql.DriverManagerTest#test_registerDriver_MultiTimes",
1381 "com.android.org.apache.harmony.sql.tests.java.sql.TimestampTest#testCompareToDate",
1382 "com.android.org.apache.harmony.sql.tests.java.sql.TimestampTest#testOverridingTimestamp"
1383 ]
1384},
1385{
Neil Fuller3b24d912014-09-01 14:46:04 +01001386 description: "java.util.logging: Android introduced config fallback behavior in LogManager.readConfiguration()",
1387 bug: 13882147,
1388 names: [
1389 "com.android.org.apache.harmony.logging.tests.java.util.logging.LogManagerTest#testNotExistConfigFile",
1390 "com.android.org.apache.harmony.logging.tests.java.util.logging.LoggerTest#testGetLogger_Empty",
1391 "com.android.org.apache.harmony.logging.tests.java.util.logging.LoggerTest#testGetLogger_Null",
1392 "com.android.org.apache.harmony.logging.tests.java.util.logging.LoggerTest#testGetLoggerWithRes_InvalidRes",
1393 "com.android.org.apache.harmony.logging.tests.java.util.logging.LoggerTest#testGetLoggerWithRes_Empty"
1394 ]
1395},
1396{
1397 description: "java.util.logging: Android's user.home system property cannot be cleared",
1398 bug: 13882147,
1399 names: [
1400 "com.android.org.apache.harmony.logging.tests.java.util.logging.FileHandlerTest#testConstructor_NoUsrHome",
1401 "com.android.org.apache.harmony.logging.tests.java.util.logging.FileHandlerTest#testConstructor_NoTmpDir_NoUsrHome"
1402 ]
1403},
1404{
1405 description: "java.util.logging: Android's user.home system property points to root (/) dir",
1406 bug: 13882147,
1407 name: "com.android.org.apache.harmony.logging.tests.java.util.logging.FileHandlerTest#testConstructor_NoTmpDir"
1408},
1409{
1410 description: "java.util.logging: The defaults for FileHandler don't work on Android because they try to write to the read-only user.home dir",
1411 bug: 13882147,
1412 name: "com.android.org.apache.harmony.logging.tests.java.util.logging.FileHandlerTest#testDefaultValue"
1413},
1414{
1415 description: "java.util.logging: Android's classes have been stubbed in places.",
1416 bug: 13882147,
1417 names: [
1418 "com.android.org.apache.harmony.logging.tests.java.util.logging.LogManagerTest#testGetLoggingMXBean"
1419 ]
1420},
1421{
1422 description: "java.util.logging: the serialized form references org.apache not com.android.org.apache",
1423 bug: 13882147,
1424 name: "com.android.org.apache.harmony.logging.tests.java.util.logging.LevelTest#testSerializationCompatibility"
1425},
1426{
Neil Fullere9121d62014-09-05 13:43:01 +01001427 description: "java.util.beans: the harmony tests were broken by Android commit 19a270e90b1e992c1f6639f355ae13564c2f3a6a",
1428 bug: 17394106,
1429 names: [
1430 "com.android.org.apache.harmony.beans.tests.java.beans.PropertyChangeSupportTest#testSerialization",
1431 "com.android.org.apache.harmony.beans.tests.java.beans.PropertyChangeSupportTest#testGetPropertyChangeListener_String_Normal",
1432 "com.android.org.apache.harmony.beans.tests.java.beans.PropertyChangeSupportTest#testAddPropertyChangeListener_PropertyChangeListener_String_Normal",
1433 "com.android.org.apache.harmony.beans.tests.java.beans.PropertyChangeSupportTest#testAddPropertyChangeListener_PropertyChangeListener_Normal"
1434 ]
1435},
1436{
1437 description: "java.util.beans: the serialized form references org.apache not com.android.org.apache",
1438 bug: 17394106,
1439 names: [
1440 "com.android.org.apache.harmony.beans.tests.java.beans.PropertyChangeSupportTest#testSerializationCompatibility"
1441 ]
1442},
1443{
Neil Fuller4e92b622014-09-26 11:55:58 +01001444 description: "Known precision issue in DecimalFormat",
1445 bug: 17656132,
1446 names: [
1447 "org.apache.harmony.tests.java.text.DecimalFormatTest#test_formatDouble_bug17656132",
1448 "org.apache.harmony.tests.java.text.DecimalFormatTest#test_formatDouble_roundingProblemCases"
1449 ]
1450},
1451{
Narayan Kamath3f2128b2014-05-09 16:44:32 +01001452 description: "Known failure in GregorianCalendarTest",
1453 bug: 12778197,
1454 name: "org.apache.harmony.tests.java.util.GregorianCalendarTest#test_computeTime"
Neil Fullere9346f42014-05-29 15:16:19 +01001455},
1456{
Neil Fullerc8a1d572014-06-16 11:02:58 +01001457 description: "SpdyConnection issue https://github.com/square/okhttp/issues/644 crashes the test app. Android does not provide SPDY/HTTP_2 connections by default so have been suppressed.",
Neil Fullere9346f42014-05-29 15:16:19 +01001458 bug: 14462336,
1459 names: [
Neil Fullerf35ab5d2014-09-11 15:53:09 +01001460 "com.squareup.okhttp.ConnectionPoolTest",
Neil Fullerc8a1d572014-06-16 11:02:58 +01001461 "com.squareup.okhttp.internal.spdy.SpdyConnectionTest",
1462 "com.squareup.okhttp.internal.http.HttpOverHttp20Draft09Test",
1463 "com.squareup.okhttp.internal.http.HttpOverSpdy3Test",
Takayuki Hoshi65d0f0b2014-11-05 13:34:59 +09001464 "com.squareup.okhttp.internal.http.ResponseCacheAdapterTest",
Neil Fullerc8a1d572014-06-16 11:02:58 +01001465 "com.squareup.okhttp.internal.http.URLConnectionTest#npnSetsProtocolHeader_SPDY_3",
1466 "com.squareup.okhttp.internal.http.URLConnectionTest#npnSetsProtocolHeader_HTTP_2",
1467 "com.squareup.okhttp.internal.http.URLConnectionTest#zeroLengthPost_SPDY_3",
1468 "com.squareup.okhttp.internal.http.URLConnectionTest#zeroLengthPost_HTTP_2",
1469 "com.squareup.okhttp.internal.http.URLConnectionTest#zeroLengthPut_SPDY_3",
1470 "com.squareup.okhttp.internal.http.URLConnectionTest#zeroLengthPut_HTTP_2"
1471 ]
1472},
1473{
Neil Fullerbc1ea652014-10-13 17:37:39 +01001474 description: "Some OkHttp tests were written before the introduction of TLS_FALLBACK_SCSV and have only been fixed for APIs used by Android",
1475 bug: 17962997,
1476 names: [
1477 "com.squareup.okhttp.SyncApiTest#recoverFromTlsHandshakeFailure",
1478 "com.squareup.okhttp.AsyncApiTest#recoverFromTlsHandshakeFailure"
1479 ]
1480},
1481{
1482 description: "JavaApiConverterTest#createOkResponse_fromJavaHttpsUrlConnection works independently but fails when run with some other test(s).",
1483 bug: 17962997,
1484 name: "com.squareup.okhttp.internal.http.JavaApiConverterTest#createOkResponse_fromJavaHttpsUrlConnection"
1485},
1486{
Neil Fullerc8a1d572014-06-16 11:02:58 +01001487 description: "Okhttp test hardcodes the TLS version expected.",
1488 bug: 14462336,
1489 names: [
1490 "com.squareup.okhttp.internal.http.URLConnectionTest#sslFallbackNotUsedWhenRecycledConnectionFails"
1491 ]
1492},
1493{
1494 description: "The test relies on SimpleDateFormat zzz producing GMT not GMT+00:00 as it does on Android. Android issue 66136.",
1495 bug: 14462336,
1496 names: [
1497 "com.squareup.okhttp.internal.http.HttpResponseCacheTest#setIfModifiedSince"
Neil Fullere9346f42014-05-29 15:16:19 +01001498 ]
Elliott Hughesf887ab72014-09-05 11:42:52 -07001499},
1500{
1501 description: "libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale assumes fallback to locale other than en_US_POSIX.",
1502 bug: 17374604,
1503 names: [
1504 "libcore.java.text.DecimalFormatSymbolsTest#test_getInstance_unknown_or_invalid_locale"
1505 ]
Nicolas Geoffray2c303a22014-11-25 12:02:48 +00001506},
1507{
1508 description: "Differences between glibc and bionic.",
1509 modes: [host],
1510 bug: 18087920,
1511 result: EXEC_FAILED,
1512 names: [
1513 "libcore.java.lang.DoubleTest#testParseLargestSubnormalDoublePrecision"
1514 ]
1515},
1516{
1517 description: "Tests failing on host - needing investigation.",
1518 modes: [host],
1519 bug: 18547404,
1520 result: EXEC_FAILED,
1521 names: [
1522 "org.apache.harmony.tests.java.util.HashMapTest#test_EntrySet"
1523 ]
Nicolas Geoffray226886e2014-12-03 10:16:38 +00001524},
1525{
1526 description: "Differences between glibc and bionic",
1527 modes_variants: [[host, X64]],
1528 bug: 18087920,
1529 result: EXEC_FAILED,
1530 names: [
1531 "org.apache.harmony.tests.java.lang.MathTest#test_cbrt_D"
1532 ]
Jesse Wilson220002e2010-09-22 19:16:17 -07001533}
1534]