Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 1 | [ |
| 2 | { |
Alex Light | 8d58014 | 2017-10-11 12:56:48 -0700 | [diff] [blame] | 3 | "tests": [ "1939-proxy-frames", "1914-get-local-instance" ], |
| 4 | "description": ["Test 1939 & 1914 seems to consistently fail in gcstress on 64 bit with", |
Alex Light | 3dea212 | 2017-10-11 15:56:48 +0000 | [diff] [blame] | 5 | "a proxy this object having no associated class!"], |
| 6 | "variant": "gcstress", |
| 7 | "bug": "http://b/67679263" |
| 8 | }, |
| 9 | { |
Alex Light | d229229 | 2017-10-03 17:33:16 -0700 | [diff] [blame] | 10 | "tests": "1934-jvmti-signal-thread", |
| 11 | "description": ["Disables 1934-jvmti-signal-thread in tracing configurations"], |
| 12 | "variant": "trace | stream", |
| 13 | "bug": "http://b/67384421" |
| 14 | }, |
| 15 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 16 | "tests": "153-reference-stress", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 17 | "description": ["Disable 153-reference-stress temporarily until a fix", |
| 18 | "arrives."], |
| 19 | "bug": "http://b/33389022" |
| 20 | }, |
| 21 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 22 | "tests": "080-oom-fragmentation", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 23 | "description": "Disable 080-oom-fragmentation due to flakes.", |
| 24 | "bug": "http://b/33795328" |
| 25 | }, |
| 26 | { |
| 27 | "tests": ["497-inlining-and-class-loader", |
| 28 | "542-unresolved-access-check"], |
| 29 | "description": ["Disable 497-inlining-and-class-loader and ", |
| 30 | "542-unresolved-access-check until they are rewritten.", |
| 31 | "These tests use a broken class loader that tries to", |
| 32 | "register a dex file that's already registered with a", |
| 33 | "different loader."], |
| 34 | "bug": "http://b/34193123" |
| 35 | }, |
| 36 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 37 | "tests": "149-suspend-all-stress", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 38 | "description": "Disable 149-suspend-all-stress, its output is flaky", |
| 39 | "bug": "http://b/28988206" |
| 40 | }, |
| 41 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 42 | "tests": ["002-sleep", |
| 43 | "053-wait-some", |
| 44 | "055-enum-performance", |
| 45 | "133-static-invoke-super"], |
| 46 | "description": ["Tests that are timing sensitive and flaky on heavily", |
| 47 | "loaded systems."] |
| 48 | }, |
| 49 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 50 | "tests": "147-stripped-dex-fallback", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 51 | "variant": "target", |
| 52 | "description": ["147-stripped-dex-fallback isn't supported on device", |
| 53 | "because --strip-dex requires the zip command."] |
| 54 | }, |
| 55 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 56 | "tests": "569-checker-pattern-replacement", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 57 | "variant": "target", |
| 58 | "description": ["569-checker-pattern-replacement tests behaviour", |
| 59 | "present only on host."] |
| 60 | }, |
| 61 | { |
| 62 | "tests": ["116-nodex2oat", |
| 63 | "118-noimage-dex2oat", |
| 64 | "134-nodex2oat-nofallback"], |
| 65 | "variant": "prebuild", |
| 66 | "description": ["Note 116-nodex2oat is not broken per-se it just", |
| 67 | "doesn't (and isn't meant to) work with --prebuild."] |
| 68 | }, |
| 69 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 70 | "tests": ["117-nopatchoat", |
| 71 | "147-stripped-dex-fallback", |
| 72 | "608-checker-unresolved-lse"], |
| 73 | "variant": "no-prebuild" |
| 74 | }, |
| 75 | { |
| 76 | "tests": ["117-nopatchoat", |
| 77 | "118-noimage-dex2oat", |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 78 | "119-noimage-patchoat"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 79 | "variant": "no-relocate", |
| 80 | "description": ["117-nopatchoat is not broken per-se it just doesn't", |
| 81 | "work (and isn't meant to) without --prebuild", |
| 82 | "--relocate"] |
| 83 | }, |
| 84 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 85 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 86 | "variant": "interp-ac", |
| 87 | "description": ["Temporarily disable some broken tests when forcing", |
| 88 | "access checks in interpreter"], |
| 89 | "bug": "http://b/22414682" |
| 90 | }, |
| 91 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 92 | "tests" : "629-vdex-speed", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 93 | "variant": "interp-ac | no-dex2oat | interpreter | jit | relocate-npatchoat", |
| 94 | "description": "629 requires compilation." |
| 95 | }, |
| 96 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 97 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 98 | "variant": "gcstress", |
| 99 | "description": ["137-cfi needs to unwind a second forked process. We're", |
| 100 | "using a primitive sleep to wait till we hope the", |
| 101 | "second process got into the expected state. The", |
| 102 | "slowness of gcstress makes this bad."] |
| 103 | }, |
| 104 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 105 | "tests": "152-dead-large-object", |
Mathieu Chartier | 5591819 | 2017-02-28 13:20:27 -0800 | [diff] [blame] | 106 | "variant": "gcstress", |
Mathieu Chartier | f69aa30 | 2017-03-14 11:31:16 -0700 | [diff] [blame] | 107 | "description": ["152-dead-large-object requires a heap larger than what gcstress uses."], |
| 108 | "bug": "http://b/35800768" |
Mathieu Chartier | 5591819 | 2017-02-28 13:20:27 -0800 | [diff] [blame] | 109 | }, |
| 110 | { |
Mathieu Chartier | 282431b | 2017-07-12 10:28:54 -0700 | [diff] [blame] | 111 | "tests": "163-app-image-methods", |
| 112 | "variant": "gcstress", |
| 113 | "description": ["This test sometimes runs out of memory initializing the boot classpath."] |
| 114 | }, |
| 115 | { |
Vladimir Marko | aa0912c | 2017-09-15 13:30:06 +0100 | [diff] [blame] | 116 | "tests": "164-resolution-trampoline-dex-cache", |
| 117 | "variant": "interp-ac | interpreter", |
| 118 | "description": ["This test requires AOT mixed with JIT and enables the JIT by the ", |
| 119 | "runtime option -Xusejit:true. This conflicts with -Xint passed for ", |
| 120 | "interpreter configurations (interp-ac | interpreter). The 'jit' ", |
| 121 | "configuration succeeds even though it does not test anything useful."] |
| 122 | }, |
| 123 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 124 | "tests": ["908-gc-start-finish", |
| 125 | "913-heaps"], |
| 126 | "variant": "gcstress", |
| 127 | "description": ["908-gc-start-finish expects GCs only to be run at", |
| 128 | "clear points. The reduced heap size makes this", |
| 129 | "non-deterministic. Same for 913."] |
| 130 | }, |
| 131 | { |
Alex Light | fa67602 | 2017-04-27 09:25:32 -0700 | [diff] [blame] | 132 | "tests": ["961-default-iface-resolution-gen", |
| 133 | "964-default-iface-init-gen", |
| 134 | "968-default-partial-compile-gen"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 135 | "variant": "gcstress", |
Alex Light | fa67602 | 2017-04-27 09:25:32 -0700 | [diff] [blame] | 136 | "description": ["961-default-iface-resolution-gen,", |
| 137 | "968-default-partial-compile-gen and", |
| 138 | "964-default-iface-init-gen are very long tests that", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 139 | "often will take more than the timeout to run when", |
| 140 | "gcstress is enabled. This is because gcstress slows", |
| 141 | "down allocations significantly which these tests do a", |
| 142 | "lot."] |
| 143 | }, |
| 144 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 145 | "tests": "154-gc-loop", |
Mathieu Chartier | f69aa30 | 2017-03-14 11:31:16 -0700 | [diff] [blame] | 146 | "variant": "gcstress | jit & debug", |
| 147 | "description": ["154-gc-loop depends GC not happening too often"], |
| 148 | "bug": "http://b/35917229" |
Mathieu Chartier | 673665b | 2017-03-06 10:07:59 -0800 | [diff] [blame] | 149 | }, |
| 150 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 151 | "tests": "115-native-bridge", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 152 | "variant": "target", |
| 153 | "description": ["115-native-bridge setup is complicated. Need to", |
| 154 | "implement it correctly for the target."] |
| 155 | }, |
| 156 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 157 | "tests": "130-hprof", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 158 | "variant": "target", |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 159 | "description": ["130-hprof dumps the heap and runs hprof-conv to check", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 160 | "whether the file is somewhat readable. Thi is only", |
| 161 | "possible on the host. TODO: Turn off all the other", |
| 162 | "combinations, this is more about testing actual ART", |
| 163 | "code. A gtest is very hard to write here, as (for a", |
| 164 | "complete test) JDWP must be set up."] |
| 165 | }, |
| 166 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 167 | "tests": "138-duplicate-classes-check", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 168 | "variant": "ndebug", |
| 169 | "description": ["Turned on for debug builds since debug builds have", |
| 170 | "duplicate classes checks enabled"], |
| 171 | "bug": "http://b/2133391" |
| 172 | }, |
| 173 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 174 | "tests": "147-stripped-dex-fallback", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 175 | "variant": "no-dex2oat | no-image | relocate-npatchoat", |
| 176 | "description": ["147-stripped-dex-fallback is disabled because it", |
| 177 | "requires --prebuild."] |
| 178 | }, |
| 179 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 180 | "tests": ["116-nodex2oat", |
| 181 | "117-nopatchoat", |
| 182 | "118-noimage-dex2oat", |
| 183 | "119-noimage-patchoat", |
| 184 | "137-cfi", |
| 185 | "138-duplicate-classes-check2"], |
| 186 | "variant": "no-dex2oat | no-image | relocate-npatchoat", |
| 187 | "description": ["All these tests check that we have sane behavior if we", |
| 188 | "don't have a patchoat or dex2oat. Therefore we", |
| 189 | "shouldn't run them in situations where we actually", |
| 190 | "don't have these since they explicitly test for them.", |
| 191 | "These all also assume we have an image."] |
| 192 | }, |
| 193 | { |
| 194 | "tests": ["137-cfi", |
| 195 | "138-duplicate-classes-check", |
| 196 | "018-stack-overflow", |
| 197 | "961-default-iface-resolution-gen", |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 198 | "964-default-iface-init-gen"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 199 | "variant": "no-image", |
| 200 | "description": ["This test fails without an image. 018, 961, 964 often", |
| 201 | "time out."], |
| 202 | "bug": "http://b/34369284" |
| 203 | }, |
| 204 | { |
Alex Light | 772099a | 2017-11-21 14:05:04 -0800 | [diff] [blame] | 205 | "tests": "1940-ddms-ext", |
| 206 | "description": ["Test expects to be able to start tracing but we cannot", |
| 207 | "do that if tracing is already ongoing."], |
| 208 | "variant": "trace | stream" |
| 209 | }, |
| 210 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 211 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 212 | "description": ["This test unrolls and expects managed frames, but", |
| 213 | "tracing means we run the interpreter."], |
| 214 | "variant": "trace | stream" |
| 215 | }, |
| 216 | { |
| 217 | "tests": ["802-deoptimization", |
| 218 | "570-checker-osr"], |
| 219 | "description": ["This test dynamically enables tracing to force a", |
| 220 | "deoptimization. This makes the test meaningless", |
| 221 | "when already tracing, and writes an error message", |
| 222 | "that we do not want to check for."], |
| 223 | "variant": "trace | stream" |
| 224 | }, |
| 225 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 226 | "tests": "130-hprof", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 227 | "description": "130 occasional timeout", |
| 228 | "bug": "http://b/32383962", |
| 229 | "variant": "trace | stream" |
| 230 | }, |
| 231 | { |
| 232 | "tests": ["087-gc-after-link", |
| 233 | "141-class-unload"], |
| 234 | "variant": "trace | stream" |
| 235 | }, |
| 236 | { |
Nicolas Geoffray | 07c7028 | 2017-08-30 08:09:42 +0000 | [diff] [blame] | 237 | "tests": ["604-hot-static-interface", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 238 | "612-jit-dex-cache", |
| 239 | "613-inlining-dex-cache", |
Mingyao Yang | fbaf29e | 2017-12-03 23:25:28 -0800 | [diff] [blame] | 240 | "626-set-resolved-string", |
| 241 | "638-checker-inline-cache-intrinsic"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 242 | "variant": "trace | stream", |
| 243 | "description": ["These tests expect JIT compilation, which is", |
| 244 | "suppressed when tracing."] |
| 245 | }, |
| 246 | { |
Mingyao Yang | 2ee1790 | 2017-08-30 11:37:08 -0700 | [diff] [blame] | 247 | "tests": "597-deopt-busy-loop", |
| 248 | "variant": "interp-ac | interpreter | trace | stream", |
| 249 | "description": ["This test expects JIT compilation, which is", |
| 250 | "suppressed when tracing."] |
| 251 | }, |
| 252 | { |
| 253 | "tests": "597-deopt-invoke-stub", |
Mingyao Yang | f5f0883 | 2017-09-29 12:08:17 -0700 | [diff] [blame] | 254 | "variant": "speed-profile | interp-ac | interpreter | optimizing | trace | stream", |
Mingyao Yang | 2ee1790 | 2017-08-30 11:37:08 -0700 | [diff] [blame] | 255 | "description": ["This test expects JIT compilation and no AOT for", |
| 256 | "testing deoptimizing at quick-to-interpreter bridge."] |
| 257 | }, |
| 258 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 259 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 260 | "description": ["CFI unwinding expects managed frames, and the test", |
| 261 | "does not iterate enough to even compile. JIT also", |
| 262 | "uses Generic JNI instead of the JNI compiler."], |
| 263 | "variant": "interpreter | jit" |
| 264 | }, |
| 265 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 266 | "tests": "906-iterate-heap", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 267 | "description": ["Test 906 iterates the heap filtering with different", |
| 268 | "options. No instances should be created between those", |
| 269 | "runs to be able to have precise checks."], |
| 270 | "variant": "jit" |
| 271 | }, |
| 272 | { |
Alex Light | 0cdcf81 | 2017-02-08 13:37:30 -0800 | [diff] [blame] | 273 | "tests": ["904-object-allocation"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 274 | "variant": "jit" |
| 275 | }, |
| 276 | { |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 277 | "tests": ["570-checker-select", |
| 278 | "484-checker-register-hints"], |
| 279 | "description": ["These tests were based on the linear scan allocator,", |
| 280 | "which makes different decisions than the graph", |
| 281 | "coloring allocator. (These attempt to test for code", |
| 282 | "quality, not correctness.)"], |
| 283 | "variant": "regalloc_gc" |
| 284 | }, |
| 285 | { |
| 286 | "tests": ["454-get-vreg", |
| 287 | "457-regs", |
| 288 | "602-deoptimizeable"], |
| 289 | "description": ["Tests that should fail when the optimizing compiler ", |
| 290 | "compiles them non-debuggable."], |
Nicolas Geoffray | b2cad54 | 2017-07-10 11:18:57 +0100 | [diff] [blame] | 291 | "variant": "optimizing & ndebuggable | regalloc_gc & ndebuggable | speed-profile & ndebuggable | jit & ndebuggable" |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 292 | }, |
| 293 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 294 | "tests": "596-app-images", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 295 | "variant": "npictest" |
| 296 | }, |
| 297 | { |
Vladimir Marko | e4e692a | 2017-09-05 16:54:04 +0100 | [diff] [blame] | 298 | "tests": "639-checker-code-sinking", |
| 299 | "variant": "pictest", |
| 300 | "bug": "http://b/65366606" |
| 301 | }, |
| 302 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 303 | "tests": "055-enum-performance", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 304 | "variant": "optimizing | regalloc_gc", |
| 305 | "description": ["055: Exceeds run time limits due to heap poisoning ", |
| 306 | "instrumentation (on ARM and ARM64 devices)."] |
| 307 | }, |
| 308 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 309 | "tests": "909-attach-agent", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 310 | "variant": "debuggable", |
| 311 | "description": "Tests that check semantics for a non-debuggable app." |
| 312 | }, |
| 313 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 314 | "tests": "137-cfi", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 315 | "variant": "debuggable", |
| 316 | "description": ["The test relies on AOT code and debuggable makes us", |
| 317 | "JIT always."] |
| 318 | }, |
| 319 | { |
| 320 | "tests": ["000-nop", |
| 321 | "134-nodex2oat-nofallback", |
| 322 | "147-stripped-dex-fallback", |
Nicolas Geoffray | 77e3694 | 2017-03-08 13:40:23 +0000 | [diff] [blame] | 323 | "595-profile-saving"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 324 | "description": "The doesn't compile anything", |
| 325 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 326 | "variant": "optimizing | regalloc_gc" |
| 327 | }, |
| 328 | { |
| 329 | "tests": "089-many-methods", |
| 330 | "description": "The test tests a build failure", |
| 331 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 332 | "variant": "optimizing | regalloc_gc" |
| 333 | }, |
| 334 | { |
| 335 | "tests": ["018-stack-overflow", |
| 336 | "116-nodex2oat", |
| 337 | "117-nopatchoat", |
| 338 | "118-noimage-dex2oat", |
| 339 | "119-noimage-patchoat", |
| 340 | "126-miranda-multidex", |
| 341 | "137-cfi"], |
| 342 | "description": "The test run dalvikvm more than once.", |
| 343 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 344 | "variant": "optimizing | regalloc_gc" |
| 345 | }, |
| 346 | { |
| 347 | "tests": ["115-native-bridge", |
Nicolas Geoffray | 77e3694 | 2017-03-08 13:40:23 +0000 | [diff] [blame] | 348 | "088-monitor-verification"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 349 | "description": "The test assume they are always compiled.", |
| 350 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 351 | "variant": "optimizing | regalloc_gc" |
| 352 | }, |
| 353 | { |
Shubham Ajmera | 14de5c4 | 2017-03-13 10:51:14 -0700 | [diff] [blame] | 354 | "tests": "055-enum-performance", |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 355 | "description": ["The test tests performance which degrades during", |
| 356 | "bisecting."], |
| 357 | "env_vars": {"ART_TEST_BISECTION": "true"}, |
| 358 | "variant": "optimizing | regalloc_gc" |
| 359 | }, |
| 360 | { |
Nicolas Geoffray | 77e3694 | 2017-03-08 13:40:23 +0000 | [diff] [blame] | 361 | "tests": ["537-checker-arraycopy", |
| 362 | "641-checker-arraycopy"], |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 363 | "env_vars": {"ART_USE_READ_BARRIER": "true"}, |
| 364 | "variant": "interpreter | optimizing | regalloc_gc | jit" |
Nicolas Geoffray | 31c8858 | 2017-03-16 16:57:04 +0000 | [diff] [blame] | 365 | }, |
| 366 | { |
Nicolas Geoffray | 4f38e18 | 2017-03-16 20:32:58 +0000 | [diff] [blame] | 367 | "tests": ["476-clinit-inline-static-invoke", |
| 368 | "496-checker-inlining-class-loader", |
Nicolas Geoffray | a8e46e6 | 2017-03-21 10:22:02 +0000 | [diff] [blame] | 369 | "508-referrer-method", |
Nicolas Geoffray | 4f38e18 | 2017-03-16 20:32:58 +0000 | [diff] [blame] | 370 | "637-checker-throw-inline"], |
| 371 | "bug": "http://b/36365552", |
| 372 | "variant": "no-image & jit" |
Nicolas Geoffray | b8cd64b | 2017-03-17 11:55:14 +0000 | [diff] [blame] | 373 | }, |
| 374 | { |
| 375 | "tests": ["530-checker-lse", |
Nicolas Geoffray | 36dac9c | 2017-03-18 13:18:24 +0000 | [diff] [blame] | 376 | "530-checker-lse2", |
| 377 | "030-bad-finalizer", |
Nicolas Geoffray | b8cd64b | 2017-03-17 11:55:14 +0000 | [diff] [blame] | 378 | "080-oom-throw"], |
| 379 | "bug": "http://b/36377828", |
| 380 | "variant": "interp-ac" |
Calin Juravle | 26ab8d7 | 2017-03-20 14:45:15 -0700 | [diff] [blame] | 381 | }, |
Calin Juravle | e2492d4 | 2017-03-20 11:42:13 -0700 | [diff] [blame] | 382 | { |
Jeff Hao | 002b931 | 2017-03-27 16:23:08 -0700 | [diff] [blame] | 383 | "tests": ["629-vdex-speed", |
Alex Light | e79f329 | 2017-03-30 16:31:19 -0700 | [diff] [blame] | 384 | "634-vdex-duplicate"], |
Mathieu Chartier | fa0aa09 | 2017-03-27 15:43:54 -0700 | [diff] [blame] | 385 | "description": ["Profile driven dexlayout does not work with vdex or dex verifier."], |
Mathieu Chartier | 2c4b084 | 2017-12-13 11:49:51 -0800 | [diff] [blame] | 386 | "variant": "speed-profile" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 387 | }, |
| 388 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 389 | "test_patterns": ["616-cha.*"], |
| 390 | "description": ["cha tests rely on knowing more about the state of the JIT then is possible with jvmti-stress"], |
| 391 | "variant": "jvmti-stress & jit | redefine-stress & jit" |
| 392 | }, |
| 393 | { |
Andreas Gampe | 1078d15 | 2017-11-07 18:00:54 -0800 | [diff] [blame] | 394 | "test_patterns": ["616-cha"], |
| 395 | "description": ["The test assumes a boot image exists."], |
| 396 | "bug": "http://b/34193647", |
| 397 | "variant": "no-image" |
| 398 | }, |
| 399 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 400 | "tests": [ "663-odd-dex-size", |
| 401 | "663-odd-dex-size2", |
| 402 | "663-odd-dex-size3", |
| 403 | "663-odd-dex-size4" ], |
| 404 | "description": ["All the odd-dex-size tests cause slicer to emit warnings."], |
| 405 | "variant": "jvmti-stress | redefine-stress" |
| 406 | }, |
| 407 | { |
| 408 | "test_patterns": ["[0-9]*-checker-.*"], |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 409 | "description": ["Checker tests are not compatible with jvmti."], |
Alex Light | c38c369 | 2017-06-27 15:45:14 -0700 | [diff] [blame] | 410 | "variant": "jvmti-stress | redefine-stress | trace-stress | field-stress | step-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 411 | }, |
| 412 | { |
| 413 | "tests": [ |
| 414 | "961-default-iface-resolution-gen", |
Alex Light | c44b433 | 2018-01-12 10:04:08 -0800 | [diff] [blame] | 415 | "964-default-iface-init-gen", |
| 416 | "968-default-partial-compile-gen" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 417 | ], |
| 418 | "description": ["Tests that just take too long with jvmti-stress"], |
Alex Light | c38c369 | 2017-06-27 15:45:14 -0700 | [diff] [blame] | 419 | "variant": "jvmti-stress | redefine-stress | trace-stress | step-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 420 | }, |
| 421 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 422 | "tests": ["082-inline-execute"], |
| 423 | "description": ["speed-profile seems to cause the agent to be given an invalid dex file" ], |
| 424 | "bug": "b/65452964", |
| 425 | "variant": "redefine-stress & speed-profile | jvmti-stress & speed-profile" |
| 426 | }, |
| 427 | { |
| 428 | "tests": ["701-easy-div-rem", |
| 429 | "303-verification-stress"], |
| 430 | "description": ["speed-profile leads to dex files that slicer emits warnings about"], |
| 431 | "variant": "redefine-stress & speed-profile | jvmti-stress & speed-profile" |
| 432 | }, |
| 433 | { |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 434 | "tests": [ |
| 435 | "950-redefine-intrinsic", |
| 436 | "951-threaded-obsolete", |
| 437 | "952-invoke-custom", |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 438 | "952-invoke-custom-kinds", |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 439 | "953-invoke-polymorphic-compiler", |
| 440 | "954-invoke-polymorphic-verifier", |
| 441 | "955-methodhandles-smali", |
| 442 | "956-methodhandles", |
| 443 | "957-methodhandle-transforms", |
| 444 | "958-methodhandle-stackframe", |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 445 | "959-invoke-polymorphic-accessors", |
Alex Light | 5015148 | 2018-01-08 16:36:18 -0800 | [diff] [blame] | 446 | "979-const-method-handle", |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 447 | "990-method-handle-and-mr" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 448 | ], |
| 449 | "description": [ |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 450 | "Tests that use invoke-polymorphic/invoke-custom which is not yet supported by", |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 451 | "dexter/slicer." |
| 452 | ], |
| 453 | "bug": "b/37272822", |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 454 | "variant": "jvmti-stress | redefine-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 455 | }, |
| 456 | { |
| 457 | "tests": [ |
| 458 | "137-cfi", |
| 459 | "595-profile-saving", |
| 460 | "900-hello-plugin", |
| 461 | "909-attach-agent", |
Alex Light | 8ddfd9f | 2017-07-05 16:33:46 -0700 | [diff] [blame] | 462 | "981-dedup-original-dex", |
| 463 | "1900-track-alloc" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 464 | ], |
| 465 | "description": ["Tests that require exact knowledge of the number of plugins and agents."], |
Alex Light | c38c369 | 2017-06-27 15:45:14 -0700 | [diff] [blame] | 466 | "variant": "jvmti-stress | redefine-stress | trace-stress | field-stress | step-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 467 | }, |
| 468 | { |
| 469 | "tests": [ |
| 470 | "097-duplicate-method", |
| 471 | "138-duplicate-classes-check2", |
Alex Light | d9dc62a | 2017-05-17 11:02:53 -0700 | [diff] [blame] | 472 | "159-app-image-fields", |
| 473 | "649-vdex-duplicate-method", |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 474 | "804-class-extends-itself", |
| 475 | "921-hello-failure" |
| 476 | ], |
| 477 | "description": [ |
| 478 | "Tests that use illegal dex files or otherwise break dexter assumptions" |
| 479 | ], |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 480 | "variant": "jvmti-stress | redefine-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 481 | }, |
| 482 | { |
| 483 | "tests": [ |
| 484 | "018-stack-overflow", |
| 485 | "068-classloader", |
| 486 | "086-null-super", |
| 487 | "087-gc-after-link", |
| 488 | "626-const-class-linking", |
| 489 | "629-vdex-speed", |
Alex Light | d9dc62a | 2017-05-17 11:02:53 -0700 | [diff] [blame] | 490 | "647-jni-get-field-id", |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 491 | "944-transform-classloaders" |
| 492 | ], |
| 493 | "description": [ |
| 494 | "Tests that use custom class loaders or other features not supported ", |
| 495 | "by our JVMTI implementation" |
| 496 | ], |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 497 | "variant": "jvmti-stress | redefine-stress" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 498 | }, |
| 499 | { |
| 500 | "tests": [ |
Alex Light | 43e935d | 2017-06-19 15:40:40 -0700 | [diff] [blame] | 501 | "004-ThreadStress" |
| 502 | ], |
| 503 | "description": "The thread stress test just takes too long with field-stress", |
Alex Light | c38c369 | 2017-06-27 15:45:14 -0700 | [diff] [blame] | 504 | "variant": "jvmti-stress | field-stress | step-stress" |
Alex Light | 43e935d | 2017-06-19 15:40:40 -0700 | [diff] [blame] | 505 | }, |
| 506 | { |
| 507 | "tests": [ |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 508 | "031-class-attributes", |
Alex Light | c251ebc | 2017-04-13 10:49:45 -0700 | [diff] [blame] | 509 | "911-get-stack-trace" |
Alex Light | 8f2c6d4 | 2017-04-10 16:27:35 -0700 | [diff] [blame] | 510 | ], |
| 511 | "description": [ |
| 512 | "Tests that use annotations and debug data that is not kept around by dexter." |
| 513 | ], |
Alex Light | c251ebc | 2017-04-13 10:49:45 -0700 | [diff] [blame] | 514 | "bug": "b/37239009", |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 515 | "variant": "jvmti-stress | redefine-stress" |
Igor Murashkin | 8889a89 | 2017-04-24 16:09:15 -0700 | [diff] [blame] | 516 | }, |
| 517 | { |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 518 | "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 Murashkin | 8889a89 | 2017-04-24 16:09:15 -0700 | [diff] [blame] | 525 | "tests": [ |
Nicolas Geoffray | 4e868fa | 2017-04-21 17:16:44 +0100 | [diff] [blame] | 526 | "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 Levillain | 5fa822d | 2017-04-27 16:12:39 +0100 | [diff] [blame] | 535 | }, |
| 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 Jakovljevic | 7050f9d | 2017-05-08 15:19:39 +0200 | [diff] [blame] | 541 | }, |
| 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 Gampe | fa6b034 | 2017-06-02 08:36:42 -0700 | [diff] [blame] | 548 | }, |
| 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 Gampe | 98e3693 | 2017-06-02 16:15:27 -0700 | [diff] [blame] | 560 | }, |
| 561 | { |
Andreas Gampe | 4430b25 | 2017-07-11 10:47:22 -0700 | [diff] [blame] | 562 | "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 Gampe | 98e3693 | 2017-06-02 16:15:27 -0700 | [diff] [blame] | 592 | "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 Gampe | 73dd3a2 | 2017-06-05 13:28:03 -0700 | [diff] [blame] | 597 | }, |
| 598 | { |
Mathieu Chartier | c2583d2 | 2017-07-06 17:58:38 -0700 | [diff] [blame] | 599 | "tests": "141-class-unload", |
Nicolas Geoffray | cde8c35 | 2017-07-10 09:28:18 +0100 | [diff] [blame] | 600 | "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 Chartier | c2583d2 | 2017-07-06 17:58:38 -0700 | [diff] [blame] | 608 | "env_vars": {"SANITIZE_HOST": "address"} |
| 609 | }, |
| 610 | { |
Alex Light | b7edcda | 2017-04-27 13:20:31 -0700 | [diff] [blame] | 611 | "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 Juravle | 4e4001e | 2017-06-08 16:13:26 -0700 | [diff] [blame] | 616 | "tests": ["137-cfi", "629-vdex-speed"], |
| 617 | "description": [ "Tests require speed compilation which is no longer the default for", |
Nicolas Geoffray | 9a18396 | 2017-06-10 14:33:17 +0100 | [diff] [blame] | 618 | "no-prebuild or no-image configs."], |
| 619 | "variant": "no-prebuild | no-image" |
Nicolas Geoffray | cd9e5e7 | 2017-06-14 09:03:55 +0100 | [diff] [blame] | 620 | }, |
| 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 Geoffray | d732528 | 2017-06-15 09:15:50 +0100 | [diff] [blame] | 625 | }, |
| 626 | { |
| 627 | "tests": ["905-object-free"], |
| 628 | "description": [ "Flake on gcstress" ], |
| 629 | "bug": "b/62562923", |
| 630 | "variant": "gcstress & jit & target" |
Roland Levillain | 1849820 | 2017-06-28 13:15:55 +0100 | [diff] [blame] | 631 | }, |
| 632 | { |
Chang Xing | 3e37902 | 2017-07-24 18:38:10 -0700 | [diff] [blame] | 633 | "tests": "660-clinit", |
Alex Light | 6fdc1b6 | 2017-09-18 11:33:56 -0700 | [diff] [blame] | 634 | "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 Murashkin | de67643 | 2017-08-03 10:24:38 -0700 | [diff] [blame] | 637 | }, |
| 638 | { |
Nicolas Geoffray | e877a13 | 2017-08-06 10:31:57 +0100 | [diff] [blame] | 639 | "tests": ["961-default-iface-resolution-gen", |
| 640 | "964-default-iface-init-gen", |
| 641 | "968-default-partial-compile-gen"], |
Igor Murashkin | de67643 | 2017-08-03 10:24:38 -0700 | [diff] [blame] | 642 | "env_vars": {"SANITIZE_HOST": "address"}, |
| 643 | "description": ["Test hits dex2oat watchdog timeout (60sec) on art-asan"] |
Jeff Hao | 3c3911e | 2017-08-14 15:14:29 -0700 | [diff] [blame] | 644 | }, |
| 645 | { |
| 646 | "tests": "664-aget-verifier", |
| 647 | "description": ["Aget on potentially null array fails verification."], |
| 648 | "bug": "b/64683522" |
Igor Murashkin | 545412b | 2017-08-17 15:26:54 -0700 | [diff] [blame] | 649 | }, |
| 650 | { |
| 651 | "tests": "661-oat-writer-layout", |
Alex Light | 5015148 | 2018-01-08 16:36:18 -0800 | [diff] [blame] | 652 | "variant": "interp-ac | interpreter | jit | no-dex2oat | no-prebuild | no-image | trace | redefine-stress | jvmti-stress", |
Igor Murashkin | 545412b | 2017-08-17 15:26:54 -0700 | [diff] [blame] | 653 | "description": ["Test is designed to only check --compiler-filter=speed"] |
Calin Juravle | 01b7000 | 2017-03-20 19:02:48 -0700 | [diff] [blame] | 654 | } |
Mathieu Chartier | dcd56c9 | 2017-11-20 20:30:24 -0800 | [diff] [blame] | 655 | |
Shubham Ajmera | 65adb8b | 2017-02-06 16:04:25 +0000 | [diff] [blame] | 656 | ] |