blob: c9654df61e81de3352b133ca2161ae6dfb30b1bf [file] [log] [blame]
Shubham Ajmera65adb8b2017-02-06 16:04:25 +00001[
2 {
Alex Light667df0e2018-03-08 16:55:58 -08003 "tests": "1934-jvmti-signal-thread",
4 "description": ["Disables 1934-jvmti-signal-thread in tracing configurations"],
5 "variant": "trace | stream",
6 "bug": "http://b/67384421"
7 },
8 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -07009 "tests": "153-reference-stress",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000010 "description": ["Disable 153-reference-stress temporarily until a fix",
11 "arrives."],
12 "bug": "http://b/33389022"
13 },
14 {
Alex Lighta7968b32018-02-27 11:47:24 -080015 "tests": "579-inline-infinite",
16 "description": ["This test seems to fail often on redefine-stress for unknown reasons"],
17 "variant": "redefine-stress",
18 "bug": "http://b/73871735"
19 },
20 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -070021 "tests": "080-oom-fragmentation",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000022 "description": "Disable 080-oom-fragmentation due to flakes.",
23 "bug": "http://b/33795328"
24 },
25 {
26 "tests": ["497-inlining-and-class-loader",
27 "542-unresolved-access-check"],
28 "description": ["Disable 497-inlining-and-class-loader and ",
29 "542-unresolved-access-check until they are rewritten.",
30 "These tests use a broken class loader that tries to",
31 "register a dex file that's already registered with a",
32 "different loader."],
33 "bug": "http://b/34193123"
34 },
35 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -070036 "tests": "149-suspend-all-stress",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000037 "description": "Disable 149-suspend-all-stress, its output is flaky",
38 "bug": "http://b/28988206"
39 },
40 {
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000041 "tests": ["002-sleep",
42 "053-wait-some",
43 "055-enum-performance",
44 "133-static-invoke-super"],
45 "description": ["Tests that are timing sensitive and flaky on heavily",
46 "loaded systems."]
47 },
48 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -070049 "tests": "147-stripped-dex-fallback",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000050 "variant": "target",
51 "description": ["147-stripped-dex-fallback isn't supported on device",
52 "because --strip-dex requires the zip command."]
53 },
54 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -070055 "tests": "569-checker-pattern-replacement",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000056 "variant": "target",
57 "description": ["569-checker-pattern-replacement tests behaviour",
58 "present only on host."]
59 },
60 {
61 "tests": ["116-nodex2oat",
62 "118-noimage-dex2oat",
63 "134-nodex2oat-nofallback"],
64 "variant": "prebuild",
65 "description": ["Note 116-nodex2oat is not broken per-se it just",
66 "doesn't (and isn't meant to) work with --prebuild."]
67 },
68 {
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000069 "tests": ["117-nopatchoat",
70 "147-stripped-dex-fallback",
71 "608-checker-unresolved-lse"],
72 "variant": "no-prebuild"
73 },
74 {
75 "tests": ["117-nopatchoat",
76 "118-noimage-dex2oat",
Shubham Ajmera14de5c42017-03-13 10:51:14 -070077 "119-noimage-patchoat"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000078 "variant": "no-relocate",
79 "description": ["117-nopatchoat is not broken per-se it just doesn't",
80 "work (and isn't meant to) without --prebuild",
81 "--relocate"]
82 },
83 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -070084 "tests" : "629-vdex-speed",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000085 "variant": "interp-ac | no-dex2oat | interpreter | jit | relocate-npatchoat",
86 "description": "629 requires compilation."
87 },
88 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -070089 "tests": "137-cfi",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +000090 "variant": "gcstress",
91 "description": ["137-cfi needs to unwind a second forked process. We're",
92 "using a primitive sleep to wait till we hope the",
93 "second process got into the expected state. The",
94 "slowness of gcstress makes this bad."]
95 },
96 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -070097 "tests": "152-dead-large-object",
Mathieu Chartier55918192017-02-28 13:20:27 -080098 "variant": "gcstress",
Mathieu Chartierf69aa302017-03-14 11:31:16 -070099 "description": ["152-dead-large-object requires a heap larger than what gcstress uses."],
100 "bug": "http://b/35800768"
Mathieu Chartier55918192017-02-28 13:20:27 -0800101 },
102 {
Mathieu Chartier282431b2017-07-12 10:28:54 -0700103 "tests": "163-app-image-methods",
104 "variant": "gcstress",
105 "description": ["This test sometimes runs out of memory initializing the boot classpath."]
106 },
107 {
Vladimir Markoaa0912c2017-09-15 13:30:06 +0100108 "tests": "164-resolution-trampoline-dex-cache",
109 "variant": "interp-ac | interpreter",
110 "description": ["This test requires AOT mixed with JIT and enables the JIT by the ",
111 "runtime option -Xusejit:true. This conflicts with -Xint passed for ",
112 "interpreter configurations (interp-ac | interpreter). The 'jit' ",
113 "configuration succeeds even though it does not test anything useful."]
114 },
115 {
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000116 "tests": ["908-gc-start-finish",
117 "913-heaps"],
118 "variant": "gcstress",
119 "description": ["908-gc-start-finish expects GCs only to be run at",
120 "clear points. The reduced heap size makes this",
121 "non-deterministic. Same for 913."]
122 },
123 {
Alex Lightce906f12018-02-22 16:09:52 -0800124 "tests": ["1946-list-descriptors"],
125 "variant": "gcverify | trace",
126 "description": "This test is rather slow and gcverify or trace often cause it to timeout."
127 },
128 {
Alex Lightfa676022017-04-27 09:25:32 -0700129 "tests": ["961-default-iface-resolution-gen",
130 "964-default-iface-init-gen",
131 "968-default-partial-compile-gen"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000132 "variant": "gcstress",
Alex Lightfa676022017-04-27 09:25:32 -0700133 "description": ["961-default-iface-resolution-gen,",
134 "968-default-partial-compile-gen and",
135 "964-default-iface-init-gen are very long tests that",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000136 "often will take more than the timeout to run when",
137 "gcstress is enabled. This is because gcstress slows",
138 "down allocations significantly which these tests do a",
139 "lot."]
140 },
141 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700142 "tests": "154-gc-loop",
Mathieu Chartierf69aa302017-03-14 11:31:16 -0700143 "variant": "gcstress | jit & debug",
144 "description": ["154-gc-loop depends GC not happening too often"],
145 "bug": "http://b/35917229"
Mathieu Chartier673665b2017-03-06 10:07:59 -0800146 },
147 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700148 "tests": "115-native-bridge",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000149 "variant": "target",
150 "description": ["115-native-bridge setup is complicated. Need to",
151 "implement it correctly for the target."]
152 },
153 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700154 "tests": "130-hprof",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000155 "variant": "target",
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700156 "description": ["130-hprof dumps the heap and runs hprof-conv to check",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000157 "whether the file is somewhat readable. Thi is only",
158 "possible on the host. TODO: Turn off all the other",
159 "combinations, this is more about testing actual ART",
160 "code. A gtest is very hard to write here, as (for a",
161 "complete test) JDWP must be set up."]
162 },
163 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700164 "tests": "138-duplicate-classes-check",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000165 "variant": "ndebug",
166 "description": ["Turned on for debug builds since debug builds have",
167 "duplicate classes checks enabled"],
168 "bug": "http://b/2133391"
169 },
170 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700171 "tests": "147-stripped-dex-fallback",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000172 "variant": "no-dex2oat | no-image | relocate-npatchoat",
173 "description": ["147-stripped-dex-fallback is disabled because it",
174 "requires --prebuild."]
175 },
176 {
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000177 "tests": ["116-nodex2oat",
178 "117-nopatchoat",
179 "118-noimage-dex2oat",
180 "119-noimage-patchoat",
181 "137-cfi",
182 "138-duplicate-classes-check2"],
183 "variant": "no-dex2oat | no-image | relocate-npatchoat",
184 "description": ["All these tests check that we have sane behavior if we",
185 "don't have a patchoat or dex2oat. Therefore we",
186 "shouldn't run them in situations where we actually",
187 "don't have these since they explicitly test for them.",
188 "These all also assume we have an image."]
189 },
190 {
191 "tests": ["137-cfi",
192 "138-duplicate-classes-check",
193 "018-stack-overflow",
194 "961-default-iface-resolution-gen",
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700195 "964-default-iface-init-gen"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000196 "variant": "no-image",
197 "description": ["This test fails without an image. 018, 961, 964 often",
198 "time out."],
199 "bug": "http://b/34369284"
200 },
201 {
Alex Light772099a2017-11-21 14:05:04 -0800202 "tests": "1940-ddms-ext",
203 "description": ["Test expects to be able to start tracing but we cannot",
204 "do that if tracing is already ongoing."],
205 "variant": "trace | stream"
206 },
207 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700208 "tests": "137-cfi",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000209 "description": ["This test unrolls and expects managed frames, but",
210 "tracing means we run the interpreter."],
211 "variant": "trace | stream"
212 },
213 {
214 "tests": ["802-deoptimization",
215 "570-checker-osr"],
216 "description": ["This test dynamically enables tracing to force a",
217 "deoptimization. This makes the test meaningless",
218 "when already tracing, and writes an error message",
219 "that we do not want to check for."],
220 "variant": "trace | stream"
221 },
222 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700223 "tests": "130-hprof",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000224 "description": "130 occasional timeout",
225 "bug": "http://b/32383962",
226 "variant": "trace | stream"
227 },
228 {
229 "tests": ["087-gc-after-link",
230 "141-class-unload"],
231 "variant": "trace | stream"
232 },
233 {
Nicolas Geoffray07c70282017-08-30 08:09:42 +0000234 "tests": ["604-hot-static-interface",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000235 "612-jit-dex-cache",
236 "613-inlining-dex-cache",
Mingyao Yangfbaf29e2017-12-03 23:25:28 -0800237 "626-set-resolved-string",
238 "638-checker-inline-cache-intrinsic"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000239 "variant": "trace | stream",
240 "description": ["These tests expect JIT compilation, which is",
241 "suppressed when tracing."]
242 },
243 {
Mingyao Yang2ee17902017-08-30 11:37:08 -0700244 "tests": "597-deopt-busy-loop",
245 "variant": "interp-ac | interpreter | trace | stream",
246 "description": ["This test expects JIT compilation, which is",
247 "suppressed when tracing."]
248 },
249 {
250 "tests": "597-deopt-invoke-stub",
Mingyao Yangf5f08832017-09-29 12:08:17 -0700251 "variant": "speed-profile | interp-ac | interpreter | optimizing | trace | stream",
Mingyao Yang2ee17902017-08-30 11:37:08 -0700252 "description": ["This test expects JIT compilation and no AOT for",
253 "testing deoptimizing at quick-to-interpreter bridge."]
254 },
255 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700256 "tests": "906-iterate-heap",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000257 "description": ["Test 906 iterates the heap filtering with different",
258 "options. No instances should be created between those",
259 "runs to be able to have precise checks."],
260 "variant": "jit"
261 },
262 {
Alex Light0cdcf812017-02-08 13:37:30 -0800263 "tests": ["904-object-allocation"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000264 "variant": "jit"
265 },
266 {
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000267 "tests": ["570-checker-select",
268 "484-checker-register-hints"],
269 "description": ["These tests were based on the linear scan allocator,",
270 "which makes different decisions than the graph",
271 "coloring allocator. (These attempt to test for code",
272 "quality, not correctness.)"],
273 "variant": "regalloc_gc"
274 },
275 {
276 "tests": ["454-get-vreg",
277 "457-regs",
278 "602-deoptimizeable"],
279 "description": ["Tests that should fail when the optimizing compiler ",
280 "compiles them non-debuggable."],
Nicolas Geoffrayb2cad542017-07-10 11:18:57 +0100281 "variant": "optimizing & ndebuggable | regalloc_gc & ndebuggable | speed-profile & ndebuggable | jit & ndebuggable"
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000282 },
283 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700284 "tests": "596-app-images",
Nicolas Geoffray7387c802018-03-26 12:24:48 +0100285 "description": "Code being tested has been disabled",
286 "bug": "b/70734839"
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000287 },
288 {
Vladimir Markoe4e692a2017-09-05 16:54:04 +0100289 "tests": "639-checker-code-sinking",
290 "variant": "pictest",
291 "bug": "http://b/65366606"
292 },
293 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700294 "tests": "055-enum-performance",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000295 "variant": "optimizing | regalloc_gc",
296 "description": ["055: Exceeds run time limits due to heap poisoning ",
297 "instrumentation (on ARM and ARM64 devices)."]
298 },
299 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700300 "tests": "909-attach-agent",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000301 "variant": "debuggable",
302 "description": "Tests that check semantics for a non-debuggable app."
303 },
304 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700305 "tests": "137-cfi",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000306 "variant": "debuggable",
307 "description": ["The test relies on AOT code and debuggable makes us",
308 "JIT always."]
309 },
310 {
311 "tests": ["000-nop",
312 "134-nodex2oat-nofallback",
313 "147-stripped-dex-fallback",
Nicolas Geoffray77e36942017-03-08 13:40:23 +0000314 "595-profile-saving"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000315 "description": "The doesn't compile anything",
316 "env_vars": {"ART_TEST_BISECTION": "true"},
317 "variant": "optimizing | regalloc_gc"
318 },
319 {
320 "tests": "089-many-methods",
321 "description": "The test tests a build failure",
322 "env_vars": {"ART_TEST_BISECTION": "true"},
323 "variant": "optimizing | regalloc_gc"
324 },
325 {
326 "tests": ["018-stack-overflow",
327 "116-nodex2oat",
328 "117-nopatchoat",
329 "118-noimage-dex2oat",
330 "119-noimage-patchoat",
331 "126-miranda-multidex",
332 "137-cfi"],
333 "description": "The test run dalvikvm more than once.",
334 "env_vars": {"ART_TEST_BISECTION": "true"},
335 "variant": "optimizing | regalloc_gc"
336 },
337 {
338 "tests": ["115-native-bridge",
Nicolas Geoffray77e36942017-03-08 13:40:23 +0000339 "088-monitor-verification"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000340 "description": "The test assume they are always compiled.",
341 "env_vars": {"ART_TEST_BISECTION": "true"},
342 "variant": "optimizing | regalloc_gc"
343 },
344 {
Shubham Ajmera14de5c42017-03-13 10:51:14 -0700345 "tests": "055-enum-performance",
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000346 "description": ["The test tests performance which degrades during",
347 "bisecting."],
348 "env_vars": {"ART_TEST_BISECTION": "true"},
349 "variant": "optimizing | regalloc_gc"
350 },
351 {
Nicolas Geoffray77e36942017-03-08 13:40:23 +0000352 "tests": ["537-checker-arraycopy",
353 "641-checker-arraycopy"],
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000354 "env_vars": {"ART_USE_READ_BARRIER": "true"},
355 "variant": "interpreter | optimizing | regalloc_gc | jit"
Nicolas Geoffray31c88582017-03-16 16:57:04 +0000356 },
357 {
Nicolas Geoffray4f38e182017-03-16 20:32:58 +0000358 "tests": ["476-clinit-inline-static-invoke",
359 "496-checker-inlining-class-loader",
Nicolas Geoffraya8e46e62017-03-21 10:22:02 +0000360 "508-referrer-method",
Nicolas Geoffray4f38e182017-03-16 20:32:58 +0000361 "637-checker-throw-inline"],
362 "bug": "http://b/36365552",
363 "variant": "no-image & jit"
Nicolas Geoffrayb8cd64b2017-03-17 11:55:14 +0000364 },
365 {
366 "tests": ["530-checker-lse",
Nicolas Geoffray36dac9c2017-03-18 13:18:24 +0000367 "530-checker-lse2",
368 "030-bad-finalizer",
Nicolas Geoffrayb8cd64b2017-03-17 11:55:14 +0000369 "080-oom-throw"],
370 "bug": "http://b/36377828",
371 "variant": "interp-ac"
Calin Juravle26ab8d72017-03-20 14:45:15 -0700372 },
Calin Juravlee2492d42017-03-20 11:42:13 -0700373 {
Jeff Hao002b9312017-03-27 16:23:08 -0700374 "tests": ["629-vdex-speed",
Alex Lighte79f3292017-03-30 16:31:19 -0700375 "634-vdex-duplicate"],
Mathieu Chartierfa0aa092017-03-27 15:43:54 -0700376 "description": ["Profile driven dexlayout does not work with vdex or dex verifier."],
Mathieu Chartier2c4b0842017-12-13 11:49:51 -0800377 "variant": "speed-profile"
Alex Light8f2c6d42017-04-10 16:27:35 -0700378 },
379 {
Alex Light6fdc1b62017-09-18 11:33:56 -0700380 "test_patterns": ["616-cha.*"],
381 "description": ["cha tests rely on knowing more about the state of the JIT then is possible with jvmti-stress"],
382 "variant": "jvmti-stress & jit | redefine-stress & jit"
383 },
384 {
Andreas Gampe1078d152017-11-07 18:00:54 -0800385 "test_patterns": ["616-cha"],
386 "description": ["The test assumes a boot image exists."],
387 "bug": "http://b/34193647",
388 "variant": "no-image"
389 },
390 {
Alex Light6fdc1b62017-09-18 11:33:56 -0700391 "tests": [ "663-odd-dex-size",
392 "663-odd-dex-size2",
393 "663-odd-dex-size3",
394 "663-odd-dex-size4" ],
395 "description": ["All the odd-dex-size tests cause slicer to emit warnings."],
396 "variant": "jvmti-stress | redefine-stress"
397 },
398 {
399 "test_patterns": ["[0-9]*-checker-.*"],
Alex Light8f2c6d42017-04-10 16:27:35 -0700400 "description": ["Checker tests are not compatible with jvmti."],
Alex Lightc38c3692017-06-27 15:45:14 -0700401 "variant": "jvmti-stress | redefine-stress | trace-stress | field-stress | step-stress"
Alex Light8f2c6d42017-04-10 16:27:35 -0700402 },
403 {
404 "tests": [
405 "961-default-iface-resolution-gen",
Alex Lightc44b4332018-01-12 10:04:08 -0800406 "964-default-iface-init-gen",
407 "968-default-partial-compile-gen"
Alex Light8f2c6d42017-04-10 16:27:35 -0700408 ],
409 "description": ["Tests that just take too long with jvmti-stress"],
Alex Lightc38c3692017-06-27 15:45:14 -0700410 "variant": "jvmti-stress | redefine-stress | trace-stress | step-stress"
Alex Light8f2c6d42017-04-10 16:27:35 -0700411 },
412 {
Alex Light6fdc1b62017-09-18 11:33:56 -0700413 "tests": ["082-inline-execute"],
414 "description": ["speed-profile seems to cause the agent to be given an invalid dex file" ],
415 "bug": "b/65452964",
416 "variant": "redefine-stress & speed-profile | jvmti-stress & speed-profile"
417 },
418 {
419 "tests": ["701-easy-div-rem",
420 "303-verification-stress"],
421 "description": ["speed-profile leads to dex files that slicer emits warnings about"],
422 "variant": "redefine-stress & speed-profile | jvmti-stress & speed-profile"
423 },
424 {
Alex Lightf7c4e4b2018-02-16 11:36:46 -0800425 "test_patterns": [
426 ".*invoke-custom.*",
427 ".*invoke-polymorphic.*",
428 ".*methodhandle.*",
429 ".*method-handle.*",
430 ".*varhandle.*",
431 ".*var-handle.*"
Alex Light8f2c6d42017-04-10 16:27:35 -0700432 ],
433 "description": [
Alex Light6fdc1b62017-09-18 11:33:56 -0700434 "Tests that use invoke-polymorphic/invoke-custom which is not yet supported by",
Alex Light8f2c6d42017-04-10 16:27:35 -0700435 "dexter/slicer."
436 ],
437 "bug": "b/37272822",
Alex Lightb7edcda2017-04-27 13:20:31 -0700438 "variant": "jvmti-stress | redefine-stress"
Alex Light8f2c6d42017-04-10 16:27:35 -0700439 },
440 {
441 "tests": [
442 "137-cfi",
443 "595-profile-saving",
444 "900-hello-plugin",
445 "909-attach-agent",
Alex Light8ddfd9f2017-07-05 16:33:46 -0700446 "981-dedup-original-dex",
447 "1900-track-alloc"
Alex Light8f2c6d42017-04-10 16:27:35 -0700448 ],
449 "description": ["Tests that require exact knowledge of the number of plugins and agents."],
Alex Lightc38c3692017-06-27 15:45:14 -0700450 "variant": "jvmti-stress | redefine-stress | trace-stress | field-stress | step-stress"
Alex Light8f2c6d42017-04-10 16:27:35 -0700451 },
452 {
453 "tests": [
Alex Lightf7c4e4b2018-02-16 11:36:46 -0800454 "132-daemon-locks-shutdown",
455 "607-daemon-stress",
456 "602-deoptimizeable",
457 "121-simple-suspend-check",
458 "083-compiler-regressions"
459 ],
460 "description": ["Tests that have failed on redefine stress for unknown reasons"],
461 "bug": "b/73177368",
462 "variant": "redefine-stress"
463 },
464 {
465 "tests": [
Alex Light8f2c6d42017-04-10 16:27:35 -0700466 "097-duplicate-method",
467 "138-duplicate-classes-check2",
Alex Lightd9dc62a2017-05-17 11:02:53 -0700468 "159-app-image-fields",
Alex Lightf7c4e4b2018-02-16 11:36:46 -0800469 "674-hiddenapi",
Alex Lightd9dc62a2017-05-17 11:02:53 -0700470 "649-vdex-duplicate-method",
Alex Light8f2c6d42017-04-10 16:27:35 -0700471 "804-class-extends-itself",
David Brazdil3a4b6c92018-05-16 12:59:32 +0100472 "921-hello-failure",
473 "999-redefine-hiddenapi"
Alex Light8f2c6d42017-04-10 16:27:35 -0700474 ],
475 "description": [
476 "Tests that use illegal dex files or otherwise break dexter assumptions"
477 ],
Alex Lightb7edcda2017-04-27 13:20:31 -0700478 "variant": "jvmti-stress | redefine-stress"
Alex Light8f2c6d42017-04-10 16:27:35 -0700479 },
480 {
481 "tests": [
482 "018-stack-overflow",
483 "068-classloader",
484 "086-null-super",
485 "087-gc-after-link",
486 "626-const-class-linking",
487 "629-vdex-speed",
Alex Lightd9dc62a2017-05-17 11:02:53 -0700488 "647-jni-get-field-id",
Alex Lightf7c4e4b2018-02-16 11:36:46 -0800489 "674-hiddenapi",
David Brazdil3a4b6c92018-05-16 12:59:32 +0100490 "944-transform-classloaders",
491 "999-redefine-hiddenapi"
Alex Light8f2c6d42017-04-10 16:27:35 -0700492 ],
493 "description": [
494 "Tests that use custom class loaders or other features not supported ",
495 "by our JVMTI implementation"
496 ],
Alex Lightb7edcda2017-04-27 13:20:31 -0700497 "variant": "jvmti-stress | redefine-stress"
Alex Light8f2c6d42017-04-10 16:27:35 -0700498 },
499 {
500 "tests": [
Alex Light43e935d2017-06-19 15:40:40 -0700501 "004-ThreadStress"
502 ],
503 "description": "The thread stress test just takes too long with field-stress",
Alex Lightf7c4e4b2018-02-16 11:36:46 -0800504 "variant": "jvmti-stress | field-stress | step-stress | redefine-stress"
Alex Light43e935d2017-06-19 15:40:40 -0700505 },
506 {
507 "tests": [
Alex Light8f2c6d42017-04-10 16:27:35 -0700508 "031-class-attributes",
Alex Lightc251ebc2017-04-13 10:49:45 -0700509 "911-get-stack-trace"
Alex Light8f2c6d42017-04-10 16:27:35 -0700510 ],
511 "description": [
512 "Tests that use annotations and debug data that is not kept around by dexter."
513 ],
Alex Lightc251ebc2017-04-13 10:49:45 -0700514 "bug": "b/37239009",
Alex Lightb7edcda2017-04-27 13:20:31 -0700515 "variant": "jvmti-stress | redefine-stress"
Igor Murashkin8889a892017-04-24 16:09:15 -0700516 },
517 {
Alex Light6fdc1b62017-09-18 11:33:56 -0700518 "tests": [ "1911-get-local-var-table" ],
519 "description": [
520 "Test that relies on knowing the exact layout of a dex file"
521 ],
522 "variant": "jvmti-stress | redefine-stress"
523 },
524 {
Igor Murashkin8889a892017-04-24 16:09:15 -0700525 "tests": [
Nicolas Geoffray4e868fa2017-04-21 17:16:44 +0100526 "536-checker-needs-access-check",
527 "537-checker-inline-and-unverified",
528 "569-checker-pattern-replacement",
529 "586-checker-null-array-get"
530 ],
531 "description": [
532 "Tests that have verify-at-runtime classes, but being compiled when using vdex."
533 ],
534 "variant": "speed-profile"
Roland Levillain5fa822d2017-04-27 16:12:39 +0100535 },
536 {
537 "tests": "648-many-direct-methods",
538 "variant": "debug",
539 "description": "Test disabled in debug mode because of dex2oatd timeouts.",
540 "bug": "b/33650497"
Goran Jakovljevic7050f9d2017-05-08 15:19:39 +0200541 },
542 {
543 "tests": "640-checker-integer-valueof",
544 "description": [
545 "The java.lang.Integer.valueOf intrinsic is not supported in PIC mode."
546 ],
547 "variant": "optimizing & pictest | speed-profile & pictest"
Andreas Gampefa6b0342017-06-02 08:36:42 -0700548 },
549 {
550 "tests": "202-thread-oome",
551 "description": "ASAN aborts when large thread stacks are requested.",
552 "variant": "host",
553 "env_vars": {"SANITIZE_HOST": "address"}
554 },
555 {
556 "tests": "202-thread-oome",
557 "description": "ASAN aborts when large thread stacks are requested.",
558 "variant": "target",
559 "env_vars": {"SANITIZE_TARGET": "address"}
Andreas Gampe98e36932017-06-02 16:15:27 -0700560 },
561 {
Andreas Gampe4430b252017-07-11 10:47:22 -0700562 "tests": [
563 "059-finalizer-throw",
564 "074-gc-thrash",
565 "911-get-stack-trace",
566 "913-heaps",
567 "980-redefine-object"
568 ],
569 "description": [
570 "Interpreter with access checks stack frames are too large and result in",
571 "StackOverFlow errors being thrown."
572 ],
573 "variant": "interp-ac & host",
574 "env_vars": {"SANITIZE_HOST": "address"}
575 },
576 {
577 "tests": [
578 "059-finalizer-throw",
579 "074-gc-thrash",
580 "911-get-stack-trace",
581 "913-heaps",
582 "980-redefine-object"
583 ],
584 "description": [
585 "Interpreter with access checks stack frames are too large and result in",
586 "StackOverFlow errors being thrown."
587 ],
588 "variant": "interp-ac & target",
589 "env_vars": {"SANITIZE_TARGET": "address"}
590 },
591 {
Andreas Gampe98e36932017-06-02 16:15:27 -0700592 "tests": "071-dexfile-map-clean",
593 "description": [ "We use prebuilt zipalign on master-art-host to avoid pulling in a lot",
594 "of the framework. But a non-sanitized zipalign binary does not work with",
595 "a sanitized libc++."],
596 "env_vars": {"SANITIZE_HOST": "address"}
Andreas Gampe73dd3a22017-06-05 13:28:03 -0700597 },
598 {
Mathieu Chartierc2583d22017-07-06 17:58:38 -0700599 "tests": "141-class-unload",
Nicolas Geoffraycde8c352017-07-10 09:28:18 +0100600 "description": "Segmentation fault",
601 "bug": "b/31098949",
602 "env_vars": {"SANITIZE_HOST": "address"}
603 },
604 {
605 "tests": "104-growth-limit",
606 "description": "Flake",
607 "bug": "b/63514331",
Mathieu Chartierc2583d22017-07-06 17:58:38 -0700608 "env_vars": {"SANITIZE_HOST": "address"}
609 },
610 {
Alex Lightb7edcda2017-04-27 13:20:31 -0700611 "tests": ["988-method-trace"],
612 "variant": "redefine-stress | jvmti-stress",
613 "description": "Test disabled due to redefine-stress disabling intrinsics which changes the trace output slightly."
614 },
615 {
Calin Juravle4e4001e2017-06-08 16:13:26 -0700616 "tests": ["137-cfi", "629-vdex-speed"],
617 "description": [ "Tests require speed compilation which is no longer the default for",
Nicolas Geoffray9a183962017-06-10 14:33:17 +0100618 "no-prebuild or no-image configs."],
619 "variant": "no-prebuild | no-image"
Nicolas Geoffraycd9e5e72017-06-14 09:03:55 +0100620 },
621 {
622 "tests": ["059-finalizer-throw", "063-process-manager"],
623 "description": [ "Tests that take too long on target with gcstress and debug" ],
624 "variant": "gcstress & target & debug"
Nicolas Geoffrayd7325282017-06-15 09:15:50 +0100625 },
626 {
627 "tests": ["905-object-free"],
628 "description": [ "Flake on gcstress" ],
629 "bug": "b/62562923",
630 "variant": "gcstress & jit & target"
Roland Levillain18498202017-06-28 13:15:55 +0100631 },
632 {
Chang Xing3e379022017-07-24 18:38:10 -0700633 "tests": "660-clinit",
Alex Light6fdc1b62017-09-18 11:33:56 -0700634 "variant": "no-image | no-dex2oat | no-prebuild | jvmti-stress | redefine-stress",
635 "description": ["Tests <clinit> for app images, which --no-image, --no-prebuild, ",
636 "--no-dex2oat, and --redefine-stress do not create"]
Igor Murashkinde676432017-08-03 10:24:38 -0700637 },
638 {
Nicolas Geoffraye877a132017-08-06 10:31:57 +0100639 "tests": ["961-default-iface-resolution-gen",
640 "964-default-iface-init-gen",
641 "968-default-partial-compile-gen"],
Igor Murashkinde676432017-08-03 10:24:38 -0700642 "env_vars": {"SANITIZE_HOST": "address"},
643 "description": ["Test hits dex2oat watchdog timeout (60sec) on art-asan"]
Jeff Hao3c3911e2017-08-14 15:14:29 -0700644 },
645 {
646 "tests": "664-aget-verifier",
647 "description": ["Aget on potentially null array fails verification."],
648 "bug": "b/64683522"
Igor Murashkin545412b2017-08-17 15:26:54 -0700649 },
650 {
Mathieu Chartier74c876b2018-01-17 09:36:45 -0800651 "tests": ["628-vdex",
652 "629-vdex-speed",
653 "634-vdex-duplicate"],
654 "variant": "cdex-fast",
655 "description": ["Tests that depend on input-vdex are not supported with compact dex"]
656 },
657 {
Igor Murashkin545412b2017-08-17 15:26:54 -0700658 "tests": "661-oat-writer-layout",
Alex Light50151482018-01-08 16:36:18 -0800659 "variant": "interp-ac | interpreter | jit | no-dex2oat | no-prebuild | no-image | trace | redefine-stress | jvmti-stress",
Igor Murashkin545412b2017-08-17 15:26:54 -0700660 "description": ["Test is designed to only check --compiler-filter=speed"]
Nicolas Geoffray08176452018-02-01 20:52:19 +0000661 },
662 {
663 "tests": "674-HelloWorld-Dm",
664 "variant": "target",
665 "description": ["Requires zip, which isn't available on device"]
Nicolas Geoffray24b93c52018-02-13 10:54:09 +0000666 },
667 {
668 "tests": "712-varhandle-invocations",
669 "variant": "speed-profile & debug & gcstress & target",
670 "bug": "b/73275005",
671 "description": ["Time out"]
Nicolas Geoffray24d888e2018-02-15 10:36:25 +0000672 },
673 {
674 "tests": ["130-hprof"],
675 "env_vars": {"SANITIZE_HOST": "address"},
676 "bug": "b/73060923",
677 "description": ["ASAN issue"]
Igor Murashkinbab15062018-02-23 14:53:24 -0800678 },
679 {
680 "tests": ["1941-dispose-stress", "522-checker-regression-monitor-exit"],
681 "variant": "jvm",
682 "bug": "b/73888836",
683 "description": ["Hangs forever, times out."]
684 },
685 {
686 "tests": [
687 "004-JniTest",
688 "004-NativeAllocations",
689 "004-ReferenceMap",
690 "004-SignalTest",
691 "004-StackWalk",
692 "004-ThreadStress",
693 "004-UnsafeTest",
694 "005-annotations",
695 "008-exceptions",
696 "020-string",
697 "021-string2",
698 "030-bad-finalizer",
699 "031-class-attributes",
700 "034-call-null",
701 "038-inner-null",
702 "044-proxy",
703 "046-reflect",
704 "064-field-access",
705 "068-classloader",
706 "070-nio-buffer",
707 "071-dexfile",
708 "071-dexfile-get-static-size",
709 "071-dexfile-map-clean",
710 "082-inline-execute",
711 "086-null-super",
712 "087-gc-after-link",
713 "088-monitor-verification",
714 "091-override-package-private-method",
715 "097-duplicate-method",
716 "098-ddmc",
717 "099-vmdebug",
718 "100-reflect2",
719 "104-growth-limit",
720 "111-unresolvable-exception",
721 "115-native-bridge",
722 "116-nodex2oat",
723 "117-nopatchoat",
724 "118-noimage-dex2oat",
725 "119-noimage-patchoat",
726 "127-checker-secondarydex",
727 "129-ThreadGetId",
728 "130-hprof",
729 "1337-gc-coverage",
730 "1338-gc-no-los",
731 "134-nodex2oat-nofallback",
732 "134-reg-promotion",
733 "135-MirandaDispatch",
734 "136-daemon-jni-shutdown",
735 "137-cfi",
736 "138-duplicate-classes-check",
737 "138-duplicate-classes-check2",
738 "140-field-packing",
739 "141-class-unload",
740 "142-classloader2",
741 "143-string-value",
742 "144-static-field-sigquit",
743 "145-alloc-tracking-stress",
744 "146-bad-interface",
745 "147-stripped-dex-fallback",
746 "148-multithread-gc-annotations",
747 "150-loadlibrary",
748 "154-gc-loop",
749 "156-register-dex-file-multi-loader",
750 "157-void-class",
751 "158-app-image-class-table",
752 "159-app-image-fields",
753 "161-final-abstract-class",
754 "162-method-resolution",
755 "163-app-image-methods",
756 "164-resolution-trampoline-dex-cache",
757 "167-visit-locks",
758 "168-vmstack-annotated",
759 "201-built-in-except-detail-messages",
760 "203-multi-checkpoint",
761 "304-method-tracing",
762 "305-other-fault-handler",
763 "412-new-array",
764 "416-optimizing-arith-not",
765 "425-invoke-super",
766 "431-type-propagation",
767 "432-optimizing-cmp",
768 "434-invoke-direct",
769 "435-new-instance",
770 "441-checker-inliner",
771 "442-checker-constant-folding",
772 "448-multiple-returns",
773 "449-checker-bce",
774 "452-multiple-returns2",
775 "453-not-byte",
776 "454-get-vreg",
777 "455-checker-gvn",
778 "457-regs",
779 "458-checker-instruct-simplification",
780 "459-dead-phi",
781 "460-multiple-returns3",
782 "461-get-reference-vreg",
783 "466-get-live-vreg",
784 "467-regalloc-pair",
785 "468-checker-bool-simplif-regression",
786 "471-uninitialized-locals",
787 "472-unreachable-if-regression",
788 "475-regression-inliner-ids",
789 "480-checker-dead-blocks",
790 "496-checker-inlining-class-loader",
791 "498-type-propagation",
792 "501-null-constant-dce",
793 "501-regression-packed-switch",
794 "503-dead-instructions",
795 "504-regression-baseline-entry",
796 "506-verify-aput",
797 "509-pre-header",
798 "510-checker-try-catch",
799 "511-clinit-interface",
800 "515-dce-dominator",
801 "516-dead-move-result",
802 "517-checker-builder-fallthrough",
803 "518-null-array-get",
804 "520-equivalent-phi",
805 "529-checker-unresolved",
806 "530-checker-lse",
807 "530-checker-lse-ctor-fences",
808 "530-checker-lse3",
809 "530-checker-regression-reftyp-final",
810 "536-checker-intrinsic-optimization",
811 "536-checker-needs-access-check",
812 "541-regression-inlined-deopt",
813 "543-env-long-ref",
814 "545-tracing-and-jit",
815 "550-checker-regression-wide-store",
816 "551-invoke-super",
817 "552-checker-primitive-typeprop",
818 "552-invoke-non-existent-super",
819 "553-invoke-super",
820 "556-invoke-super",
821 "559-checker-irreducible-loop",
822 "563-checker-fakestring",
823 "564-checker-irreducible-loop",
824 "565-checker-doublenegbitwise",
825 "565-checker-irreducible-loop",
826 "566-polymorphic-inlining",
827 "567-checker-compare",
828 "569-checker-pattern-replacement",
829 "570-checker-osr",
830 "571-irreducible-loop",
831 "574-irreducible-and-constant-area",
832 "575-checker-string-init-alias",
833 "580-checker-string-fact-intrinsics",
834 "585-inline-unresolved",
835 "586-checker-null-array-get",
836 "587-inline-class-error",
837 "588-checker-irreducib-lifetime-hole",
838 "591-new-instance-string",
839 "592-checker-regression-bool-input",
840 "593-checker-boolean-2-integral-conv",
841 "593-checker-shift-and-simplifier",
842 "594-invoke-super",
843 "595-error-class",
844 "595-profile-saving",
845 "596-app-images",
846 "596-checker-dead-phi",
847 "596-monitor-inflation",
848 "597-deopt-busy-loop",
849 "597-deopt-invoke-stub",
850 "597-deopt-new-string",
851 "599-checker-irreducible-loop",
852 "600-verifier-fails",
853 "601-method-access",
854 "602-deoptimizeable",
855 "605-new-string-from-bytes",
856 "608-checker-unresolved-lse",
857 "612-jit-dex-cache",
858 "613-inlining-dex-cache",
859 "616-cha",
860 "616-cha-abstract",
861 "616-cha-interface",
862 "616-cha-interface-default",
863 "616-cha-miranda",
864 "622-simplifyifs-exception-edges",
865 "624-checker-stringops",
866 "626-const-class-linking",
867 "628-vdex",
868 "629-vdex-speed",
869 "630-safecast-array",
870 "631-checker-fp-abs",
871 "633-checker-rtp-getclass",
872 "634-vdex-duplicate",
873 "636-wrong-static-access",
874 "638-checker-inline-cache-intrinsic",
875 "638-checker-inline-caches",
876 "638-no-line-number",
877 "641-irreducible-inline",
878 "643-checker-bogus-ic",
879 "645-checker-abs-simd",
880 "647-jni-get-field-id",
881 "647-sinking-catch",
882 "648-inline-caches-unresolved",
883 "649-vdex-duplicate-method",
884 "652-deopt-intrinsic",
885 "656-annotation-lookup-generic-jni",
886 "656-checker-simd-opt",
887 "659-unpadded-array",
888 "660-clinit",
889 "660-store-8-16",
890 "661-classloader-allocator",
891 "661-oat-writer-layout",
892 "663-checker-select-generator",
893 "663-odd-dex-size",
894 "663-odd-dex-size2",
895 "663-odd-dex-size3",
896 "663-odd-dex-size4",
897 "667-jit-jni-stub",
898 "667-out-of-bounds",
899 "668-aiobe",
Igor Murashkinbab15062018-02-23 14:53:24 -0800900 "674-hotness-compiled",
901 "674-vdex-uncompress",
902 "675-checker-unverified-method",
903 "676-proxy-jit-at-first-use",
904 "676-resolve-field-type",
905 "706-checker-scheduler",
906 "707-checker-invalid-profile",
907 "714-invoke-custom-lambda-metafactory",
908 "800-smali",
909 "801-VoidCheckCast",
910 "802-deoptimization",
911 "804-class-extends-itself",
912 "900-hello-plugin",
913 "901-hello-ti-agent",
914 "903-hello-tagging",
915 "904-object-allocation",
916 "906-iterate-heap",
917 "909-attach-agent",
918 "910-methods",
919 "911-get-stack-trace",
920 "912-classes",
921 "913-heaps",
922 "918-fields",
923 "920-objects",
924 "922-properties",
925 "924-threads",
926 "925-threadgroups",
927 "927-timers",
928 "929-search",
929 "931-agent-thread",
930 "933-misc-events",
931 "936-search-onload",
932 "939-hello-transformation-bcp",
933 "944-transform-classloaders",
934 "946-obsolete-throw",
935 "948-change-annotations",
936 "950-redefine-intrinsic",
937 "952-invoke-custom",
938 "954-invoke-polymorphic-verifier",
939 "955-methodhandles-smali",
940 "956-methodhandles",
941 "957-methodhandle-transforms",
942 "958-methodhandle-stackframe",
943 "972-default-imt-collision",
944 "972-iface-super-multidex",
945 "973-default-multidex",
946 "974-verify-interface-super",
947 "975-iface-private",
948 "976-conflict-no-methods",
949 "978-virtual-interface",
950 "980-redefine-object",
951 "981-dedup-original-dex",
952 "983-source-transform-verify",
953 "986-native-method-bind",
954 "988-method-trace",
955 "989-method-trace-throw",
956 "993-breakpoints",
957 "1900-track-alloc",
958 "1906-suspend-list-me-first",
959 "1914-get-local-instance",
960 "1926-missed-frame-pop",
961 "1930-monitor-info",
962 "1932-monitor-events-misc",
963 "1935-get-set-current-frame-jit",
964 "1938-transform-abstract-single-impl",
965 "1939-proxy-frames",
966 "1940-ddms-ext",
967 "1945-proxy-method-arguments",
968 "1946-list-descriptors",
969 "1947-breakpoint-redefine-deopt"
970 ],
971 "variant": "jvm",
972 "bug": "b/73888836",
Nicolas Geoffray499b8f82018-03-15 22:29:24 +0000973 "description": ["Failing on RI. Needs further investigating."]
974 },
975 {
Nicolas Geoffray6589af12017-11-13 15:16:22 +0000976 "tests": ["616-cha-unloading",
David Brazdil3a4b6c92018-05-16 12:59:32 +0100977 "674-hiddenapi",
Nicolas Geoffray4024ff42018-05-21 18:04:38 +0100978 "677-fsi2",
Nicolas Geoffray14a5c982018-03-21 10:44:58 +0000979 "678-quickening",
David Brazdil3a4b6c92018-05-16 12:59:32 +0100980 "679-locks",
981 "999-redefine-hiddenapi"],
Nicolas Geoffray499b8f82018-03-15 22:29:24 +0000982 "variant": "jvm",
983 "description": ["Doesn't run on RI."]
984 },
985 {
986 "tests": ["616-cha-unloading"],
987 "variant": "trace",
988 "description": ["Trace prevents class unloading."]
Nicolas Geoffray66ff8a82018-02-28 13:27:55 +0000989 },
990 {
991 "tests": "677-fsi",
Nicolas Geoffray23919312018-02-28 22:41:44 +0000992 "variant": "no-dex2oat | no-image | no-prebuild | relocate-npatchoat | jvm",
Nicolas Geoffray66ff8a82018-02-28 13:27:55 +0000993 "description": ["Test requires a successful dex2oat invocation"]
Calin Juravle01b70002017-03-20 19:02:48 -0700994 }
Shubham Ajmera65adb8b2017-02-06 16:04:25 +0000995]